Make sure you have the second disk connected, First.
ÂÂÂ
Now Run:
pvchange -u /dev/sdb2
and
vgdisplay
now copy the VG UUID
and rename the volume using the UUID
vgrename UUID NewVolName
You can see it with the code
pvs
Thats all.
Make sure you have the second disk connected, First.
ÂÂÂ
Now Run:
pvchange -u /dev/sdb2
and
vgdisplay
now copy the VG UUID
and rename the volume using the UUID
vgrename UUID NewVolName
You can see it with the code
pvs
Thats all.