Solaris v9 need help please


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris v9 need help please
# 1  
Old 07-30-2007
Network Solaris v9 need help please

Hi guys,

I need some help on solaris it is completely new for me I am more AIX or hp but never worked on solaris and now I have to! Smilie

The thing is we have a solaris system v9 that has been connected to the san ETERNUS8000.
Do you know how to proceed to install the driver and then see the disks ?
and some usefull commands...

Thank you in advance.
cheers
K.
# 2  
Old 07-30-2007
what kind of server hardware do you use? and what fcal adapters?
# 3  
Old 07-31-2007
Hi,

It is a sparc sun v880 solaris 5 9
HBA Qlogic 2460 card (SG-XPCI1FC-QF4)

I have install the driver QLA2300
rebooted the server
I have install the drivers (hhdv) for the SAN ETERNUS
rebooted the server
run cfgadm but I still don;t see the LUNs

I run cfgadm -al : I can see the pci fibers
I run also luxadm probe : I see fibers connected ok but back of the server all leds are light (yellow, green and red) so normally I think it should be only one Led light as green if it is working ?

I run format command but I see only the internal disks not the new LUNs.

Do I need to configure some file config ?
I am very new on solaris so any help are welcome...

Which command permit me to see :
- that my HBA are correctly connected and working ?
- that fibers are connected ?
- Do I need to install another driver ?

Thanks in advance.
Cheers
# 4  
Old 07-31-2007
is LUN security enabled on your storage? if yes, you must provide the controller WWN's to the storage.

commands you may need:

cfgadm -c configure cX (X = controller number)
cfgadm -alo show_FCP_dev (to see the LUN's)
# 5  
Old 07-31-2007
Hi,

when I run luxadm probe I don't see the fiber I don;t see the wwn corresponding to my fiber.
Thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

2. Solaris

root disk mirroring in solaris volume manager for solaris 10

Need a procedure document to do "root disk mirroring in solaris volume manager for solaris 10". I hope some one will help me asap. I need to do it production environment. Let me know if you need any deatils on this. Thanks, Rama (1 Reply)
Discussion started by: ramareddi16
1 Replies

3. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies

4. Solaris

application compiled on solaris 10 throwing error when executed on solaris 9

I have compiled my application on Solaris 10 with following description SunOS ldg1 5.10 Generic_138888-03 sun4v sparc SUNW,Sun-Blade-T6320 The compiler is Sun C++ 5.9 SunOS_sparc Patch 124863-01 2007/07/25 But when installing the application on Solaris 9 SunOS odcarch02 5.9... (2 Replies)
Discussion started by: ash_bit2k2
2 Replies
Login or Register to Ask a Question