Operating System - HP-UX
1834178 Members
2778 Online
110064 Solutions
New Discussion

Re: Raid level information required !

 
Noman Nishat
Occasional Advisor

Raid level information required !

Can any one tell me how can i find the information of raid level in hp unix and also how can i find the scsi information??

Thanks

Noman Nishat
9 REPLIES 9
Andrew Young_2
Honored Contributor

Re: Raid level information required !

Hi Norman.

On HP-UX RAID is usually set up at a device level and not within the OS itself, although with Mirror Disk UX you can set up LVM mirroring.

So the question is now what disk devices are you using?

In terms of your SCSI information, what information are you looking for? ioscan -fun will give you the addressing of the devices. Anything more than that would depend on the device you are using.

Regards

Andrew Y



Si hoc legere scis, nimis eruditionis habes
Noman Nishat
Occasional Advisor

Re: Raid level information required !

pLEASE FIND THE ATTACHED FILE I THINK YOU WILL GUIDE ME. IN THIS FILE YOU FIND SUM CLUSTRING AND HDD INFORMATION. ACUTLAY I AM NOT ABLE HOW TO READ THIS FILE. HERE SOME SANERIOR PERSON SAYS TOTAL 72GB ARRAY BUT I CALCULATE ITS 60 GB U CAN FIND THE DETAIL IN THE FILE

Andrew Young_2
Honored Contributor

Re: Raid level information required !

Hi Noman

Not sure whats happenning, but I seem to be getting null files when downloading that file.

AY
Si hoc legere scis, nimis eruditionis habes
Noman Nishat
Occasional Advisor

Re: Raid level information required !

ok can u tell me please how can i find the which raid level is going on servers? we have 2 hDD of 9 GB's and other are external storage which is 72 GB. we have HP9000 K360 servers.
Waiting your ealeast reply.

Thanks

Noman Nishat
Noman Nishat
Occasional Advisor

Re: Raid level information required !

ok can u tell me please how can i find the which raid level is going on servers? we have 2 hDD of 9 GB's and other are external storage which is 72 GB. we have HP9000 K360 servers.
Waiting your ealeast reply.

Note:
if someone tell me we are running raid level 5 but how i am make sure that he running raid level 5

Thanks

Noman Nishat
Andrew Young_2
Honored Contributor

Re: Raid level information required !

Hi Noman

I haven't used those series of unit for a long time but depending on which array you are using sam should be able to provide that information for you. Failing which you will have to connect a terminal to the RAID array itself and query it that way.

In terms of your boot disks you should be able to use vgdisplay -v vg00 to see if they are mirrored.

Regards

Andrew Y
Si hoc legere scis, nimis eruditionis habes
Andrew Young_2
Honored Contributor

Re: Raid level information required !

If you have a Nike array then maybe this will help..

The scsi id's of the Storage Processors and the LUN number are shown in ioscan
EXAMPLE IOSCAN OUTPUT:

Class I H/W path Driver S/W State HW Type Description
disk 0 8/0.4.1 sdisk CLAIMED DEVICE DGC C2300WDR5
/dev/dsk/c0t4d1 /dev/rdsk/c0t4d1

-> (X stands for the RAID level) ->in this example: C2300WDR5 -> NIKE 20 / LUN in RAID5
=> you can identify a NIKE disk array easily by looking at the ioscan output!

Si hoc legere scis, nimis eruditionis habes
Noman Nishat
Occasional Advisor

Re: Raid level information required !

My HPkey boad is lock. I just run the sam and then try to exit by that window but the system/server key board is lock now and no key are working please tell me the any solution i can't restart the server
Noman Nishat
Occasional Advisor

Re: Raid level information required !

Thanks For All