Operating System - HP-UX
1837615 Members
3673 Online
110117 Solutions
New Discussion

SAM not showing EMC Disks

 
Paul Bardeskar
Occasional Advisor

SAM not showing EMC Disks

Hi All,

I am facing a problem in RP 5470 system.

We have recently Added 8 Clarrion disks having dual path at EMC Side. It is shoing properly 8x2 = 16 Deivces after ioscan has performed.

But in SAM it is showing only 1 Device and 16 Paths. In sam it should show 8 devices and not 1 device

Below is the screen shot of ioscan==>
disk 4 0/5/2/0.2.15.0.0.0.0 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d0 /dev/rdsk/c6t0d0
disk 21 0/5/2/0.2.15.0.0.0.1 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d1 /dev/rdsk/c6t0d1
disk 22 0/5/2/0.2.15.0.0.0.2 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d2 /dev/rdsk/c6t0d2
disk 23 0/5/2/0.2.15.0.0.0.3 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d3 /dev/rdsk/c6t0d3
disk 24 0/5/2/0.2.15.0.0.0.4 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d4 /dev/rdsk/c6t0d4
disk 25 0/5/2/0.2.15.0.0.0.5 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d5 /dev/rdsk/c6t0d5
disk 26 0/5/2/0.2.15.0.0.0.6 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d6 /dev/rdsk/c6t0d6
disk 27 0/5/2/0.2.15.0.0.0.7 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c6t0d7 /dev/rdsk/c6t0d7
disk 3 0/5/2/0.2.47.0.0.0.0 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d0 /dev/rdsk/c7t0d0
disk 5 0/5/2/0.2.47.0.0.0.1 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d1 /dev/rdsk/c7t0d1
disk 6 0/5/2/0.2.47.0.0.0.2 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d2 /dev/rdsk/c7t0d2
disk 7 0/5/2/0.2.47.0.0.0.3 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d3 /dev/rdsk/c7t0d3
disk 8 0/5/2/0.2.47.0.0.0.4 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d4 /dev/rdsk/c7t0d4
disk 13 0/5/2/0.2.47.0.0.0.5 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d5 /dev/rdsk/c7t0d5
disk 14 0/5/2/0.2.47.0.0.0.6 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d6 /dev/rdsk/c7t0d6
disk 15 0/5/2/0.2.47.0.0.0.7 sdisk CLAIMED DEVICE DGC CX700WDR5
/dev/dsk/c7t0d7 /dev/rdsk/c7t0d7

We are having dual path, which are:
0/5/2/0.2.15.x.x.x.x and
0/5/2/0.2.47.x.x.x.x

ioscan is showing the proper results, but SAM is not showing the results.

Screenshot of SAM ==>
0/5/2/0.2.15.0.0.0.0 16 Unused -- 53248 DGC CX

Please provide assistance, Appreciate your time in reading this and helping me out.
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: SAM not showing EMC Disks

Shalom Paul,

1) insf -C disk (check sam again)
2) If practical boot your system and see if it helps. Item 1 happens during a boot.
3) If 1-2 do not help, make sure on the disk array, the World Wide Name of the fiber card is on the LUN.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Luk Vandenbussche
Honored Contributor

Re: SAM not showing EMC Disks

Hi paul,

It is problem you see several times with diskarray's. The only was to solve this is working with the command line instead sam.
Paul Bardeskar
Occasional Advisor

Re: SAM not showing EMC Disks

I appreciate your inputs SEP, I have done the system reboot(insf -C disk). But that has also not worked.

I will check on the disk array, for the WWN of the fiber card is on the LUN.

Thanks Luk but i can get the proper results on sam on other HP-UX system.
Luk Vandenbussche
Honored Contributor

Re: SAM not showing EMC Disks

Hi Paul,

I can only advise you to compare the patch and firmware revisions between the working and non working environment.
Christine Hartman
Valued Contributor

Re: SAM not showing EMC Disks

Hi there,

I think you may need some patches...check for this one: PHCO_32397....there were some known problems with SAM detecting all SAN attached disks.

Good luck!