1826470 Members
3320 Online
109692 Solutions
New Discussion

vgchange: Too many links

 
SOLVED
Go to solution
Torsten.
Acclaimed Contributor

Re: vgchange: Too many links

Or do you have an EVA8000/8100 by chance?

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

The system type is HSV 210 & there are two versions - 6110 & 6200. I am seeing this in the CommandView EVA, is there any other way of checking the version of EVA?
Torsten.
Acclaimed Contributor

Re: vgchange: Too many links

HSV 210 is EVA8000 with 8 front ports. With 4 HBAs this makes 16 pathes.

6110 & 6200 are different firmware versions (both not up-to-date!)

However, IMHO it doesn't make sense to present all the ports to all the HBAs.

I would suggest to adjust zoning and/or presentation to "downsize" this to 8 pathes only - this will also solve your "problem".

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!   
Aneesh Mohan
Honored Contributor

Re: vgchange: Too many links

Hi,

You can use SSSU
----------------
ls system full
systemtype ...........................: HSV210


from server

#ioscan -funCdisk |grep -i hsv

HSV 210 belongs to EVA 8000/8100


Aneesh
Torsten.
Acclaimed Contributor

Re: vgchange: Too many links

Look at the attachment, this is what you have (make host X and Z to a single server).

If you cut down the number of links by configuration, you have only the half left for each LUN - so if you have now 100 in summary, you have only 50 after this.


As you already know, you cannot use all them anyway.

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!   
Aneesh Mohan
Honored Contributor

Re: vgchange: Too many links

hi,


try moving /etc/lvmtab to /etc/lvmtab.old and running vgscan to create a new lvmtab.


Aneesh
mjos
Super Advisor

Re: vgchange: Too many links

Thanks, this looks like a zoning issue, I will take this up with the SAN team. Thanks everybody for your inputs.