Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Lamprecht
cbbb06a5ae add create_and_lock_config
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-12 09:45:40 +02:00
Alwin Antreich
4c3144eaa6 Fix #1480: die if snapshot name is not found before set_lock is used
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2017-09-01 09:06:24 +02:00
Dietmar Maurer
c324e90764 call get_replicatable_volumes with $vmid parameter 2017-06-13 09:17:50 +02:00
Dietmar Maurer
54b79ff5e2 get_replicatable_volumes: add $vmid parameter 2017-06-13 09:00:24 +02:00
Dietmar Maurer
14f17b497a PVE/AbstractConfig.pm - include missing classes 2017-06-13 06:13:39 +02:00
Wolfgang Link
683a30e062 Make rollback compatible with storage replica.
If we rollback we have to clean up all local replication snapshots.
2017-06-12 10:54:33 +02:00
Dietmar Maurer
3f85b14d89 PVE::AbstractConfig - add prototype for get_replicatable_volumes 2017-06-12 09:03:14 +02:00
Dietmar Maurer
eb74d48313 AbstractConfig.pm: remove code for replicate configuration
It is no longer used.
2017-05-29 07:33:38 +02:00
Dietmar Maurer
bff37779c0 AbstractConfig.pm: do not copy/store replicate parameter in snapshot config 2017-05-06 11:40:22 +02:00
Wolfgang Link
38532f70ad Replica parameters should be ignored by snapshot and restore.
The replica are parameter that should not be changed by a rollback.
2017-04-28 10:46:57 +02:00
Fabian Grünbichler
58a3c91ced initial commit
AbstractConfig.pm and AbstractMigrate.pm copied from
pve-common

added use statements for PVE::Cluster and PVE::Storage to
AbstractConfig
2017-01-24 14:03:24 +01:00