Connecting to SAN


 
Thread Tools Search this Thread
Operating Systems Solaris Connecting to SAN
# 1  
Old 10-03-2006
Connecting to SAN

I am about to attempt to connect my sun 280R boxes to a EMC SAN.
I have Qlogic cards that came from Sun.

I am going to load traffic manager, navisphere client.
what else do i need, sun foundation suite ro somehting?

This is the first time ive ever connected to a SAN.

any help would be appreciated, i have no clue what im doing, LOL..

Thanks
# 2  
Old 10-17-2006
1: You must download SAN foundation kit pkg from sun os EISCD and
SAN Patch from sun or EISCD too.
2 : you install all of pkg and patch
3 : config file sd.conf prepare for new device
4 : use cfgadm for config device and luxadm for check new device

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Document Audience:
SPECTRUM

Document ID:
79121

Title:
How to : Check the SAN Disk Connection Status

Copyright Notice:
Copyright © 2005 Sun Microsystems, Inc. All Rights Reserved


Update Date:
Fri Dec 30 00:00:00 MST 2005


Products:
Solaris, Enterprise Services Products


Technical Areas:
Commands




--------------------------------------------------------------------------------


--------------------------------------------------------------------------------

Keyword(s):SAN, HBA, luxadm, cfgadm, status, port, online, probe, connected, configured

Description:



The objective of this document is providing a general guideline of using luxadm
and cfgadm to check the status of SAN device.


Document Body:



To simplify the sceniario, inter-connected devices (switch or director) will not
be considered in this topic. From the server side, the following items are being
checked :

1. HBA connection status
2. LUN connection status


HBA connection status
=====================
* Check /var/adm/message after system boot
Example:
Lun=0 for target=41500 disappeared or FCP: target=41500 reported NO Luns
path /pci@1f,4000/SUNW,qlc@4/fp@0,0 (fp6) to target address:
50020f2300002a7b,0 is offline

Remark:
1. status should be "online"


* luxadm -e port
Example:
/devices/pci@1f,4000/SUNW,qlc@4/fp@0,0:devctl CONNECTED
/devices/pci@1f,4000/SUNW,qlc@4,1/fp@0,0:devctl CONNECTED

Remark:
1. Dual port HBA should see 2 entries
2. Status should be "CONNECTED"



LUN connection status
=====================
* cfgadm -al
Example:
c5 fc-fabric connected unconfigured unknown
c5::50020f2300000cab disk connected configured unknown
c5::50020f2300002a7b disk connected configured unknown

Remark:
1. Receptacle should be "connected"
2. Occupant should be "configured"


* luxadm probe
Example:
Node WWN:50020f2000000caa Device TypeSmilieisk device
Logical Path:/dev/rdsk/c10t60020F2000000CAA3DABB7B10001D2D4d0s2

Remark:
1. The Universial device name "c10t60020F2000000CAA3DABB7B10001D2D4d0s2"
is generated based on the WWN of the storage device


* luxadm disp <path>
Example:
luxadm disp /dev/rdsk/c10t60020F2000000CAA3DABB7B10001D2D4d0s2

DEVICE PROPERTIES for disk:
/dev/rdsk/c5t600015D0002109000000000000000104d0s2
Status(Port A): O.K.
Status(Port B): O.K.
Vendor: SUN
Product ID: SE6920
WWN(Node): 230000015d210900
WWN(Port A): 234100015d210900
WWN(Port B): 233100015d210900
Revision: 0201
Serial Num: 08349695
Unformatted capacity: 10240.000 MBytes
Read Cache: Enabled
Minimum prefetch: 0x0
Maximum prefetch: 0xffff
Device Type: Disk device
Path(s):
/dev/rdsk/c5t600015D0002109000000000000000104d0s2
/devices/scsi_vhci/ssd@g600015d0002109000000000000000104:c,raw
Controller /devices/pci@1f,0/pci@1/SUNW,qlc@2/fp@0,0
Device Address 234100015d210900,0
Host controller port WWN 210000e08b0fb16b
Class primary
State ONLINE
Controller /devices/pci@1f,0/pci@1/SUNW,qlc@2,1/fp@0,0
Device Address 233100015d210900,0
Host controller port WWN 210100e08b2fb16b
Class primary
State ONLINE


Remark:
1. <path> can be found by "luxadm probe"
2. If there are 2 "Controller" for this device, it is dual path
connection
3. If MPxIO is enable, both class of Controller should be "primary",
and state should be "ONLINE"
# 3  
Old 10-17-2006
To be sure, you have all the necessary drivers and your HW config is suppoorted, check also on www.powerlink.emc.com the ESM --> EMC Support Matrix.

The is also a utility called emc_grab_[OS-Version].tar, run it on the host, and it validates your config.

Greetings
# 4  
Old 10-17-2006
you can get the SAN Foundation Software base packages from http://www.sun.com/storage/san


btw goasutlor, nice tip with the EIS-CD, but that's a sun internal CD, only for employees and partners.....

gP
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Faster way: SAN hd to SAN hd copying

hi! i got a rhel 6.3 host that already have an xfs filesystem mounted from a SAN (let's call it SAN-1) whose size is 9TB. i will be receiving another SAN (let's call it SAN-2) storage of 15TB size. this new addition is physically on another SAN storage. SAN-1 is on a Pillar storage while the new... (6 Replies)
Discussion started by: rino19ny
6 Replies

2. Solaris

Connecting to SAN storage - whats need to be done ?

hi all, I am on solaris 10 1/13 and new to SAN storage. I am required to connect to the LUNs on the SAN storage and is asked to provide the WWN information to the storage administrator. Right now, it will be just 1 connection from a single hba port to the FCport on the storage directly,... (1 Reply)
Discussion started by: javanoob
1 Replies

3. AIX

SAN Migration

Hi all, We are migrating our SAN storage from HSV360 to 3PAR. The system runs aix 6.1 version with HACMP. Please let me know what are requirements from OS side and how are the data copied to the new disks. (10 Replies)
Discussion started by: ElizabethPJ
10 Replies

4. AIX

IBM SAN TO SAN Mirroring

Has anyone tried SAN to SAN mirroring on IBM DS SAN Storage. DS5020 mentions Enhanced Remote Mirror to multi-LUN applications I wonder if Oracle High availibility can be setup using Remote Mirror option of SAN ? (1 Reply)
Discussion started by: filosophizer
1 Replies

5. UNIX for Dummies Questions & Answers

Booting off of a SAN

Hello, I'm posting this in the "Unix for Dummies" forum, since it is more of a theoretical question than an exact problem/fix I'm inquiring about. I have a SunFire T2000 server with 4 internal hard drives, running Solaris 10. (So far so good :) The company just purchased a large EMC SAN. ... (5 Replies)
Discussion started by: FredSmith
5 Replies

6. Linux

Linux on SAN

Hello everyone. I was wondering if there is a way to increase the size on the LUN on a SAN and make the Linux kernel understand the changes without restarting? In the past it has always been rebooted to see the new values but im sure that there is a way now for the lvm to see the Free PE in... (8 Replies)
Discussion started by: d_ark
8 Replies

7. AIX

san lv showing old fs

Hi All, I have been working with two AIX with san and this is the first I got this minor problem on my third AIX. The san/hdisk was recreated so many times because of this problem. When I created a new vg and fs. The fs will be mounted/unmounted properly but if I query the fs on a vg with... (2 Replies)
Discussion started by: itik
2 Replies

8. Solaris

Thoughts/experiences of SAN attaching V880 to EMC SAN

Hi everyone, I wonder if I can canvas any opinions or thoughts (good or bad) on SAN attaching a SUN V880/490 to an EMC Clarion SAN? At the moment the 880 is using 12 internal FC-AL disks as a db server and seems to be doing a pretty good job. It is not I/O, CPU or Memory constrained and the... (2 Replies)
Discussion started by: si_linux
2 Replies

9. AIX

San:

hi We have 2 AIX nodes running with HACMP and all of them connected to SAN, Our shared storage is shark; I need to create shared volume group and I need the HACMP take a ware of it. Regards (1 Reply)
Discussion started by: h2aix
1 Replies

10. UNIX for Dummies Questions & Answers

what is SAN

Hello all, I have looked at the entire posting that have SAN in it and I'm still fuzzy on how SAN works. I understand that every disk array can be access from any server that needs it, but is there software that is install or NFS mount type situation. One post stated that if your format command... (7 Replies)
Discussion started by: larry
7 Replies
Login or Register to Ask a Question