[SOLVED] Volume Group not showing in add LVM

cmulcahy

New Member
Dec 18, 2019
5
0
1
52
I have a two node PVE cluster. I added some SSDs to one node just fine with pvcreate, lgcreate then added the LVM in the web GUI. My second node isn't quite working. The pvcreate and lgcreate are fine.
root@pve1:~# vgscan Reading all physical volumes. This may take a while... Found volume group "ssd3" using metadata type lvm2 Found volume group "pve" using metadata type lvm2

But the web GUI doesn't list the Volume Group ssd3 as an option. Any suggestions?

Edit: I followed this guide https://www.hostfav.com/blog/index.php/2017/02/01/add-a-new-physical-hard-drive-to-proxmox-ve-4x-5x/
Thanks
 
Last edited:
Hi,
are you connected to the Web GUI exposed by the pve1 node? When adding a new LVM storage, the Web GUI will only show the volume groups for the local node.

EDIT: There's a patch being worked on to allow selecting which node is scanned for available storages.
 
Last edited:
  • Like
Reactions: pumapumapumas