Recent content by intelligentforu

  1. I

    LVM Question

    Thanks Tom, I had to do things differently. 1) No hardware RAID controller 2) used fdisk /dev/sd(b-d) n p 1 t 8e w 3) used pvcreate /dev/sd(b-d) 4) used vgdisplay found pve 5) used vgextend pve /dev/sdb /dev/sdc /dev/sdd 6) used web console and add LVM and called it main It appears to be...
  2. I

    LVM Question

    Hello Support, I'm new to ProxMox. I have 4 SATA drives totaling 1.2TB. It states it automatically creates Volume on these devices, but I do not see this. Do I have to create a LVM via command line? Thank you for your help Noel