]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Migrate.pm
add vm_stop helper
[pve-container.git] / src / PVE / LXC / Migrate.pm
2017-10-17 Wolfgang Bumilleradd vm_stop helper
2017-06-22 Wolfgang Bumillermigrate: pass the with_snapshots parameter
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - use replication job, transfer repli...
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - add missing "use PVE::LXC::Config;"
2017-06-09 Wolfgang Bumillermigrate: implement insecure storage migration
2017-05-23 Wolfgang Bumillermigrate: pass ssh_info to storage_migrate
2017-05-06 Dietmar MaurerRevert "Integrate storage replica in lxc migration."
2017-05-06 Dietmar MaurerRevert "migrate: cleanup replica volume skip condition"
2017-04-28 Wolfgang Bumillermigrate: cleanup replica volume skip condition
2017-04-28 Wolfgang LinkIntegrate storage replica in lxc migration.
2016-12-02 Dominik Csapakimplement lxc restart migration
2016-11-03 Fabian Grünbichlerfix spelling: 'mountpoint' 'mount point'
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