Add Storage

Kamilon

New Member
Nov 12, 2018
2
0
1
35
I've followed a couple tutorials on how to add storage but I can't seem to get the final steps working...

root@machinename:~# lvmdiskscan
/dev/sda2 [ 256.00 MiB]
/dev/sda3 [ 45.75 GiB] LVM physical volume
/dev/sdb [ 557.75 GiB] LVM physical volume
/dev/sdc [ 10.91 TiB] LVM physical volume
/dev/sdd [ 10.91 TiB] LVM physical volume
0 disks
1 partition
3 LVM physical volume whole disks
1 LVM physical volume

I'm trying to get sdb/sdc/sdd all setup to use for storage. Ideally sdc/sdd is also sharable between my other hosts.

What am I missing?
 
did you create a volume group / thinpool on it?


you have to use something like nfs to share it to the other hosts

I created volume groups but they don't show up when I try to add storage via Datacenter.
did you create a volume group / thinpool on it?


you have to use something like nfs to share it to the other hosts

I added some but they don't show up under storage under Datacenter.

root@machinename:~# vgs
VG #PV #LV #SN Attr VSize VFree
local-lvm-raid6 1 0 0 wz--n- 557.75g 557.75g
pve 1 3 0 wz--n- 45.75g 5.62g
raid1-lvm 1 0 0 wz--n- 10.91t 10.91t
raid2-lvm 1 0 0 wz--n- 10.91t 10.91t
 
I created volume groups but they don't show up when I try to add storage via Datacenter.
what did you try to add? if you have volume groups you should be able to add "LVM" storages for each VG

I added some but they don't show up under storage under Datacenter.
what did you add?
if you created an nfs export, you have to add it via storages yourself