commit | 27cea49df01174ac16ee98cb9358f0e09ef23f3b | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Sat Mar 10 02:30:30 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Mar 10 02:30:30 2012 +0400 |
tree | e02ac343cd355cd602d0daff1f3c09a7da00ef17 | |
parent | 3b55e6d8db2fa8dcf567ecd251cb8661fcb8a7f9 [diff] |
ploop: vzctl create implemented TODO1: introduce support for choosing whether new CT will be created on ploop or not. It could be one or any of: - a global config parameter - a run-time check (if ploop is supported) - a vzctl create option For now, vps_create() calls fs_create with ploop=1. TODO2: think about precreated ploop images instead of tarballs, or maybe even snapshots. Signed-off-by: Kir Kolyshkin <kir@openvz.org>