Hello,
we're running proxmox-ve: 5.4-1 (running kernel: 4.15.18-12-pve)
I was trying to test qemu-guest-agent fsfreeze function in a CloudLinux release 7.7 (3.10.0-962.3.2.lve1.5.26.4.el7.x86_64) guest.
When I issue the command
qm agent <vmid> fsfreeze-freeze
The guest agent stop responding and I get
"QEMU guest agent is not running"
In order to restore functionality I have to restart qemu-guest-agent.service (systemctl restart qemu-guest-agent.service) but the process seems not responding and finally systemd kills it to restart.
I've noticed some backup related post with a similar behaviour. Could you help me debug this problem?
Thank you
we're running proxmox-ve: 5.4-1 (running kernel: 4.15.18-12-pve)
I was trying to test qemu-guest-agent fsfreeze function in a CloudLinux release 7.7 (3.10.0-962.3.2.lve1.5.26.4.el7.x86_64) guest.
When I issue the command
qm agent <vmid> fsfreeze-freeze
The guest agent stop responding and I get
"QEMU guest agent is not running"
In order to restore functionality I have to restart qemu-guest-agent.service (systemctl restart qemu-guest-agent.service) but the process seems not responding and finally systemd kills it to restart.
I've noticed some backup related post with a similar behaviour. Could you help me debug this problem?
Thank you