[pve-devel] [PATCH container 0/5] improved mountpoint restore

Fabian Grünbichler f.gruenbichler at proxmox.com
Mon May 30 11:45:52 CEST 2016


This patch series implements support for the two scenarios
from bug #996 along with fixes for some related issues.

Tested with pct create/restore and various backups, including
some openvz archives. More testing and feedback welcome!

Fabian Grünbichler (5):
  automatically restore mountpoints from backup
  add ignore_ro flag to mount_all
  split up create_rootfs and restore_and_configure
  warn about unsupported backup configuration
  support non-existing mount paths

 src/PVE/API2/LXC.pm          |  70 +++++++++++++++++------
 src/PVE/LXC.pm               |  25 +++++++--
 src/PVE/LXC/Create.pm        | 130 +++++++++++++++++++++----------------------
 src/PVE/VZDump/ConvertOVZ.pm |   4 +-
 4 files changed, 137 insertions(+), 92 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list