]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuMigrate.pm
fix #2563: allow live migration with local cloud-init disk
[qemu-server.git] / PVE / QemuMigrate.pm
2021-07-23 Mira Limbeckfix #2563: allow live migration with local cloud-init...
2021-06-23 Wolfgang Bumillerallow migrating raw btrfs volumes
2021-06-23 Thomas Lamprechtmigrate prepare: make content type check generic
2021-06-23 Thomas Lamprechtmigrate prepare: use also explicit variable for storecfg
2021-06-21 Fabian Ebnermigrate: enforce that image content type is available
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-08 Fabian EbnerRevert "revert spice_ticket prefix change in 7827de4"
2021-04-29 Thomas LamprechtRevert "migration: do not set default speed limit"
2021-04-23 Fabian Ebnermigrate: fix memory migration start time
2021-04-19 Thomas Lamprechtmigration: keep log rate steady if polling gets more...
2021-04-19 Thomas Lamprechtmigration: rework logging to more humand friendly,...
2021-04-19 Thomas Lamprechtmigration: factor out variable + code cleanup
2021-04-19 Thomas Lamprechtmigration: log: s/migration_caps/migration capabilities/
2021-04-19 Thomas Lamprechtmigration: do not set default speed limit
2021-04-19 Thomas Lamprechtmigration: refactor and tidy-up code
2021-04-18 Fabian Ebnermigration: move finishing block jobs to phase2 for...
2021-04-18 Fabian Ebnermigration: split out replication from scan_local_volumes
2021-04-18 Fabian Ebnermigration: keep track of replicated volumes via local_v...
2021-04-18 Fabian Ebnermigration: use storage_migration for checks instead...
2021-04-18 Fabian Ebnermigration: cleanup_remotedisks: simplify and include...
2021-04-18 Fabian Ebnermigration: simplify removal of local volumes and get...
2021-04-18 Fabian Ebnermigration: add nbd migrated volumes to volume_map earlier
2021-04-18 Fabian Ebnermigration: save targetstorage and bwlimit in local_volu...
2021-04-18 Fabian Ebnermigration: fix calculation of bandwith limit for non...
2021-04-18 Fabian Ebnermigration: split out config_update_local_disksizes...
2021-04-18 Fabian Ebnermigration: avoid re-scanning all volumes
2021-04-18 Fabian Ebnermigration: split sync_disks into two functions
2020-12-15 Fabian Ebnermigration: sort volumes migrated with storage_migrate
2020-12-15 Fabian Ebnermigration: factor out starting remote tunnel
2020-12-15 Fabian Ebneruse new move_config_to_node method
2020-11-24 Fabian Ebnerdeactivate volumes after storage_migrate
2020-11-24 Fabian Ebneradapt to new storage_migrate activation behavior
2020-11-09 Fabian Ebnerdon't migrate replicated VM whose replication job is...
2020-11-09 Fabian Ebnerfix checks for transfering replication state/switching...
2020-11-09 Fabian EbnerRepeat check for replication target in locked section
2020-10-16 Thomas Lamprechtfix various conditionally declared vars
2020-08-04 Fabian EbnerUse correct option for storage_migrate
2020-07-09 Stefan Reiterfixup: use parse_property_string instead of parse_cpu_c...
2020-07-01 Fabian Ebnerupdate_disksize: make interface leaner
2020-07-01 Fabian Ebnersync_disks: fix check
2020-05-06 Fabian Grünbichlermigrate: cleanup forwarding code
2020-05-04 Dominik Csapakmigrate: skip rescan for efidisk and shared volumes
2020-05-04 Fabian Grünbichlermigrate: don't accidentally take NBD code paths
2020-04-29 Thomas Lamprechtmigrate: only stop NBD if we got a NBD url from the...
2020-04-29 Fabian EbnerInclude vmstate and unused volumes in foreach_volid
2020-04-29 Fabian EbnerFix test_volid call for vmstate and fix check for snaps...
2020-04-20 Fabian Grünbichlermigrate: simplify replicated_volume loop
2020-04-20 Fabian EbnerFix live migration with replicated unused volumes
2020-04-17 Thomas Lamprechtmigrate: workaround issues with format switch on storag...
2020-04-08 Fabian Ebnersync_disks: log output of storage_migrate
2020-04-08 Fabian Ebnersync_disks: be more verbose if storage_migrate fails
2020-04-08 Fabian Ebnersync_disks: use allow_rename to avoid collisions on...
2020-04-08 Fabian EbnerUpdate volume IDs in one go
2020-04-08 Fabian EbnerTake note of changes to the volume IDs when migrating...
2020-04-08 Fabian EbnerUse new storage_migrate interface
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-04-02 Fabian Grünbichlermigrate: allow arbitrary source->target storage maps
2020-04-02 Stefan Reitermigration: fix downtime limit auto-increase
2020-04-01 Fabian Grünbichlermigrate: improve cleanup_remotedisks
2020-03-30 Dominik Csapakfix efidisks on storages with minimum sizes bigger...
2020-03-27 Fabian Ebnermigration with targetstorage: check if target storage...
2020-03-27 Thomas Lamprechtmigrate sync disks: split long line
2020-03-27 Thomas Lamprechtmigrate sync_disks: use own variable for often referenc...
2020-03-27 Fabian Grünbichlermigrate: cleanup disk/bitmaps if 'qm start' failed
2020-03-27 Fabian Grünbichlermigrate: fix auto-vivification in cleanup_bitmaps
2020-03-27 Fabian Grünbichlermigrate: fix replication false-positives
2020-03-25 Fabian EbnerFix calls to get_replicateable_volumes
2020-03-25 Thomas Lamprechtqemu migrate: sort and split module usage
2020-03-25 Thomas Lamprechtadd basic version check for live-migration with replica...
2020-03-24 Fabian Grünbichlermigrate: add live-migration of replicated disks
2020-03-24 Fabian Grünbichlermigrate: add replication info to disk overview
2020-03-20 Thomas Lamprechtmigrate phase3: add to comment why a blockjob cancel...
2020-03-20 Mira Limbeckrevert spice_ticket prefix change in 7827de4
2020-03-18 Fabian Grünbichlerdrive_mirror: rename variables and values
2020-03-18 Mira Limbeckadd unix socket support for NBD storage migration
2020-03-18 Mira Limbeckadd qemu_drive_mirror_monitor completion modes
2020-03-09 Fabian EbnerConsistently use format determined in 'PVE::Storage...
2020-03-09 Fabian Ebnersync_disks: Always set 'snapshots' for qcow2 and vmdk...
2020-03-07 Fabian EbnerCreate Drive.pm and move drive-related code there
2020-03-03 Stefan Reiterfix #2611: use correct operation in get_bandwidth_limit
2020-02-06 Stefan Reiterqmp: use migrate-set-parameters in favor of deprecated...
2020-02-05 Fabian Grünbichlermigrate: re-order lines to improve readability
2020-02-05 Fabian EbnerExtract volume ID before calling 'parse_volume_id'
2020-02-05 Fabian Ebnerrename 'volid' to 'drivestr' where it's not only a...
2020-01-09 Fabian EbnerRemove unused 'sharedvm' variable
2019-12-12 Stefan Reiterfix #2493: show QEMU errors in migration log
2019-12-12 Stefan Reiterhide long commandline on vm_start/migrate failure
2019-12-11 Stefan Reiterupdate disk size before local disk migration
2019-12-09 Stefan Reiterremove $vmid param from print_drive
2019-12-04 Thomas Lamprechtrefactor storage whitelist in sync_disks to regex
2019-11-30 Thomas Lamprechtmigrate phase 3 cleanup: add error into error propagati...
2019-11-20 Stefan Reiterrefactor: extract QEMU machine related helpers to package
2019-11-20 Stefan Reiterrefactor: create QemuServer::Monitor for high-level...
2019-11-20 Thomas Lamprechtmigration: fix false-positive log for copying local...
2019-10-28 Fabian Ebnerfix typo in migration cleanup error message
2019-08-26 Mira Limbeckclose #2263: die on live migration with local cloudinit...
2019-08-20 Dominik Csapakfix remote viewer live migration
2019-05-07 Tim Marxmigrate: log which local resource causes error
2019-05-07 Tim Marxwhitespace cleanup
next