Skip to content

Adding "bosh reset-vm" or "bosh reboot-vm" command? #702

Description

@scottgai

Sometimes the user might need to hard reset or soft reset (reboot) Virtual Machine on cloud (e.g. vSphere) without getting the VM recreated on cloud. The existing bosh recreate command would cause the VM to be recreated. And bosh restart command is only to restart all jobs on the VM.
Is it possible to have commands like bosh reset-vm and bosh reboot-vm command to hard and soft reset the VM on cloud respectively?
Take vSphere as example,
bosh reset-vm could simulate the "Power -> Reset" operation on vSphere client
bosh reboot-vm could simulate the "Power -> Restart Guest OS" operation on vSphere client.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions