We use KVM.
We use Centos7 with and Cpanel (think it does not matters) and installed qemu-guest-agent.
Snapshots working fine. we install cloudlinux yesterday on this machine (based on centos7).
Today we like create a new snapshot. it takes over 1h and we abborded it.
some log of an other try:
Feb 27 09:11:12 backup pvedaemon[15239]: <root@pam> snapshot VM 10001: test2
after 40 minutes we canceled snasphot task
Feb 27 09:58:47 backup pvedaemon[15239]: closing with read buffer at /usr/share/perl5/IO/Multiplex.pm line 927.
Feb 27 09:58:47 backup pvedaemon[15239]: VM 10001 qmp command failed - received interrupt
Feb 27 09:58:47 backup pvedaemon[15239]: guest-fsfreeze-freeze problems - received interrupt
Feb 27 09:58:52 backup pvedaemon[26912]: <root@pam> end task UPID:backup:00003B87:0055B0BF:5E5779A0:qmsnapshot:10001:root@pam: unexpected status
The machine is locked. We do qm unlock 10001
But still the VM is freezed. We have do to STOP and START to this machine.
We checked very long. Nothing helps. Only
systemctl stop qemu-guest-agent
brings the trick. now snapshots work as expected.
Other VMs works fine with Snapshot and qemu agent.
What can it be?
Nothing in Proxmox log. only see above
message.log of VM:
Feb 27 09:10:01 c01cpan systemd: Started Session c1248 of user root.
Feb 27 09:10:01 c01cpan systemd: Started Session c1249 of user root.
Feb 27 09:10:05 c01cpan systemd: Removed slice User Slice of root.
Feb 27 09:10:07 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:19 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:32 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:44 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:56 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:11:12 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:11:12 c01cpan qemu-ga: info: guest-fsfreeze called
Feb 27 09:11:12 c01cpan qemu-ga: info: executing fsfreeze hook with arg 'freeze'
next line is after STOP and START:
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpuset
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpu
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpuacct
Feb 27 10:02:14 c01cpan kernel: Linux version 3.10.0-962.3.2.lve1.5.28.el7.x86_64
Thanks so far.
We use Centos7 with and Cpanel (think it does not matters) and installed qemu-guest-agent.
Snapshots working fine. we install cloudlinux yesterday on this machine (based on centos7).
Today we like create a new snapshot. it takes over 1h and we abborded it.
some log of an other try:
Feb 27 09:11:12 backup pvedaemon[15239]: <root@pam> snapshot VM 10001: test2
after 40 minutes we canceled snasphot task
Feb 27 09:58:47 backup pvedaemon[15239]: closing with read buffer at /usr/share/perl5/IO/Multiplex.pm line 927.
Feb 27 09:58:47 backup pvedaemon[15239]: VM 10001 qmp command failed - received interrupt
Feb 27 09:58:47 backup pvedaemon[15239]: guest-fsfreeze-freeze problems - received interrupt
Feb 27 09:58:52 backup pvedaemon[26912]: <root@pam> end task UPID:backup:00003B87:0055B0BF:5E5779A0:qmsnapshot:10001:root@pam: unexpected status
The machine is locked. We do qm unlock 10001
But still the VM is freezed. We have do to STOP and START to this machine.
We checked very long. Nothing helps. Only
systemctl stop qemu-guest-agent
brings the trick. now snapshots work as expected.
Other VMs works fine with Snapshot and qemu agent.
What can it be?
Nothing in Proxmox log. only see above
message.log of VM:
Feb 27 09:10:01 c01cpan systemd: Started Session c1248 of user root.
Feb 27 09:10:01 c01cpan systemd: Started Session c1249 of user root.
Feb 27 09:10:05 c01cpan systemd: Removed slice User Slice of root.
Feb 27 09:10:07 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:19 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:32 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:44 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:10:56 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:11:12 c01cpan qemu-ga: info: guest-ping called
Feb 27 09:11:12 c01cpan qemu-ga: info: guest-fsfreeze called
Feb 27 09:11:12 c01cpan qemu-ga: info: executing fsfreeze hook with arg 'freeze'
next line is after STOP and START:
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpuset
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpu
Feb 27 10:02:14 c01cpan kernel: Initializing cgroup subsys cpuacct
Feb 27 10:02:14 c01cpan kernel: Linux version 3.10.0-962.3.2.lve1.5.28.el7.x86_64
Thanks so far.