Linux command
qm-rollback 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Rollback
qm rollback vm_id snap_name
说明
qm rollback reverts a QEMU/KVM virtual machine in Proxmox VE to a previous snapshot state. All changes made after the snapshot was taken will be discarded.
参数
- vmid
- The numeric ID of the virtual machine
- snapname
- The name of the snapshot to rollback to
FAQ
What is the qm-rollback command used for?
qm rollback reverts a QEMU/KVM virtual machine in Proxmox VE to a previous snapshot state. All changes made after the snapshot was taken will be discarded.
How do I run a basic qm-rollback example?
Run `qm rollback vm_id snap_name` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does vmid do in qm-rollback?
The numeric ID of the virtual machine