Operating System - HP-UX
1753683 Members
5592 Online
108799 Solutions
New Discussion юеВ

Re: vgchange: Too many links

 
SOLVED
Go to solution
Aneesh Mohan
Honored Contributor

Re: vgchange: Too many links


Yes , that is what I have mentioned initially.

Aneesh
mjos
Super Advisor

Re: vgchange: Too many links

Ok, is there any way I can remove the links that doesnt show up in alternate links but shows up as error messages in the vgdisplay command
Johnson Punniyalingam
Honored Contributor

Re: vgchange: Too many links

Ok, is there any way I can remove the links that doesnt show up in alternate links but shows up as error messages in the vgdisplay command

>>run vgremove vgname alternate path<<
Problems are common to all, but attitude makes the difference
Aneesh Mohan
Honored Contributor

Re: vgchange: Too many links

Hi,

Just do

# vgreduce -f vg_db01

Aneesh
Johnson Punniyalingam
Honored Contributor

Re: vgchange: Too many links

>>Ok, is there any way I can remove the links that doesnt show up in alternate links but shows up as error messages in the vgdisplay command

>>run vgremove vgname alternate path<<

Sorry !! Sorry !!wrong posting --> Apologies

vgreduce /dev/vg /dev/dsk/cxdxsx
Problems are common to all, but attitude makes the difference
mjos
Super Advisor

Re: vgchange: Too many links

thanks, there are lots of alternate paths, so I need to do this for each one of them. Is there any single command which will remove the alternate links which are not a part of the VG? The vgremove command can do this but the issue is I need to run this command for a large number of disks.
mjos
Super Advisor

Re: vgchange: Too many links

Ooops sorry not vgremove, it is vgreduce...
mjos
Super Advisor

Re: vgchange: Too many links

Aneesh, vgreduce -f doesn't work. The vgdispaly still shows up errors

# vgdisplay -v /dev/vg_db01

vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c68t2d6":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c72t2d6":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c92t2d6":
The specified path does not correspond to physical volume attached to
this volume group
........
........
Torsten.
Acclaimed Contributor

Re: vgchange: Too many links

16 links to a LUN? What array is it?

Normally it doesn't make so much sense to configure so many links.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
mjos
Super Advisor

Re: vgchange: Too many links

It is an HP EVA - 6110. I think the way the server was zoned to see the array, the lun presented to it ends up in 16 alternate links. But since it is 11.23, it is taking up only 7 alternate links to the primary path.