Howdy,
Got my proxmox server up and running. Installed FOG and captured an image. Well, it took up almost all of what Provomox allocated default. So I go through finding out about my logical volume using this link: Ubuntu logical Volume extended
When I follow the commands in the link, The partition has a less than sign then the partition partition size. (<46.95GiB). Obviously I am missing something here. So, first off where can I find amongst the documentation what <46.95Gib means. Then I really would prefer to allocate more space to the volume on this disk. Than just deleting the image an attempt to complete the rezize after the deletion.
TIA
Well, go figure the gui would let me resize the disk. After saving the changes, Re-running the above commands, still displays <46.95GiB
Got my proxmox server up and running. Installed FOG and captured an image. Well, it took up almost all of what Provomox allocated default. So I go through finding out about my logical volume using this link: Ubuntu logical Volume extended
Code:
lvm> vgs
VG #PV #LV #SN Attr VSize VFree
ubuntu-vg 1 1 0 wz--n- <46.95g 0
Code:
lvm> lvscan
ACTIVE '/dev/ubuntu-vg/ubuntu-lv' [<46.95 GiB] inherit
Code:
$ sudo pvdisplay
--- Physical volume ---
PV Name /dev/sda3
VG Name ubuntu-vg
PV Size <46.95 GiB / not usable 2.00 MiB
Allocatable yes (but full)
PE Size 4.00 MiB
Total PE 12018
Free PE 0
Allocated PE 12018
PV UUID L08bEW-dkXC-nPba-fFQ9-mdEl-kB2Q-u3EMZY
When I follow the commands in the link, The partition has a less than sign then the partition partition size. (<46.95GiB). Obviously I am missing something here. So, first off where can I find amongst the documentation what <46.95Gib means. Then I really would prefer to allocate more space to the volume on this disk. Than just deleting the image an attempt to complete the rezize after the deletion.
TIA
Well, go figure the gui would let me resize the disk. After saving the changes, Re-running the above commands, still displays <46.95GiB
Last edited: