Integrity Servers
1752786 Members
5866 Online
108789 Solutions
New Discussion юеВ

Re: RAID Ccnfiguration

 
Dennis_45
New Member

RAID Ccnfiguration

What are the command to verify if the server is configure as RAID1 and RAID5?

"ia64 hp server rx6600"
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: RAID Ccnfiguration

Hi Dennis,

a RAID5 is only possible if you have a P400 smartarray controller. Check with

# saconfig /dev/ciss_

(use the ciss device from ioscan)

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!   
Sherif A. Louis
Valued Contributor

Re: RAID Ccnfiguration

Sherif A. Louis
Valued Contributor

Re: RAID Ccnfiguration

you can also start the drvcfg utility from EFI

efi> drvcfg -s
Taifur
Respected Contributor

Re: RAID Ccnfiguration

Hi Dennis,

The following command will display all RAID volume information
for the controller with the device file dev/sasd0

#sasmgr get_info -D /dev/sasd0 -q raid

For more details you can follow below link,

http://docs.hp.com/en/J6369-90045/ch04s02.html

Rgds/
Taifur