Jump to content

How to enable hibernation for Manjaro i3 VM?


Recommended Posts

Posted

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...