Solaris 10 installing on Cisco UCS doesn't see HBAs


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 installing on Cisco UCS doesn't see HBAs
# 1  
Old 12-27-2016
Solaris 10 installing on Cisco UCS doesn't see HBAs

The chassis config is right... this blade can boot to VMware ESXi and see HBAs and LUNs. Solaris isn't seeing the HBAs at all... luxadm probe returns ERROR: No Fibre Channel Adapters found.
fcinfo hba-port -l returns No Adapters Found.

prtdiag -v gets me:
Code:
==== Upgradeable Slots ==============================

ID  Status    Type            Description
--- --------- --------------- -----------------------
0   in use    Unknown         MLOM Slot
1   unknown   Unknown         Mezzanine Slot 1

I cannot find a download for drivers for UCS and Solaris, or I'd be figuring I need to stand up a jumpstart server or otherwise customize the install process. Googling turns up some old posts that seem to suggest that Solaris can be installed on this hardware. So I could use a pointer!

Last edited by rbatte1; 12-28-2016 at 08:03 AM.. Reason: Added ICODE tags
# 2  
Old 12-31-2016
What's the output from running scanpci?
# 3  
Old 01-03-2017
Quote:
Originally Posted by achenle
What's the output from running scanpci?
It does show two entries like:

Code:
pci bus 0x000a cardnum 0x00 function 0x00: vendor 0x1137 device 0x0045
 Cisco Systems Inc VIC FCoE HBA

# 4  
Old 03-08-2017
looks like an HBA driver issue, I would suggest an SR is in order.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. IP Networking

How to stack Cisco 2960-S and Cisco 2960X?

Is there an easy way to stack Cisco 2960-S and Cisco 2960X switches? If you have no idea, follow this: 1. Stacking is not supported on switches running the LAN Lite image. All switches in the stack must be running the LAN Base image. 2. In a mixed stack of Catalyst 2960-X and Catalyst 2960-S... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

2. Red Hat

UCS installation issues

I am installing RHEL6 on a Cisco UCS blade and the GUI isn't showing up. Curious!!!!! I have installed it on 5 of the other blades and the GUI is there. However, there are many issues that I am having and I am going crazy with this thing. I have issues where the network adapters are not showing... (1 Reply)
Discussion started by: styehimba
1 Replies

3. Solaris

Connecting Solaris 10 to Cisco PIX with IPsec tunnel

I having problem connecting to a Cisco PIX Log from IKE # /usr/lib/inet/in.iked -f /etc/inet/ike/config -d Jan 16 00:40:57: 2012 (+0800) *** in.iked started *** Jan 16 00:40:57: Loading configuration... Jan 16 00:40:57: Checking lifetimes in "nullrule" Jan 16 00:40:57: Using default value... (0 Replies)
Discussion started by: conandor
0 Replies

4. Shell Programming and Scripting

Perl variables inside Net::Telnet::Cisco Module doesn't work

I am writing perl script to configure Cisco device but Variables inside Net::Telnet::Cisco Module doesn't work and passed to device without resolving. Please advise. here is a sample of script: use Net::Telnet::Cisco; $device = "10.14.199.1"; ($o1, $o2, $o3, $o4) = split(/\./,$device);... (5 Replies)
Discussion started by: ahmed_zaher
5 Replies

5. Slackware

latex-ucs

Hi! I am using Slackware 12.1 and I have a question regarding LaTeX. I am trying to use the package ucs, so that I can write in greek, but with no success. In Debian there is a package latex-ucs.deb that does the trick. Is there something similar in Slackware? Thanks in advance (1 Reply)
Discussion started by: kerb41
1 Replies

6. Solaris

Connect Solaris 10 to NetApp filer using Emulex single port HBAs.

Hi, I'm connecting a Solaris 10 server to a Netapp filer with two single port Emulex (Sun StorageTek PCI-X Enterprise 4GB FC HBA) HBAs. After physically installing both these HBAs what do I ned to do within Solaris 10 to enable them and configure them with persistent bindings. Do I need... (6 Replies)
Discussion started by: gwhelan
6 Replies
Login or Register to Ask a Question