VirtualBox

Opened 15 years ago

Closed 9 years ago

#3603 closed enhancement (fixed)

Request for Start in Paused Mode

Reported by: Anders Olsson Owned by:
Component: VM control Version: VirtualBox 2.1.4
Keywords: state pause Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

We use multiple VMs to build clusters. When saving states of the VM, it's quite easy for us to quickly pause all machines, and then save their individual states. But when starting the VMs we get trouble, because before we have started up all VMs the first one started gets network timeouts when looking for the other nodes. What would be needed is that the nodes gets paused as soon as they are restored, so that they can be resumed all at the same time.

We've tried to issue a VBoxManage controlvm <node> pause as soon as VBoxManage startvm has returned, but in the case of restoring from a state, the VM is not in a pauseable state after returning from VBoxMaange startvm <node>.

The feature we'd need is a 'pause' option to VBoxManage startvm, that would set the VM in a paused state as soon as it's possible to do so. Alternatively a way to make VBoxManage startvm only to return when the state 'running' has actually been reached.

Change History (2)

comment:1 by Technologov, 14 years ago

Added myself as CC to this wish.

Yes, this feature looks needed, at least for CLI.

-Technologov

comment:2 by Frank Mehnert, 9 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

VirtualBox --startvm-paused (VirtualBox --help)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use