]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Migrate.pm
fix #1147: allow marking non-volume mps as shared
[pve-container.git] / src / PVE / LXC / Migrate.pm
2016-11-03 Fabian Grünbichlerfix #1147: allow marking non-volume mps as shared
2016-07-11 Fabian Grünbichlercollect errors from all local volumes
2016-07-11 Fabian Grünbichlerswitch order of disk checks
2016-07-11 Fabian Grünbichlercollect and log origin of found local volumes
2016-06-21 Fabian Grünbichleradd checks from QemuMigrate
2016-05-04 Fabian Grünbichlerfix typos
2016-05-04 Fabian Grünbichlerfix #971: don't activate shared storage in offline...
2016-03-16 Fabian Grünbichlerspelling/typo correction
2016-03-16 Fabian GrünbichlerAdd force parameter for migration with bind/dev mp
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2015-10-12 Wolfgang Linkfix bug #750: deactivate volumes to be sure there are...
2015-09-07 Wolfgang Linkfix unlock handling after migration.
2015-09-01 Thomas Lamprechtfixed call for cfg file and error when CT is running...
2015-09-01 Dietmar Maureradd offline migration code