ZSTACK : Shrink Disk Size

Linux

    1. run   dd if=/dev/zero of=/zerofile &

    2. wait until disk end up

    3. run  rm -rf /zerofile

    4. stop vm

    5. at ZSTACK WUI snapshot

    6. after snapshot created

    7. remove all snapshot at once

    8. then the vm will be in the optimal disk size  and shrink finished.