[pve-devel] [PATCH v2 container 0/3] pct restore fixes
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Apr 20 12:30:41 CEST 2016
This patch series fixes some bugs regarding pct restore:
- keeping configuration options from previous container when
restoring to existing container ID
- incomplete filtering of parameters passed to update_pct_config
- dropping of rootfs properties other than 'size'
this allows restoring a backup with ACL enabled rootfs.
Changes to v1:
- completely drop existing container configuration and update
other patches accordingly
- warn when encountering unusedX as parameter to create_vm
Fabian Grünbichler (3):
don't keep old existing config when restoring
skip some additional config options when restoring
fix #942: restore ACL and other rootfs options from backup
src/PVE/API2/LXC.pm | 14 ++++++++++----
src/PVE/LXC/Create.pm | 30 ++++++++----------------------
src/PVE/VZDump/ConvertOVZ.pm | 4 +++-
3 files changed, 21 insertions(+), 27 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list