Proxmox Virtual Environment (PVE) – Useful Commands
Proxmox Virtual Environment (PVE) – Useful Commands Summary
1. Cluster and Node Status
pvecm statuspveperf
2. Virtual Machines (QEMU) Management
qm listqm start <vmid>qm stop <vmid>qm reboot <vmid>qm clone <source_vmid> <new_vmid>qm config <vmid>qmrestore <backup_file_path> <vmid>
3. Container (LXC) Management
4. Backup and Restore
5. Disk and Storage Management
6. Network and Logs
7. System Updates
Tips
Last updated