![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||||||||||||||
Solution Type Predictive Self-Healing Sure Solution 2194478.1 : Oracle ZFS Storage Appliance: ZS3-ES - Required BIOS Settings
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:WWOPS ZS3-ES (Formerly Sun Storage ZFS S7335)Oracle ZFS Storage Oracle Exalogic Elastic Cloud X2-2 Hardware - Version X2 to X2 [Release X2] 7000 Appliance OS (Fishworks) PurposeEach platform in the Oracle ZFS Storage Appliance family has specific BIOS settings. Please see below for the required BIOS settings for the Oracle ZFS Storage ZS3-ES Appliance.
ScopeThis is intended for Oracle Support personnel and Field Service Engineers who may need to check that the BIOS settings match the defaults after service action has been carried out on the motherboard or Service Processor.
DetailsThe settings are provided as a reference for when a motherboard has been replaced or the Service Processor and BIOS firmware have been upgraded.
The latest available ILOM/BIOS firmware for the Oracle ZFS Storage ZS3-ES can be determined from MOS Document ID 1174698.1: Doc ID 1174698.1 - Oracle ZFS Storage Appliance: How to check the SP BIOS revision level See under ZS3-ES (Sun Server X3-2 / Sun Fire X4170 M3 Nashua)
PLEASE NOTE: If it is determined that the BIOS/ILOM version needs to be upgraded this MUST be done through Oracle support - Open a Service Request for assistance, OR via an Oracle Certified Partner. Connecting to the SPConnect to the Service Processor (SP) using a network or serial connection. Oracle ILOM Getting Started Guide Firmware Release 3.2.x, Connect to Oracle ILOM
HOST_AUTO_POWER_ONIf HOST_AUTO_POWER_ON is disabled, enable it. -> show /SP/policy HOST_AUTO_POWER_ON /SP/policy -> cd /SP/policy -> set HOST_AUTO_POWER_ON=enabled
BIOS settingsAccessing the BIOSSet the system to boot directly to the BIOS: -> cd /HOST
-> set boot_device=bios Boot the storage appliance: -> start /SYS
Are you sure you want to start /SYS (y/n)? y Starting /SYS If the system is already running it will need to be reset instead of started. -> reset /SYS
Are you sure you want to reset /SYS (y/n)? y Performing hard reset on /SYS Start the system console: -> start /SP/console
Are you sure you want to start /SP/console (y/n)? y Serial console started. To stop, type ESC (
Alternatively to setting the boot_device as described above, once you see the initial BIOS banner, hit "Control-E" several times when prompted. This will trigger the BIOS Setup menu after the initialization. If you missed the BIOS banner, you can drop back to the SP with ESC ( Then reset the system - see below. Note: Escape followed by shift 9 (open parenthesis is usually on shift 9). Some systems substitute the escape key with control key and the [ key .... ctrl [ shift 9 Serial console stopped. -> reset /SYS
Are you sure you want to reset /SYS (y/n)? y Performing hard reset on /SYS -> start /SP/console
Are you sure you want to start /SP/console (y/n)? y Serial console started. To stop, type ESC ( PCI IO settingsOnce you access the BIOS, use the right arrow key to page over to the "IO" menu. Use the down arrow to select: Slot 1 Press 'Enter' to access the sub-menu for 'Slot 1'. IO Enable [Enabled] Repeat this for Slots 2 and 3. For 'Slot Internal' set both 'IO Enable' and 'OpROM Enable' to "Enabled". IO Enable [Enabled] Exit the BIOSUse right arrow to page over to "Exit". HDD boot devicesYou will need to re-enter the BIOS Setup again in order to set the boot device priority. I am aware this is vague. If you can provide details on the devices selected please add a comment to this document. Persistent_Boot_ModeCheck if the Persistent_Boot_Mode option is enabled. login as: root
Using keyboard-interactive authentication. Password: zs3-es-h01:> confirm shell ... zs3-es-h01# ubiosconfig export all -E -x /tmp/uefi-expert-mode.xml Wrote backup of BIOS configuration to '/tmp/uefi-expert-mode.xml'. zs3-es-h01# grep Persistent_Boot_Mode /tmp/uefi-expert-mode.xml <Persistent_Boot_Mode>Disabled</Persistent_Boot_Mode> If Persistent_Boot_Mode is disabled, edit the exported copy to change the entry to 'Enabled'. zs3-es-h01# sed "s/Disabled<\/Persistent_Boot_Mode/Enabled<\/Persistent_Boot_Mode/g" /tmp/uefi-expert-mode.xml > /tmp/uefi-expert-mode_Enabled.xml
zs3-es-h01# diff /tmp/uefi-expert-mode.xml /tmp/uefi-expert-mode_Enabled.xml < <Persistent_Boot_Mode>Disabled</Persistent_Boot_Mode> --- > <Persistent_Boot_Mode>Enabled</Persistent_Boot_Mode> Import the changed setting to the BIOS. zs3-es-h01# ubiosconfig import all -E -x /tmp/uefi-expert-mode_Enabled.xml
Are you sure you want to import the settings from the XML file to the BIOS? [y/n]? y Preparing to restore XML file to BIOS... Done preparing to restore settings in /tmp/uefi-expert-mode_Enabled.xml to BIOS. Restoring BIOS configuration (allow several minutes)...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Done. Escape back to the SP and reset the system and restart the console. zs3-es-h01# ESC+SHIFT+9 -> reset /SYS -> start /SP/console Serial console started. To stop, type ESC ( *** System is rebooting to upgrade BIOS or change UEFI configuration *** ... Confirm the Persistent_Boot_Mode setting is enabled (See first step).
SP password synchronizationThe SP root password should match the root password of the ZFS Storage Appliance. zs3-es-h01:> ESC( -> cd /SP/users/root -> set password
Attachments This solution has no attachment |
||||||||||||||||||||||||||||||||||||
|