User Tools

Site Tools


proxmox:backup_restore_vms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proxmox:backup_restore_vms [2021/05/27 18:58] peterproxmox:backup_restore_vms [2021/06/19 12:50] (current) peter
Line 5: Line 5:
 ---- ----
  
-===== Backup VMs using the CLI =====+[[Proxmox:Backup & Restore VMs:Using the CLI|Using the CLI]]
  
-==== To Create a backup ==== +[[Proxmox:Backup & Restore VMs:Using the Proxmox Backup Server|Using the Proxmox Backup Server]]
- +
-<code bash> +
-cd /var/lib/vz/dump +
-vzdump VM_ID  # (ID Show on GUI Panel) +
-</code>+
  
 ---- ----
  
-==== To Restore a VM Image (x.lzo) ==== +====== References ======
- +
-<code bash> +
-cd /var/lib/vz/dump +
-qmrestore vzdump-x-x.lzo VM_ID +
-</code> +
- +
----- +
- +
-==== To Restore a Container ==== +
- +
-<code bash> +
-pct restore ID --storage {storage_name} ./x.zst +
-</code> +
- +
-----+
  
-<WRAP info> +https://www.proxmox.com/en/proxmox-backup-server
-**NOTE:**  Proxmox Backup Server can also be setup to regularly backup VMs on Remote Storage.+
  
-See:  https://www.proxmox.com/en/proxmox-backup-server 
-</WRAP> 
  
proxmox/backup_restore_vms.1622141927.txt.gz · Last modified: 2021/05/27 18:58 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki