Setting Fiber Card to Auto Negotiate


 
Thread Tools Search this Thread
Operating Systems HP-UX Setting Fiber Card to Auto Negotiate
# 1  
Old 06-25-2009
Setting Fiber Card to Auto Negotiate

I have the Fiber Card assigned to a vPar and I am trying to use it with our HP EVA 4000. Our SAN switch is only a 2GB switch. The card has three LED lights labeled 4GB, 2GB and 1GB and the 4GB light has an amber light. I need to change the link speed, how do you do this on HP-UX? Also here is the output of fcmsutil

Code:
Seconds since last stats were reset                    253958
# fcmsutil /dev/fcd0         

                           Vendor ID is = 0x001077
                           Device ID is = 0x002422
            PCI Sub-system Vendor ID is = 0x00103c
                   PCI Sub-system ID is = 0x0012d6
                               PCI Mode = PCI-X 133 MHz
                       ISP Code version = 4.2.2
                       ISP Chip version = 3
                               Topology = PTTOPT_FABRIC
                             Link Speed = 4Gb
                     Local N_Port_id is = 0x010c00
                  Previous N_Port_id is = 0x010c00
            N_Port Node World Wide Name = 0x50014380013122ef
            N_Port Port World Wide Name = 0x50014380013122ee
            Switch Port World Wide Name = 0x200c00051e35badb
            Switch Node World Wide Name = 0x100000051e35badb
                           Driver state = ONLINE
                       Hardware Path is = 1/0/2/1/0
                     Maximum Frame Size = 2048
         Driver-Firmware Dump Available = NO
         Driver-Firmware Dump Timestamp = N/A
                         Driver Version = @(#) libfcd.a HP Fibre Channel ISP 23xx & 24xx Driver B.11.23.0903 /ux/core/isu/FCD/kern/src/common/wsio/fcd_init.c:Dec 10 2008,22:54:55

Thanks in advance.
# 2  
Old 06-25-2009
your output says the link speed IS 4gb... or do i miss something?
# 3  
Old 06-25-2009
Nope, you have it right, I want to set it to Auto-negotiate. I need to know how to do this because the HP StorageWorks 4/16 SAN switch is only 2GB. The connection is not stable between the SAN and the vPar because the card is hard set to 4GB. Does anyone know how to set the card to auto-negotiate?
# 4  
Old 06-30-2009
Quote:
Originally Posted by scotbuff
Nope, you have it right, I want to set it to Auto-negotiate. I need to know how to do this because the HP StorageWorks 4/16 SAN switch is only 2GB. The connection is not stable between the SAN and the vPar because the card is hard set to 4GB. Does anyone know how to set the card to auto-negotiate?
I think you are confused here.

The HP StorageWorks 4/16 SAN switch is indeed a 4 Gb switch. The model name, "4/16" tells you it's a 4Gb switch with 16 ports.

The fcmsutil output is showing you what speed that adapter is *currently* linked at. You cannot hard-code the speed from the adapter side. FC HBA's are all autonegotiate. If you want to hard code the speed, that is done from the switch side. Hard coding the speed is always better than autonegotiate.

The StorageWorks 4/16 switch is a rebranded Brocade, so use the portcfgspeed command.

You might want to consult with your SAN administrator as it sounds like you're pretty unfamiliar with FC networking...

Last edited by Wotan31; 06-30-2009 at 07:07 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Virtualizing the Fiber card (VFC) on P595

Hi, We have a P595 machine with a dual port Fiber card per VIOs. We have two VIOs in the box. VIO1: ---> 2 port Fiber Card VIO2: ---> 2 port Fiber Card One port on each fiber card is utilized. Connected to SAN switches. We are getting all disks from SAN both for VIOs and LPARs. Now... (0 Replies)
Discussion started by: aixromeo
0 Replies

2. Solaris

Solaris 10 new fiber connected tape

Hello all, how can i see configured fc tapes in solaris system and how can i install a new fc shared tape device , thanks Best Regards (2 Replies)
Discussion started by: bogacd
2 Replies

3. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

4. Solaris

1 or 2 Fiber cables?

Hi Community, I'm working on Solaris 10 installation with 1 Server V490 and 1 StoredgeTek 3510 (Standalone configuration). I'd connect the Server to the Storedge with a fiber cable but I' m in doubt becouse I don't know if using 1 or 2 fiber cable. Could you provide me any solution? ... (2 Replies)
Discussion started by: Sunb3
2 Replies

5. Solaris

Fiber Channel StorageTek Array Visible to OS

I installed a FC array for the first time and everything looks OK in mpathadm, cfgadm, but I don't know what to do next. # stmsboot -L non-STMS device name STMS device name ------------------------------------------------------------------ /dev/rdsk/c2t1d0 ... (3 Replies)
Discussion started by: photon
3 Replies

6. AIX

aix with two fiber

Hi, I got an advise from an old colleague that it's not recommended to have a two fiber for performance purposes on aix. Only use it for redundancy or rdac. Is that true? I was thinking to divide the use of two fiber with the 8 vg so I each one would have 4 vg to serve. Is there anyone... (4 Replies)
Discussion started by: itik
4 Replies

7. AIX

fiber with 4GB

Hi, It's my first time I will use a 4BG fiber with two ports on one card. I used only one port 2GB before. What will be the drivers I need to install on my AIX5.3? Is the two ports going to be just one line? Or I can use the other ports on another connection. Thanks in advance, itik (1 Reply)
Discussion started by: itik
1 Replies

8. Solaris

Identify fiber card

All, Is there a way to identify which fiber card (brand) I have in my system? I believe my solaris 8 box has an LP9002LE card, I'm just not 100% sure. Thanks, Kevin (4 Replies)
Discussion started by: kjbaumann
4 Replies

9. Solaris

Check Duplex setting of intrerface card ?

Hi there, On solaris 8, hat is the command to show the duplex and speed of the attached network cards ?? Alos , if its not what I want ....what command can i use to reconfigure it cheers (5 Replies)
Discussion started by: hcclnoodles
5 Replies
Login or Register to Ask a Question