May 6, 20206 yr Hi All, I've checked the following article: https://wiki.unraid.net/UnRAID_6/VM_Guest_Support#Using_Hibernation But it only talks about installing the qemu agent on windows. I tried installing the qemu-guest-agent package and I can run it on the vm via `systemctl start qemu-ga` and status seems to be working. ~❯ systemctl status qemu-ga ● qemu-ga.service - QEMU Guest Agent Loaded: loaded (/usr/lib/systemd/system/qemu-ga.service; disabled; vendor preset: disabled) Active: active (running) since Wed 2020-05-06 10:58:13 AEST; 1s ago Main PID: 1165 (qemu-ga) Tasks: 1 (limit: 19192) Memory: 996.0K CGroup: /system.slice/qemu-ga.service └─1165 /usr/bin/qemu-ga May 06 10:58:13 Manjaro systemd[1]: Started QEMU Guest Agent. But when I hibernate from the unraid webpage, I get the following error: ● qemu-ga.service - QEMU Guest Agent Loaded: loaded (/usr/lib/systemd/system/qemu-ga.service; disabled; vendor preset: disabled) Active: failed (Result: core-dump) since Wed 2020-05-06 10:59:08 AEST; 23s ago Process: 1165 ExecStart=/usr/bin/qemu-ga (code=dumped, signal=ABRT) Main PID: 1165 (code=dumped, signal=ABRT) May 06 10:58:13 Manjaro systemd[1]: Started QEMU Guest Agent. May 06 10:59:08 Manjaro qemu-ga[1165]: free(): double free detected in tcache 2 May 06 10:59:08 Manjaro systemd[1]: qemu-ga.service: Main process exited, code=dumped, status=6/ABRT May 06 10:59:08 Manjaro systemd[1]: qemu-ga.service: Failed with result 'core-dump'. Any advice on how to get this working?
Archived
This topic is now archived and is closed to further replies.