commit | a5c73cb399ea77257b4f8467890b420ff7efc380 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Mar 24 21:24:38 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Mar 24 21:24:38 2014 -0700 |
tree | 642ea77a09a2b2e13e409fdb09d1da83c3ce4bae | |
parent | 460738d39e6f498bf73a8b42b61483debbd207a0 [diff] |
vzctl set --diskspace: add --offline-resize For ploop, sometimes it makes sense to do an offline resize. Add an appropriate option and pass it on to ploop library. Add possible sanity checks. Add to usage and bash_completion. Modify vzctl(8) man page accordingly. Signed-off-by: Kir Kolyshkin <kir@openvz.org>