root@pve:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content vztmpl,backup,iso
zfspool: NVME-STORAGE
pool NVME-STORAGE
content rootdir,images
mountpoint /NVME-STORAGE
nodes pve
dir: vm-storage
path /NVME-STORAGE/vm-storage
content vztmpl,images,rootdir,iso,backup
prune-backups keep-all=1
shared 0
nfs: NAS-Storage
export /volume1/everything_else
path /mnt/pve/NAS-Storage
server 10.0.0.25
content images,vztmpl,snippets,iso,backup,rootdir
nodes pve
prune-backups keep-all=1
dir: backups
path /mnt/pve/NAS-Storage/backups
content backup
prune-backups keep-all=1
shared 0
cifs: Frigate-Srorage
path /mnt/pve/Frigate-Srorage
server 10.0.0.25
share frigate-storage
content snippets,backup,iso,rootdir,images,vztmpl
nodes pve
prune-backups keep-all=1
username frigate
dir: Frigate
path /mnt/pve/Frigate-Storage
content vztmpl,images,rootdir,snippets,iso,backup
nodes pve
prune-backups keep-all=1
shared 1
root@pve:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 476.9G 0 disk
├─nvme0n1p1 259:1 0 1007K 0 part
├─nvme0n1p2 259:2 0 1G 0 part /boot/efi
└─nvme0n1p3 259:3 0 475.9G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
└─pve-root 252:1 0 467.9G 0 lvm /
nvme1n1 259:4 0 1.8T 0 disk
├─nvme1n1p1 259:5 0 1.8T 0 part
└─nvme1n1p9 259:6 0 8M 0 part
Now some of my vm wont start because of the disk space, please help. Thank you
Btw is there anyway i can reinstall proxmox but keep settings on my vm and my storage settings intact so when proxmox boot for the first time its just like the new install but with everything already set up
dir: local
path /var/lib/vz
content vztmpl,backup,iso
zfspool: NVME-STORAGE
pool NVME-STORAGE
content rootdir,images
mountpoint /NVME-STORAGE
nodes pve
dir: vm-storage
path /NVME-STORAGE/vm-storage
content vztmpl,images,rootdir,iso,backup
prune-backups keep-all=1
shared 0
nfs: NAS-Storage
export /volume1/everything_else
path /mnt/pve/NAS-Storage
server 10.0.0.25
content images,vztmpl,snippets,iso,backup,rootdir
nodes pve
prune-backups keep-all=1
dir: backups
path /mnt/pve/NAS-Storage/backups
content backup
prune-backups keep-all=1
shared 0
cifs: Frigate-Srorage
path /mnt/pve/Frigate-Srorage
server 10.0.0.25
share frigate-storage
content snippets,backup,iso,rootdir,images,vztmpl
nodes pve
prune-backups keep-all=1
username frigate
dir: Frigate
path /mnt/pve/Frigate-Storage
content vztmpl,images,rootdir,snippets,iso,backup
nodes pve
prune-backups keep-all=1
shared 1
root@pve:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 476.9G 0 disk
├─nvme0n1p1 259:1 0 1007K 0 part
├─nvme0n1p2 259:2 0 1G 0 part /boot/efi
└─nvme0n1p3 259:3 0 475.9G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
└─pve-root 252:1 0 467.9G 0 lvm /
nvme1n1 259:4 0 1.8T 0 disk
├─nvme1n1p1 259:5 0 1.8T 0 part
└─nvme1n1p9 259:6 0 8M 0 part
Now some of my vm wont start because of the disk space, please help. Thank you
Btw is there anyway i can reinstall proxmox but keep settings on my vm and my storage settings intact so when proxmox boot for the first time its just like the new install but with everything already set up
Last edited: