Is Pause-to-disk possible ?

shodan

Active Member
Sep 1, 2022
257
69
33
When you pause a VM, it keeps using the ram.

But I need to pause a VM because I temporarily need some of that RAM.

So I'd like proxmox to pause-to-disk instead of "pause-to-ram"

Is that possible ?
 
Isnt that what "Hibernate" does ;-) ?

1786955418520.png
 
Last edited:
Ah ok thanks !
Must be a new thing in proxmox 9, I'm still on 8
1786973804265.png
And is that an ACPI command like suspend and shutdown where the guest OS has to have the qemu agent running and the capability to hibernate setup ?

Or is it a proxmox-side of thing that will work with any VM any time ?

thanks !