Go to main content

Sun Server X4-2L Product Notes

Exit Print View

Updated: May 2019
 
 

Hardware Open Issues

Oracle ILOM SNMP v3 traps are not delivered after SNMP engine ID change

Bug ID 23634048

If you change the engine ID, create an SNMP v3 user, and configure an alert using that user without waiting approximately 10 seconds between each action, the internal user configuration might be incorrect and traps are missed.

Affected hardware and software:

  • Oracle ILOM 3.1 and 3.2.4

  • Platform software releases 1.0 and later.

Workaround:

Do not create multiple configuration changes without verifying the effect of each configuration change. To prevent misconfigured users and missed traps, insert sleep statements in the script. For example:

# change engineID
set /SP/services/snmp engineid=NEWENGINEID
# sleep 10 seconds to give snmp enough time to make the change
sleep 10
# verify engineID
show /SP/services/snmp engineid
# verify SNMPv3 users have been deleted
show /SP/services/snmp/users

# create snmpv3 user
create /SP/services/snmp/users newuser authenticationpassword=...
# sleep 10 seconds to give snmp enough time to make the change
sleep 10
# verify user
show /SP/services/snmp/users newuser
# do a snmpget with that user to verify it

# configure alert
set /SP/alertmgmt/rules/1 type=snmptrap ...
# sleep 10 seconds to give snmp enough time to make the change
sleep 10
# verify alert
show /SP/alertmgmt/rules/1
set /SP/alertmgmt/rules/1 testrule=true

MegaRAID mouse pointer does not work on Oracle ILOM Remote Console

BugID: 15584702 (formerly CR 6875309)

Issue:

When using the Oracle ILOM Remote Console (with the mouse mode set to Absolute) on a server with a Sun Storage 6 Gb SAS PCIe RAID HBA Internal option card installed, if you boot the system and press Ctrl+H to enter the LSI MegaRAID BIOS Utility, the mouse pointer only moves vertically and horizontally on the left and top sides of the utility.

Affected hardware and software:

  • Sun Storage 6 Gb SAS PCIe RAID HBA Internal (SGX-SAS6-R-INT-Z and SG-SAS6-R-INT-Z)

  • Platform software releases 1.0 and later.

Workaround:

In the Oracle ILOM Remote Console, change the mouse mode setting from Absolute (the default) to Relative mode.

For instructions for setting Oracle ILOM Remote Console to Relative mode, see the Oracle ILOM 3.2 Documentation Library at: https://www.oracle.com/goto/ilom/docs

UEFI configuration settings might be lost when transitioning between UEFI BIOS and Legacy BIOS modes

BugID: 15736328 (formerly CR 7080526)

Issue:

Unified Extensible Firmware Interface (UEFI) boot priority list settings might be lost when transitioning between UEFI BIOS and Legacy BIOS modes. This issue might occur if you need to run system diagnostics using the Pc-Check utility, which only runs in the Legacy BIOS mode. UEFI configuration settings should be saved prior to switching between UEFI BIOS and Legacy BIOS.

Affected software:

  • Platform software releases 1.0 and later.

Workaround:

Use the Oracle ILOM BIOS Configuration Backup and Restore feature to save configuration settings prior to transitioning between the BIOS modes. Then restore the BIOS configuration settings after transitioning back to UEFI mode. For more information and procedures for saving UEFI configuration settings, refer to the Oracle ILOM Administrator's Guide for Configuration and Maintenance Firmware Release 3.2.x in the Oracle Integrated Lights Out Manager (ILOM) 3.2 Documentation Library at: https://www.oracle.com/goto/ilom/docs

BIOS might not respond to a USB keyboard and/or mouse that is connected directly to the server

BugID: 15735895 (formerly CR 7079855)

Issue:

On rare occasions, when a USB keyboard and/or mouse is directly connected to the host, the keyboard and/or mouse might not be recognized by BIOS. This problem is indicated by a failure of BIOS to respond to key presses during the time the BIOS splash screen is displayed.

Affected software:

  • Platform software releases 1.0 and later.

Workaround:

Reboot the host. If the problem persists after two or three system reboots, contact your authorized Oracle service provider for assistance.

Oracle ILOM BIOS Configuration Backup and Restore feature should not report “Partial Restore” status

BugID: 15790853 (formerly CR 7167796)

Issue:

Any time an Oracle ILOM Unified Extensible Firmware Interface (UEFI) BIOS configuration is loaded, the configuration file might contain inactive parameters, that is, parameters that are no longer valid for the current version of the BIOS, or typographical errors. This can result in the failure of one or more parameters to load. When this occurs, the Oracle ILOM /System/BIOS/Config/restore_status parameter, which provides the user with the status of the last attempted configuration load, reports that the load was partially successful. The value of /System/BIOS/Config/restore_status parameter does not change until a subsequent load of an Oracle ILOM UEFI BIOS configuration occurs.

Affected software:

  • Oracle ILOM 3.1 and 3.2.4

  • Platform software releases 1.0 and later.

Workaround:

  1. Using a text editor, create an XML file with the following contents:

    <BIOS>

    </BIOS>

  2. Save the file to any XML file name.

    For purposes of this example, the file name used is bios_no_op_config.xml

  3. To load the configuration, enter the following Oracle ILOM command:

    % load -source <URL location>/bios_no_op_config.xml /System/BIOS/Config

  4. If host power is on, enter the following command to reset the host:

    % reset /System

Emulex HBA: UEFI “Add Boot Device” hangs when invoked if “Scan Fibre Devices” is not run first

BugID: 15785186 (formerly CR 7160984)

Issue:


Note -  This problem only occurs on Emulex HBAs running UEFIBoot version 4.12a.15 firmware. If you are running a different version of the HBA firmware, you do not experience this issue.

At the UEFI Driver control HII menu for the Emulex host bus adapter (HBA), with Set Boot From San to enabled, if you run the Add Boot Device function, you see the Please Wait message for approximately 3 to 5 seconds, and then the system hangs. You must reset the server to clear the condition.

However, if you run the Scan Fibre Devices function first, and then you run the Add Boot Device function, the Add Boot Device function works correctly. The hang condition only occurs if the Add Boot Device function is run first.

Affected software:

  • Sun StorageTek 8 Gb FC PCIe HBA Dual Port Emulex, with EFIBoot version 4.12a.15 firmware (SG-PCIE2FC-EM8-Z and SG-XPCIE2FC-EM8-N)

  • Platform software releases 1.0 and later.

Workaround:

To recover from this hang condition, enter the following command to reset the server:

> reset /System

On single-processor systems, some Oracle ILOM web interface System Information screens show an incorrect number of Ethernet ports and PCIe ports available for use

BugID: 15803551, 15803553 (formerly CR 7183782, 7183789)

Issue:

On single-processor systems, Ethernet ports NET 2 and NET3, and PCIe slots 1, 2, and 3 are not supported. However, the following Oracle Integrated Lights Out Manager (ILOM) web interface screens incorrectly show these ports as available for use.

  • The ILOM System Information → Summary screen and the System Information → Networking screen show the number of supported Ethernet NICs (Network Interface Controllers) as 4 when actually only two Ethernet NICs (NET 0 and NET 1) are supported and available for use.

  • The Oracle ILOM System Information → PCI Devices screen shows the Maximum Add-on Devices as 6, when actually only three PCIe slots (slots 4, 5, and 6) are supported and available for use. This screen also shows the number of On-board Devices (NICs) as 4, when actually only NET 0 and NET 1 are supported and available for use.

Affected hardware and software:

  • Single-processor systems

  • Oracle ILOM 3.1 and 3.2.4

  • Platform software releases 1.0 and later.

Workaround:

None.

On single-processor systems, some Oracle ILOM CLI commands and web interface System Information screens show an incorrect number of supported DIMM sockets

BugID: 15803564 (formerly CR 7183799)

Issue:

For the Oracle Integrated Lights Out Manager (ILOM) command-line interface (CLI), the show /System/memory command incorrectly returns max DIMMs = 16, when the maximum number of supported DIMMs on a single-processor system is 8.

Additionally, if a DIMM is mistakenly installed in a socket associated with the processor 1 (P1) socket, the following Oracle ILOM CLI commands identifies the misconfiguration by showing the DIMM associated with P1, even though P1 is not actually present in the system. However, the DIMM is not usable by the system.

  • > show /System/Memory/DIMMs

  • > show /System/Memory/DIMMs/DIMM_n, where n can be any number from 8 through 15

  • > show /SP/powermgmt/powerconf/memory

  • > show /SP/powermgmt/powerconf/memory/MB_P1_D0

For the Oracle ILOM web interface, the System Information → Summary screen and the System Information → Memory screen incorrectly show the maximum number of supported DIMMs as 16, when the maximum number of supported DIMMs on a single-processor system is 8.

Affected hardware and software:

  • Single-processor systems

  • Oracle ILOM 3.1 and 3.2.4

  • Platform software releases 1.0 and later.

Workaround:

None.

Unable to obtain DHCP lease at boot time with Red Hat Enterprise Linux operating systems

BugID: 16014346

Issue:

For configurations in which the auto-negotiation process takes more than five seconds, the boot script might fail with the following message:

ethX:failed. No link present. Check cable?

Affected software:

  • Red Hat Enterprise Linux 6.4 running Oracle Unbreakable Enterprise Kernel Release 2 for Linux

  • Red Hat Enterprise Linux 6.5 running Oracle Unbreakable Enterprise Kernel Release 3 for Linux

  • Platform software releases 1.0 and later.

Workaround:

If this error message appears, even though the presence of a link can be confirmed using the ethtool ethX command, try this setting: LINKDELAY=5 in/etc/sysconfig/network-scripts/ifcfg-ethX.


Note -  Link time can take up to 30 seconds. Adjust the LINKDELAY value accordingly.

The server might reboot after removing the Physical Function (PF) device driver when the Virtual Function (VF) device driver is active in the guest.

Alternatively, you can use NetworkManager to configure the interfaces, which avoids the set timeout. For configuration instructions for using NetworkManager, refer to the documentation provided with your operating system distribution.

After installing an operating system using PXE or a Linux ISO image, the system might fail to assign an IP address to the network port that was used to preform the install

BugID: 15944904

Issue:

After you install an operating system using a Preboot eXecution Environment (PXE) or a Linux ISO image, the host might fail to assign an IP address to the network interface port (NET 0-3) the first time you log in to the operating system.

Affected software:

  • Platform software releases 1.0 and later.

Workaround:

Add the line LINKDELAY=10 in the ifcfg-ethX file located in the /etc/sysconfig/network-scripts/ directory.

Using any operating system tools or utilities to manage (create, modify, or delete) UEFI Boot variables might result in the loss of a boot variable needed to start the operating system

BugID: 15818528

Issue:

During operating system installations in Unified Extensible Firmware Interface (UEFI) mode, operating system installers create the UEFI Boot variables to be used in BIOS menus to select the operating system to boot. To avoid potential loss of a boot variable created by the operating system installer, you should not use any operating system tools or utilities to manage (create, modify, or delete) these boot variables. Loss of a boot variable precludes users from being able to boot the operating system.

Affected software:

  • All supported UEFI capable operating systems

  • Platform software releases 1.0 and later.

Workaround:

If a UEFI Boot variable is lost, reinstall the operating system so as to create a new UEFI Boot variable.

When running an Emulex HBA in UEFI BIOS Boot Mode, the “Add Boot Device” command causes the system to hang

BugID: 18272567

Issue:

When you use the BIOS Setup Utility menu to access UEFI Driver ControlOracle Sun Storage 16Gb Fibre Channel LPAdd Boot Device, the system hangs.


Note -  This issue only occurs on Emulex host bus adapters (HBAs) running in UEFI BIOS Boot Mode. If you are running the Emulex HBAs in Legacy BIOS Boot Mode, you do not experience this issue.

Affected hardware and software:

  • Sun Storage 10 Gb FCoE Short Range Optics, Emulex (7101687 and 7101688)

  • Sun Storage 16 Gb FC Short Wave Optics, Emulex (7101685 and 7101686)

  • Platform software releases 1.0 and later.

Workaround:

When you use the BIOS Setup Utility menu, enter this command first: UEFI Driver ControlOracle Sun Storage 16Gb Fibre Channel LPScan for Fibre Devices.

Rebooting the service processor (SP) while the server's host is rebooting might cause the BIOS hang

BugID: 16346073

Issue:

If you try to reboot the service processor (SP) while the host is rebooting, the server's BIOS might hang.

Affected hardware and software:

  • Platform software releases 1.0 and later.

Workaround:

Do not reboot the server's SP and host simultaneously.