I have a Dell PowerEdge R710 Server with Proxmox 6.4-13 installed as the Main OS. I got 4 VMs running it, one of which is an Nginx VM.
Any recommended methods to lowering the LVM? I'm already assuming getting rid of the Snapshots should help a lot. I would really like to be able to keep my Snapshots, so I had a thought: is it possible to save Snapshots to an External Drive? I have a Mirrored Blade setup, so adding more Disks isn't a realistic solution for me.
If it is possible, then I have several questions:
Code:
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-aotz-- 701.80g 95.87 4.74
root pve -wi-ao---- 96.00g
snap_vm-100-disk-0_Backup_29Jan2021_Upgrade pve Vri---tz-k 11.00g data vm-100-disk-0
snap_vm-101-disk-0_HTTPS_works pve Vri---tz-k 500.00g data
snap_vm-101-disk-0_Snapshot_27Dec2021 pve Vri---tz-k 500.00g data
snap_vm-103-disk-0_Backup_29Jan2022 pve Vri---tz-k 50.00g data vm-103-disk-0
snap_vm-104-disk-0_Upgrade_15June2021 pve Vri---tz-k 50.00g data vm-104-disk-0
swap pve -wi-ao---- 8.00g
vm-100-disk-0 pve Vwi-aotz-- 11.00g data 89.46
vm-101-disk-0 pve Vwi-aotz-- 500.00g data snap_vm-101-disk-0_Snapshot_27Dec2021 87.56
vm-101-state-HTTPS_works pve Vwi-a-tz-- <16.50g data 23.24
vm-103-disk-0 pve Vwi-aotz-- 50.00g data 63.32
vm-104-disk-0 pve Vwi-aotz-- 50.00g data 98.88
Any recommended methods to lowering the LVM? I'm already assuming getting rid of the Snapshots should help a lot. I would really like to be able to keep my Snapshots, so I had a thought: is it possible to save Snapshots to an External Drive? I have a Mirrored Blade setup, so adding more Disks isn't a realistic solution for me.
If it is possible, then I have several questions:
- Any recommended External Disk Drives for a Proxmox Server?
- What would I have to do to have the External Drive to be readable by Proxmox?
- How would I setup Snapshots to be saved on the External Drive and be read by it in the Proxmox GUI?
- How would I setup VMs so they can be backed up to the External Drive in the Proxmox GUI? Might as well do that too.
Last edited: