Decided to start from scratch on Proxmox 2.0 and decided to use LVM (didn't last time). Proxmox sets up a default LVM on the install drive (an 80 GB drive) so I added my 1TB drive to the LVM.
I then went and added the LVM using the web interface, however it appears I can only add images to the LVM? Can I just mount the LVM to /var/lib/vz? How should I use the LVM to store more than just Images?
Thanks.
Code:
--- Volume group ---
VG Name pve
System ID
Format lvm2
Metadata Areas 2
Metadata Sequence No 5
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 3
Open LV 3
Max PV 0
Cur PV 2
Act PV 2
VG Size 1005.54 GiB
PE Size 4.00 MiB
Total PE 257417
Alloc PE / Size 16584 / 64.78 GiB
Free PE / Size 240833 / 940.75 GiB
I then went and added the LVM using the web interface, however it appears I can only add images to the LVM? Can I just mount the LVM to /var/lib/vz? How should I use the LVM to store more than just Images?
Thanks.