5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2025-01-12 09:17:50 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Dietmar Maurer
c17dcb3eb3 PVE::ReplicationState - new helpers record_job_start/record_job_end 2017-06-20 07:13:00 +02:00
Dietmar Maurer
55222f3747 PVE/ReplicationState.pm: implement write_vmid_job_states
Update all job states related to a specific $vmid
2017-06-12 11:33:05 +02:00
Dietmar Maurer
c292c8e994 PVE::ReplicationState - add job_status, get_next_job, job_logfile_name helpers
Moved code from PVE::Replication.
2017-06-12 06:30:56 +02:00
Dietmar Maurer
52dcecfcbb PVE::ReplicationState - new helper replication_snapshot_name()
Changed replication snapshot naming to __replicate_<jobid>_<lastsync>__
to avoid conflicts with normal snapshot names.
2017-06-06 11:47:38 +02:00
Dietmar Maurer
90c07bf789 PVE::ReplicationState - hold guest_migration_lock during state update 2017-06-02 09:51:01 +02:00
Dietmar Maurer
3f7cacffb1 PVE::ReplicationState - new helper class to read/write replication state 2017-06-02 09:17:36 +02:00