]> git.proxmox.com Git - pve-ha-manager.git/commit
move upid_wait from PVE2 env to HA::Tools
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jan 2016 12:16:35 +0000 (13:16 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Jan 2016 16:03:23 +0000 (17:03 +0100)
commit337834855729f4ad0f6d8671c6083785e46b9ef3
treeb0779f223f1057af27395f658ef021bfe496d6be
parentea28f873c9bce4af57d98319d4c1d95c89cbcbde
move upid_wait from PVE2 env to HA::Tools

We can now use the new wait_upid from PVE::Tools and we output a
"Task still active" every five seconds instead of every second,
so we trash the log less.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/Env/PVE2.pm
src/PVE/HA/Resources/PVECT.pm
src/PVE/HA/Resources/PVEVM.pm
src/PVE/HA/Tools.pm