LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qm-reset

Hard reset a Proxmox virtual machine

TLDR

Reset a virtual machine
$ qm reset 100
copy
Reset and skip lock (root only)
$ qm reset --skiplock true 100
copy

SYNOPSIS

qm reset [options] vmid

DESCRIPTION

qm reset performs a hard reset on a virtual machine, equivalent to pressing the reset button on physical hardware. This immediately restarts the VM without graceful shutdown.Use this when the guest OS is unresponsive and a graceful reboot is not possible.

PARAMETERS

--skiplock true|false

Ignore locks and force reset (root only)

INSTALL

sudo dnf install qm
copy

CAVEATS

Hard reset may cause data loss in the guest if filesystems are not properly synchronized. The skiplock option requires root privileges.

HISTORY

Part of Proxmox VE QEMU/KVM management tools for virtual machine administration.

SEE ALSO

qm(1), qm-reboot(1), qm-shutdown(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid