Deleting the ghost device file stuck in Vg ,verify device are read to e remove.
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d0":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d2":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d3":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d4":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d5":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
PV Name /dev/dsk/c74t0d3 Alternate Link
PV Status available
Total PE 3472
Free PE 0
Autoswitch On
Proactive Polling On
[root@mickey:/home/sons]#
#-> vgreduce /dev/vg_jjcshrp2 /dev/dsk/c10t0d0
vgreduce: Couldn't query physical volume "/dev/dsk/c10t0d0":
The specified path does not correspond to physical volume attached to
this volume group
[root@mickey:/home/sons]#
#-> vgreduce -l /dev/vg_jjcshrp2 /dev/dsk/c10t0d0
Volume group "/dev/vg_jjcshrp2" has been successfully reduced.
[root@mickey:/home/sons]#
#-> vgreduce -l /dev/vg_jjcshrp2 /dev/dsk/c10t0d1
Volume group "/dev/vg_jjcshrp2" has been successfully reduced.
repeat the same step on rest of device file.
No comments:
Post a Comment