Operating System - HP-UX
1748070 Members
5489 Online
108758 Solutions
New Discussion юеВ

Re: saconfig (Smart Array Configuration Commands)

 
SOLVED
Go to solution
Daniel Leiva
Advisor

saconfig (Smart Array Configuration Commands)

Hello

I was trying to run:

# saconfig

To view the Raid level we have configured on a rx3600. The problem i have is that i dont know the Smart Array Controller device file, because when i run: ioscan -kfnC ext_bus, it doesnt show any device file, look:

#ioscan -kfnC ext_bus
Class I H/W Path Driver S/W State H/W Type Description
==================================================================================
ext_bus 0 0/0/2/1.0.16 UsbScsiAdaptor CLAIMED INTERFACE USB SCSI Stack Adaptor
ext_bus 1 0/4/1/0.0.0 sasd_vbus CLAIMED INTERFACE SAS Device Interface
ext_bus 2 0/7/1/0 c8xx CLAIMED INTERFACE SCSI C1010 Ultra160 Wide LVD A6828-60101

I was trying almost all ioscan parameters but i dont know the device file to view RAID configuration.

Can you help me?

Regards
Daniel


There was a very poor man, so poor that all he had was money.
4 REPLIES 4
chris huys_4
Honored Contributor
Solution

Re: saconfig (Smart Array Configuration Commands)

#sasmgr get_info -D /dev/sasd0 -q raid
Daniel Leiva
Advisor

Re: saconfig (Smart Array Configuration Commands)

Ok, look:

# sasmgr get_info -D /dev/sasd0 -q raid
ERROR: open failed: No such file or directory

# ll /dev/sas*
/dev/sas* not found

# model
ia64 hp server rx6600


And thats weird, beacause i have SAS internal disk in this server.

Regards.
Daniel
There was a very poor man, so poor that all he had was money.
chris huys_4
Honored Contributor

Re: saconfig (Smart Array Configuration Commands)

#ioscan -fn
Daniel Leiva
Advisor

Re: saconfig (Smart Array Configuration Commands)

well got the same problem... Hope to find it out soon.
There was a very poor man, so poor that all he had was money.