1752707 Members
6247 Online
108789 Solutions
New Discussion юеВ

Re: Disk Array

 
SOLVED
Go to solution
Torsten.
Acclaimed Contributor

Re: Disk Array

Boot to hp-ux and run ioscan -fn to get the ciss? device.

Now do a

# saconfig /dev/ciss_

# sautil /dev/ciss_

to get more information.

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!   
Anubhav Dhingra
Frequent Advisor

Re: Disk Array

IOSCAN Output
ioscan -fn
Class I H/W Path Driver S/W State H/W Type Description
=============================================================================
root 0 root CLAIMED BUS_NEXUS
ioa 0 0 sba CLAIMED BUS_NEXUS System Bus Adapter (1229)
ba 0 0/0 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
tty 0 0/0/1/0 asio0 CLAIMED INTERFACE PCI SimpleComm (103c1290)
/dev/diag/mux0 /dev/mux0 /dev/tty0p0
tty 1 0/0/1/1 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
/dev/MPdiag1 /dev/mux1 /dev/tty1p2
/dev/diag/mux1 /dev/tty1p0 /dev/tty1p4
ext_bus 0 0/0/2/0 c8xx CLAIMED INTERFACE SCSI C896 Ultra Wide Single-Ended
target 0 0/0/2/0.0 tgt CLAIMED DEVICE
disk 0 0/0/2/0.0.0 sdisk CLAIMED DEVICE HP 146 GMAP3147NC
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1
/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2
target 1 0/0/2/0.2 tgt CLAIMED DEVICE
disk 1 0/0/2/0.2.0 sdisk CLAIMED DEVICE HP 146 GMAP3147NC
/dev/dsk/c0t2d0 /dev/rdsk/c0t2d0
/dev/dsk/c0t2d0s1 /dev/rdsk/c0t2d0s1
/dev/dsk/c0t2d0s2 /dev/rdsk/c0t2d0s2
/dev/dsk/c0t2d0s3 /dev/rdsk/c0t2d0s3
target 3 0/0/2/0.7 tgt CLAIMED DEVICE
ctl 0 0/0/2/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c0t7d0
ext_bus 1 0/0/2/1 c8xx CLAIMED INTERFACE SCSI C896 Ultra Wide Single-Ended
target 2 0/0/2/1.3 tgt CLAIMED DEVICE
disk 2 0/0/2/1.3.0 sdisk CLAIMED DEVICE HP DVD-ROM 305
/dev/dsk/c1t3d0 /dev/rdsk/c1t3d0
target 4 0/0/2/1.7 tgt CLAIMED DEVICE
ctl 1 0/0/2/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c1t7d0
ba 1 0/0/4/0 PCItoPCI CLAIMED BUS_NEXUS PCItoPCI Bridge
usb 0 0/0/4/0/4/0 hcd CLAIMED INTERFACE NEC USB Interface
usbhub 0 0/0/4/0/4/0.1 hub CLAIMED DEVICE USB Root Hub
usb 1 0/0/4/0/4/1 hcd CLAIMED INTERFACE NEC USB Interface
usbhub 1 0/0/4/0/4/1.1 hub CLAIMED DEVICE USB Root Hub
/dev/hub
usb 2 0/0/4/0/4/2 ehci CLAIMED INTERFACE NEC USB Interface
graphics 0 0/0/4/0/5/0 gvid_core CLAIMED INTERFACE PCI Display (10025159)
ba 2 0/1 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
ba 3 0/1/1/0 PCItoPCI CLAIMED BUS_NEXUS PCItoPCI Bridge
ext_bus 2 0/1/1/0/1/0 c8xx CLAIMED INTERFACE SCSI C1010 Ultra160 Wide LVD
target 5 0/1/1/0/1/0.7 tgt CLAIMED DEVICE
ctl 2 0/1/1/0/1/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c2t7d0
ext_bus 3 0/1/1/0/1/1 c8xx CLAIMED INTERFACE SCSI C1010 Ultra Wide Single-Ended
target 6 0/1/1/0/1/1.7 tgt CLAIMED DEVICE
ctl 3 0/1/1/0/1/1.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c3t7d0
lan 0 0/1/1/0/4/0 igelan CLAIMED INTERFACE HP A6794-60001 PCI 1000Base-T
ba 4 0/2 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
ba 5 0/3 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
lan 1 0/3/1/0 igelan CLAIMED INTERFACE HP A6825-60101 PCI 1000Base-T Adapter
ba 6 0/4 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
fc 0 0/4/1/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td0
ba 7 0/5 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
ba 8 0/5/1/0 PCItoPCI CLAIMED BUS_NEXUS PCItoPCI Bridge
unknown -1 0/5/1/0/4/0 UNCLAIMED UNKNOWN PCI-X RAID (0e110046)
ba 9 0/6 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
ba 10 0/7 lba CLAIMED BUS_NEXUS Local PCI-X Bus Adapter (122e)
processor 0 120 processor CLAIMED PROCESSOR Processor
processor 1 121 processor CLAIMED PROCESSOR Processor
ba 11 250 pdh CLAIMED BUS_NEXUS Core I/O Adapter
ipmi 0 250/0 ipmi CLAIMED INTERFACE IPMI Controller
/dev/ipmi
acpi_node 0 250/1 acpi_node CLAIMED INTERFACE Acpi Hardware
Anubhav Dhingra
Frequent Advisor

Re: Disk Array

saconfig and sautil reports that the /dev/cissX is not there...

even the ciss kernel module is unused...
i tried to change it to static but gives the error...

kcmodule -h -B ciss=static
ERROR: The configuration is supposed to include a module
'acpi_hotplug' which is not installed on the system.
kcmodule|grep -i acpi_hotplug
# kcmodule -a |grep -i acpi
acpi (in use) [3F56E2F0] static required
acpi_hotplug static explicit
acpi_hotplug_psm unused
acpi_node (in use) [3F56E2F0] static best
dev_acpi (in use) [3F56E2F0] static required
libacpi_pdk (in use) [3F56E2F0] static required
Torsten.
Acclaimed Contributor

Re: Disk Array

Here it is:

unknown -1 0/5/1/0/4/0 UNCLAIMED UNKNOWN PCI-X RAID (0e110046)


You don't have the driver installed!

Download and install:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=A9890A

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!   
Anubhav Dhingra
Frequent Advisor

Re: Disk Array

Hi tortsen,

Yeah even i saw that the unclaimed and unknown status for this SA Card. Kernel was so messed up. It took very long for me to patch all the dependencies for this driver. thanx for your help.

Anubhav


Torsten.
Acclaimed Contributor
Solution

Re: Disk Array

Please read this too:

http://forums12.itrc.hp.com/service/forums/helptips.do?#33

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!   
Anubhav Dhingra
Frequent Advisor

Re: Disk Array

thanx torsten