1834022 Members
3117 Online
110063 Solutions
New Discussion

How to find shared disk

 
SOLVED
Go to solution
UniRock
Regular Advisor

How to find shared disk

Hi All,

We have EVA storage shared between two hpux servers (both 11.31).
The question here is how can I know from OS point of view and not asking the storage guys :-), which disks are actually shared between both servers and which are not. (There can be few shared disks and not the rest)
This is basically for MCSG environment. Those disks are free as of now.

Thanks
5 REPLIES 5
Torsten.
Acclaimed Contributor
Solution

Re: How to find shared disk

The server doesn't know this, but the array only. So you need to ask the storage guys, sorry.

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!   
Prasanth V Aravind
Trusted Contributor

Re: How to find shared disk

You can get the list shared disks very easly from storage...


Other way is to get lunds of all luns allocated to both servers ... matche each lun ids .. if you can see sam lunid on both servers its the shared one.


I think eavinfo is the tool to provide lunid details from OS ...

GUDLUCK
Prasnth
Torsten.
Acclaimed Contributor

Re: How to find shared disk

Oh well, this is a good point. Download "evainfo" from the web, get the info and compare.

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!   
Prasanth V Aravind
Trusted Contributor

Re: How to find shared disk

UniRock
Regular Advisor

Re: How to find shared disk

Thank you guys....downloaded the script and got my answers.