Discussion:
[linux-lvm] vgextend --restoremissing does not work.
dE
2015-02-10 03:34:04 UTC
Permalink
Hi!

vgextend --restoremissing sdc_sdd /dev/sdc
Couldn't find device with uuid aHSXeM-P1H5-7epv-l1cu-DsCS-K7dC-10Aaco.
WARNING: PV /dev/sdc not found in VG sdc_sdd
No PV has been restored.

The reason why I'm doing a --restoremissing, is because

Couldn't find device with uuid aHSXeM-P1H5-7epv-l1cu-DsCS-K7dC-10Aaco.
Zdenek Kabelac
2015-02-10 09:28:47 UTC
Permalink
Post by dE
Hi!
vgextend --restoremissing sdc_sdd /dev/sdc
Couldn't find device with uuid aHSXeM-P1H5-7epv-l1cu-DsCS-K7dC-10Aaco.
WARNING: PV /dev/sdc not found in VG sdc_sdd
No PV has been restored.
The reason why I'm doing a --restoremissing, is because
Couldn't find device with uuid aHSXeM-P1H5-7epv-l1cu-DsCS-K7dC-10Aaco.
Are you sure PV signature on '/dev/sdc' contains your missing uuid
from your volume group 'sdc_sdd' ?

Attach 'pvs' output.

If you want to just 'add' /dev/sdc to your VG - skip --restoremissing option.

Regards

Zdenek

Loading...