1834935 Members
2148 Online
110071 Solutions
New Discussion

vgchange error!!

 
Amit Manna_6
Regular Advisor

vgchange error!!

Hi,
Can anybody help on the following:


vgchange -a y /dev/vg_p06_ss01.bcv1
vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c16t2d0":
Cross-device link
vgchange: Cross-device link
vgchange: Cross-device link
vgchange: Cross-device link
vgchange: Warning: couldn't query physical volume "/dev/dsk/c16t2d0":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query physical volume "/dev/dsk/c26t2d0":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query physical volume "/dev/dsk/c19t1d7":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query physical volume "/dev/dsk/c29t1d7":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query all of the physical volumes.
vgchange: Couldn't activate volume group "/dev/vg_p06_ss01.bcv1":
Quorum not present, or some physical volume(s) are missing.


Thanks
Amit


5 REPLIES 5
Tiziano Contorno _
Valued Contributor

Re: vgchange error!!

Victor Fridyev
Honored Contributor

Re: vgchange error!!

Hi,

It looks like you have a problem with your /etc/lvmtab file.
In any case run:
strings /etc/lvmtab
ioscan -fnCdisk

Veify that all disks mentioned in lvmtab for vg_p06_ss01.bcv1 present and in normal status (claimed).
If you reconnected the storage, the disks address can be changed.
Could you send outputs of the commands above ?

HTH
Entities are not to be multiplied beyond necessity - RTFM
rariasn
Honored Contributor

Re: vgchange error!!

Hi Amit,

1.- "vgchange -a n" bcv disks.

2.- Synchronize bcv disks.

3.- Split bcv disks

4.- Activate bcv disks,

- Export vgs maps from primary disks.
- Export destructive disk bcvs.
- mkdir /dev/vg_bcv
- mknod /dev/vg_bcv/group c64 0xnn0000
- vgchgid /dev/rdsk/cxtydz
- vgimport -m "bcv_map" /dev/bcv_vg /dev/dsk/cxtydz

ran

Bharat Katkar
Honored Contributor

Re: vgchange error!!

HiAMit,
Refer to this thread below:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=736659
Regards,
You need to know a lot to actually know how little you know
Kent Ostby
Honored Contributor

Re: vgchange error!!

Possible issues:

Hardware issues

LVM header issues

I would check to make sure you can get to all of the hardware (i.e. ioscan -fnC disk) and if you can then I would do a vgcfgrestore for those devices.

Best regards,

Oz
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"