LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qm-suspend

Suspend a Proxmox virtual machine

TLDR

Suspend a virtual machine by ID
$ qm suspend 100
copy
Suspend skipping lock check
$ qm suspend 100 --skiplock
copy
Suspend skipping storage lock check
$ qm suspend 100 --skiplockstorage
copy

SYNOPSIS

qm suspend vmid [options]

DESCRIPTION

qm suspend suspends a running virtual machine in Proxmox VE. The VM's state is preserved in memory, allowing it to be resumed later with qm resume.Suspension pauses VM execution without shutting down the guest OS.

PARAMETERS

--skiplock

Skip the lock check when suspending
--skiplockstorage
Skip the storage lock check when suspending

INSTALL

sudo dnf install qm
copy

CAVEATS

Use --skiplock and --skiplockstorage with caution as they may lead to data corruption in certain situations. Suspended VMs still consume memory resources.

HISTORY

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

SEE ALSO

qm(1), qm-resume(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