I've installed Proxmox on a cloud VM with 200GB of space and I think I dedicated too much space to the `local` partition, rather than the `local-lvm` where it seems Proxmox prefers to install the VM disks.
This is sample output from `parted -l` and it seems the disks I want to resize are
and
. I want to shrink the `pve-root` partition and create more space for the `pve-data` partition.
Will it be safe to use GParted for the resizing?
From what I see those labelled like
are the disks used by the VMs and are allocated from the `local-lvm` partition which is where I need more space.
Is it OK to use the `local` partition for VMs? It seems that is where the templates and ISOs are stored.
This is sample output from `parted -l` and it seems the disks I want to resize are
Code:
dev/mapper/pve-root: 64.2GB
Code:
Disk /dev/mapper/pve-data: 121GB
Will it be safe to use GParted for the resizing?
From what I see those labelled like
Code:
Model: Linux device-mapper (thin) (dm) Disk /dev/mapper/pve-vm--101--disk--0: 21.5GB
Is it OK to use the `local` partition for VMs? It seems that is where the templates and ISOs are stored.
Code:
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-data_tmeta: 1237MB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: Linux device-mapper (thin-pool) (dm)
Disk /dev/mapper/pve-data-tpool: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 93.6GB 93.6GB primary
2 93.6GB 107GB 13.7GB primary
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-data: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 93.6GB 93.6GB primary
2 93.6GB 107GB 13.7GB primary
Model: Linux device-mapper (thin) (dm)
Disk /dev/mapper/pve-vm--101--disk--0: 21.5GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-data_tdata: 121GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 93.6GB 93.6GB primary
2 93.6GB 107GB 13.7GB primary
Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/pve-root: 64.2GB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:
Number Start End Size File system Flags
1 0.00B 64.2GB 64.2GB ext4