The UNIX and Linux Forums  
Hello and Welcome from to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-30-2009
Wotan31 Wotan31 is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 17
Quote:
Originally Posted by scotbuff View Post
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..