Hi,
since this morning the "local-lvm" on one of our servers is no longer available. The following message appears:
"no such logical volume pve/data (500)".
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
It should actually look like this:
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-aotz-- 428.97g 0.00 0.40
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
A question mark appears in the GUI
I have already tried to use the following command:
lvcreate -n data -V 428.97g pve01/local-data
but here I get the message: "Pool local-data not found in Volume group pve"
and I can't figure out which pool to enter here.
Any suggestions on what else I can check or set up?
Many thanks for your support.
since this morning the "local-lvm" on one of our servers is no longer available. The following message appears:
"no such logical volume pve/data (500)".
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
It should actually look like this:
# lvs
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-aotz-- 428.97g 0.00 0.40
root pve -wi-ao---- 96.00g
swap pve -wi-ao---- 8.00g
A question mark appears in the GUI
I have already tried to use the following command:
lvcreate -n data -V 428.97g pve01/local-data
but here I get the message: "Pool local-data not found in Volume group pve"
and I can't figure out which pool to enter here.
Any suggestions on what else I can check or set up?
Many thanks for your support.