VirtualBox

Opened 13 years ago

Last modified 6 years ago

#9717 new defect

Unable to restore from state saved with memory balloon active

Reported by: cb1 Owned by:
Component: VMM Version: VirtualBox 4.1.4
Keywords: balloon pgm VERR_SSM_LOADED_TOO_LITTLE Cc:
Guest type: Windows Host type: Windows

Description (last modified by Klaus Espenlaub)

Steps to reproduce:

  1. Create a VM, install an operating system that supports the VirtualBox Guest Additions (Windows, Linux)
  2. Install Guest Additions, Reboot guest
  3. VBoxManage controlvm [vnname] [balloon size]
    (any balloon size grater than zero causes the issue)
  4. Save the VM state
  5. Attempt to start the VM

Error message is Failed to load unit 'pgm' (VERR_SSM_LOADED_TOO_LITTLE).

Attachments (1)

VBox.log (73.6 KB ) - added by cb1 13 years ago.

Download all attachments as: .zip

Change History (6)

by cb1, 13 years ago

Attachment: VBox.log added

comment:1 by Maakuth, 9 years ago

I have a similar issue with at least 4.3.18 and 4.3.20 (Win8.1 x64 host, Linux x64 guest), albeit with different error message:

ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={8ab7c520-2442-4b66-8d74-4ff1e195d2b6} aComponent={Console} aText={Failed to load unit 'pgm' (VERR_INVALID_PARAMETER)}, preserve=false

See my VBox.log. I'll try without large pages soon.

comment:2 by Klaus Espenlaub, 9 years ago

Description: modified (diff)

Disabling large pages should help: VBoxManage modifyvm "vmname" --largepages off

Most likely this happens only on host OSes where VirtualBox enables large page support by default, which is more or less Windows only.

comment:3 by Maakuth, 9 years ago

Same problem with largepages off, there's another VBox.log in Gist.

comment:4 by Maakuth, 9 years ago

I confirmed that this issued doesn't happen if I reset balloon to 0. That serves as a workaround, one just has to remember to zero it before saving state.

comment:5 by csb, 6 years ago

Still happens with 5.2.12. Maybe put a hint into the documentation that memory ballons must not be "state saved"?

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use