Hi.
I don't know if this happens only with me, but everytime I try to install following the schema bellow:
Filesystem - XFS
hdzise: 160G
root: 80G
maxvz: 0
Proxmox end up to use the entire disk as LVM.
So, after installed I end up with this:
lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
root pve -wi-ao---- 49.81g
swap pve -wi-ao---- <7.75g
root@pve01:~# vgs
VG #PV #LV #SN Attr VSize VFree
pve 1 2 0 wz--n- <159.00g <101.44g
root@pve01:~# fdisk -l /dev/sda
Disk /dev/sda: 160 GiB, 171798691840 bytes, 335544320 sectors
Disk model: VBOX HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5AE51985-7637-4765-949D-F2B40C7D79F4
Device Start End Sectors Size Type
/dev/sda1 34 2047 2014 1007K BIOS boot
/dev/sda2 2048 2099199 2097152 1G EFI System
/dev/sda3 2099200 335544286 333445087 159G Linux LVM <<<<<<<<<<< --- here it's suppose to have an unused partition like /dev/sda4 without any kind of filesystem.
Why that's happen???
I don't know if this happens only with me, but everytime I try to install following the schema bellow:
Filesystem - XFS
hdzise: 160G
root: 80G
maxvz: 0
Proxmox end up to use the entire disk as LVM.
So, after installed I end up with this:
lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
root pve -wi-ao---- 49.81g
swap pve -wi-ao---- <7.75g
root@pve01:~# vgs
VG #PV #LV #SN Attr VSize VFree
pve 1 2 0 wz--n- <159.00g <101.44g
root@pve01:~# fdisk -l /dev/sda
Disk /dev/sda: 160 GiB, 171798691840 bytes, 335544320 sectors
Disk model: VBOX HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5AE51985-7637-4765-949D-F2B40C7D79F4
Device Start End Sectors Size Type
/dev/sda1 34 2047 2014 1007K BIOS boot
/dev/sda2 2048 2099199 2097152 1G EFI System
/dev/sda3 2099200 335544286 333445087 159G Linux LVM <<<<<<<<<<< --- here it's suppose to have an unused partition like /dev/sda4 without any kind of filesystem.
Why that's happen???
Last edited: