Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Ploop/Getting started

204 bytes added, 21:15, 26 April 2012
Converting an existing CT: add setting diskspace
=== Converting an existing CT ===
1. Set some sane diskspace value (which will be used as a size of newly created ploop image). Here is the example to set diskspace to 10 gigabytes:
vzctl set ''CTID'' --diskspace 10G --save
 
2. Convert:
vzctl convert ''CTID''