![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 2355034.1 : VSM6, VSM7, VLE - How to restore the NIC port speed to the optimal operating speed
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:StorageTek Virtual Storage Manager System 7 (VSM7) - Version 7.0.0 to 7.1.2 [Release 7.0]StorageTek Virtual Storage Manager System 6 (VSM6) - Version All Versions to All Versions [Release All Releases] Sun Virtual Library Extension (VLE) - Version 1.0 to 1.5 [Release 1.0] Oracle Solaris on SPARC (64-bit) Oracle Solaris on x86-64 (64-bit) GoalRestore the speed for a Network Interface Card (NIC) port to the optimal value Restore the NIC port to the proper speed Correct NIC port speed incorrect or running slow Correct NIC port not running at 10G Correct NIC port not running at 1G SolutionThere can be times when a NIC port speed does not auto-negotiate to the optimal speed. The information below will assist in getting the port to the proper speed.
The following is an example of a VSM7 net4 port speed that is not correct. The information can be found in the Support File Bundle (SFB) display_health_check log or from the dladm_show_phys.txt log. dladm_show_phys.txt LINK MEDIA STATE SPEED DUPLEX DEVICE
Procedure to have the port re-negotiate the speed to 10G. Current speed of Node 1 net4 (REP1). Per design, the port for the replication (REP) port on a VSM7 T7-2 is 10G. vsmadm@vsmpriv1:~$ dladm show-phys net4 Port link properties indicating the port speed is capable of 10G (10gfdx) - first column after the rw. dladm show-linkprop net4 | grep en_ | grep fdx vsmadm@vsmpriv1:~$ dladm show-linkprop net4 | grep en_ | grep fdx Procedure to have the port re-negotiate the speed to 10G. 1. Run the command to enable 10G port speed vsmadm@vsmpriv1:~$ sudo dladm set-linkprop -p en_10gfdx_cap=1 net4 2. Run the command to check the port speed. vsmadm@vsmpriv1:~$ dladm show-phys net4
3. If the commands above do not resolve the issue, then a reseat of the net4 cable at both ends is necessary. 4. Reference this document T7_2_SERVER_SW_CABLE_LAYOUT of the VSM7 server and ES1-24 switch.
The following is an example of a VSM6 net8 port speed that is not correct. The information can be found in the Support File Bundle (SFB) display_health_check log or from the dladm_show_phys.txt log. dladm_show_phys.txt LINK MEDIA STATE SPEED DUPLEX DEVICE Commands to check prior to any maintenance for net4 Current speed of Node 1 net8 (REP3). Per design, the port for the REP port on a VSM6 T4-2 is 1G. vsmadm@vsmpriv1:~$ dladm show-phys net8 Port link properties indicating the port speed is capable of 1G (1000fdx) - first column after the rw. dladm show-linkprop net8 | grep en_ | grep fdx vsmadm@vsmpriv1:~$ dladm show-linkprop net8 | grep en_ | grep fdx
Procedure to have the port re-negotiate the speed to 1G. 1. Run the command to enable 1G port speed vsmadm@vsmpriv1:~$ sudo dladm set-linkprop -p en_1000fdx_cap=1 net8 2. Run the command to check the port speed. vsmadm@vsmpriv1:~$ dladm show-phys net8 LINK MEDIA STATE SPEED DUPLEX DEVICE 3. If the commands above do not resolve the issue, then a reseat of the net8 cable at the server is necessary. 4. Reference this document T4-2 SERVER_PORT_LAYOUT.
This same procedure can be used for other NIC ports on a VSM6, VSM7 or VLE providing the switch connecting the port is set to the appropriate speed per engineering design. Attachments This solution has no attachment |
||||||||||||||
|