HBA disappeared after reboot


 
Thread Tools Search this Thread
Operating Systems Solaris HBA disappeared after reboot
# 1  
Old 07-23-2009
HBA disappeared after reboot

Hello all I was configuring a SUN 2540 raid and after a reboot the hba`s is gone.
There is no longer an entry in etc/path_to_inst for them (2 cards).
I tried a reconfigure boot several times but it does not work.

The hba`s is a SUN qlogic 2200 in x4240 server (AMD).
Using solaris 10 update7.

The strange thing is that in messages there is a short message
that shows that there is some kind of communication with the raid

"Jul 23 16:47:05 d2smp01 scsi: [ID 456205 kern.info] smp0 at mpt0: wwn 500605b00002453f
Jul 23 16:47:05 d2smp01 genunix: [ID 936769 kern.info] smp0 is /pci@0,0/pci10de,375@f/pci1000,3150@0/smp@w500605b00002453f"

smp0 is the name i given the array.

I tried to remove and reinstall the SUNqls sunwqlcu drivers but no change.

Any ideas how to trouble shoot this?

Thanks in advance.
Jan

Last edited by vettec3; 07-23-2009 at 03:45 PM..
# 2  
Old 07-24-2009
Have you tried :
Code:
probe-scsi-all

or (more likely):
Code:
probe-ide-all

down at the Open Boot Prom (after doing an "init 0" not a stop+A), does that list the discs in the RAID array? If it does not then there connection problems, if it does then there operating system problems, in which case format list the discs?
Normally a reconfiguration reboot does the trick but you have already tried that.
# 3  
Old 07-24-2009
@Tony

it's a x86 machine... there won't be an OBP Smilie
# 4  
Old 07-24-2009
Sounds like a hardware issue to me, unless the server picked up some configuration changes on reboot.

Also, "mpt0" would be an LSI HBA, not a QLogic one.

What's the result of "fcinfo hba-port"?

If you do have an LSI HBA, download the "lsiutil" tool from LSI's web site and use it to find out what your HBA can see.
# 5  
Old 07-25-2009
Is the HBA connected to any storage ?

I ran across something similar, but with Sun Fire X4200 M2. Try the following steps:

1. Disconnect any storage array connected to the HBAs

2. Reboot the server

3. When you reboot, hit "CTRL +A (or S)" to get into the LSI RAID configuration utility.

4. From there, look what you can see, you should see MPT0 which is your RAID controller,and also you should be able to see your HBAs (MPT1, MPT2..).

5. Make sure the state is "Enabled" for all the HBAs, and note down the WWN of each HBA to cross check later.


6. Boot the machine

7. execute
Code:
# devfsadm

8. Then do
Code:
# prtdiag -v



then see if you can see your HBA.

In my case, SAS storage was creating problems when initiating, so we had to create two separate storage domains to get it work.
# 6  
Old 07-26-2009
Quote:
Originally Posted by DukeNuke2
@Tony

it's a x86 machine... there won't be an OBP Smilie
Ah, good point!
# 7  
Old 07-31-2009
Solved.

Thanks for your suggestions.

The issue was that the /kernel/drv/fp.conf file was corrupted.
I copied one from another machine and then it worked fine.

/Jan
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris partition in boot screen disappeared - F11??

I have a problem where I installed several OSes as partitions on one disk. And suddenly I cannot see Solaris 11.3 in the bios boot screen anymore. I have no clue why. Do anyone have a suggestion so I can dig further somewhere? I first installed Solaris 11.3. Then Windows10 (gaming). Then Linux... (3 Replies)
Discussion started by: kebabbert
3 Replies

2. Solaris

LDoms disappeared

System: SPARC S7-2 Server; 2x8-core CPUs; 128Gb RAM; 2x600Gb HDD. I have been experimenting on the above system, using ldmp2v to create "clones" of my physical systems as LDoms on the server when there was an unscheduled power outage. After the system came back up I had lost my LDoms, although... (7 Replies)
Discussion started by: apmcd47
7 Replies

3. Post Here to Contact Site Administrators and Moderators

Threads disappeared

Dear admins, it seems that some threads or even users have recently (~ 2 days or so) disappeared. Examples: giuliangiuseppe and greycells. The latter asked me for the solution I provided earlier this week. What happened? Can you help? Regards Rüdiger (10 Replies)
Discussion started by: RudiC
10 Replies

4. Solaris

Moved zone and data disappeared?

Can't find the data in either pool. bash-3.00# zoneadm -z PPSMzone1 move /zpool/ppsmzone1 cannot create ZFS dataset zpool/ppsmzone1: dataset already exists Moving across file-systems; copying zonepath /rpool/PPSMzone1... Cleaning up zonepath /rpool/PPSMzone1... bash-3.00# zonecfg -z... (1 Reply)
Discussion started by: LittleLebowski
1 Replies

5. Solaris

XSCF prompt disappeared, Sun M5000

Hi, I've got an issue here: After I logon to the xscf prompt of this Sun M5000 and did 'XSCF> version -c xcp', the xscf prompt disappeared. I can't get it back and can't log out. exit rebootxscf logout #. #> #> ~# ~# exit sendbreak exit I tried to set the Mode Switch to the service... (3 Replies)
Discussion started by: aixlover
3 Replies

6. Solaris

How to enable hba port of a two port hba card

Hi, i have a two port hba card in solaris 10 system one of which is disabled. How to enable and configure the other port. ---------- Post updated at 08:17 AM ---------- Previous update was at 03:40 AM ---------- please help :( (7 Replies)
Discussion started by: rishiraaz
7 Replies

7. UNIX Desktop Questions & Answers

MV'd a file, now it's disappeared...

I'm doing an assignment for a Unix course at school. I attempted to rename one of the shell programming questions from home to Q1 by typing: mv home Q1 It returned a message saying mv: cannot access home And now there's no home or Q1 in the directory. Please help! (8 Replies)
Discussion started by: slogged
8 Replies

8. Solaris

Help, my printers have disappeared

Hi all I have a really strange situation. This morning I ran lpstat -p and it didn't return any results. I ran lpstat -t and the scheduler is running. How strange, it seems all the printers have disappeared from my server. Can anyone perhaps explain to me how this is possible? (4 Replies)
Discussion started by: soliberus
4 Replies

9. UNIX for Dummies Questions & Answers

crontab disappeared

when i am doing the crontab editing i am using the setenv EDITOR /usr/bin/vi but their was an error i tried to put set EDITOR /usr/bin/vi and it wnet through and i started editing using the command crontab -e but somehow it is slow and displayed something like e300 and i tried to stop because it... (3 Replies)
Discussion started by: afuella
3 Replies

10. UNIX for Dummies Questions & Answers

My partition disappeared!!!! URGENT!! (newbie factor)

I just inst freeBSD boot installation and it didnt work for(probably my lack of knowledge) reasons but i now have to partitions in freeBSD and i really need them back for windows at the moment. i just cant find them. The bad thing is that i only got this bundled version of windows so i cant really... (2 Replies)
Discussion started by: riwa
2 Replies
Login or Register to Ask a Question