HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

qm nbdstop — Stop embedded nbd server. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_nbdst

Submitted by: @import:tldr-pages··
0
Viewed 0 times
serverqm nbdstopcommandembeddednbdclimorestop
linux

Problem

How to use the qm nbdstop command: Stop embedded nbd server. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_nbdstop>.

Solution

qm nbdstop — Stop embedded nbd server. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_nbdstop>.

Stop embedded nbd server:
qm {{[n|nbdstop]}} {{VM_ID}}

Code Snippets

Stop embedded nbd server

qm {{[n|nbdstop]}} {{VM_ID}}

Context

tldr-pages: linux/qm nbdstop

Revisions (0)

No revisions yet.