Asset ID: |
1-71-1915386.1 |
Update Date: | 2018-05-15 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
1915386.1
:
How to Replace a Sun Server X4-8, Oracle Server X5-8 System Module (SMOD)
Related Items |
- Sun Server X4-8
- Oracle Server X5-8
|
Related Categories |
- PLA-Support>Sun Systems>Sun_Other>Sun Collections>SN-OTH: x64-CAP VCAP
|
In this Document
Applies to:
Oracle Server X5-8 - Version All Versions and later
Sun Server X4-8 - Version All Versions and later
Information in this document applies to any platform.
Goal
How to Replace a Sun Server X4-8, Oracle Server X5-8 System Module (SMOD).
Solution
DISPATCH INSTRUCTIONS
WHAT SKILLS DOES THE FIELD ENGINEER/ADMINISTRATOR NEED?:
Sun Server X4-8, Oracle Server X5-8 Training
TIME ESTIMATE: 45 minutes
TASK COMPLEXITY: 1
FIELD ENGINEER/ADMINISTRATOR INSTRUCTIONS:
PROBLEM OVERVIEW: A Sun Server X4-8, Oracle Server X5-8 System Module (SMOD) needs replacement
WHAT STATE SHOULD THE SYSTEM BE IN TO BE READY TO PERFORM THE RESOLUTION ACTIVITY? :
This is a cold-service component. Disconnect the AC power cables from the server before performing this procedure.
WHAT ACTIONS ARE REQUIRED?:
Reference Doc:
Sun Server X4-8 Service Manual
http://docs.oracle.com/cd/E40591_01/html/E40317/index.html
Oracle Server X5-8 Service Manual
http://docs.oracle.com/cd/E56301_01/html/E56311/index.html
Sun Server X4-8 System Module (SMOD) Overview
http://docs.oracle.com/cd/E40591_01/html/E40317/gnsfb.html#XFESMgnzll
The SMOD motherboard hosts the service processor (SP), two disk backplanes (for the externally accessible server storage drives), and the system battery. It also has a PCIe riser for the server storage HBA and the two internal USB ports. The PCIe riser is located on the bottom of the SMOD.
FPGA firmware resides on both the SP and the CPU modules (CMOD). The FPGA firmware versions on both components must match. You can perform firmware updates only on the SMOD. The FPGA firmware that resides on the CMODs is maintained by the SMOD. The SMOD automatically updates all CMODs to its version of FPGA firmware. If a CMOD is replaced and its version is different from the FPGA firmware version that resides on the SMOD, then the SMOD will update or downgrade the new CMOD to the version of FPGA firmware that resides on the SMOD. If the SMOD module is replaced and its FPGA firmware is different from the firmware on the CMODs, it will update or downgrade the CMODs to the version of FPGA firmware that resides on the SMOD.
The following table shows the resulting SMOD response to user-initiated firmware updates and component replacements.
User Action SP Response
Updates the SMOD firmware | Updates the firmware of all CMODs to the version of firmware that resides on the SMOD. |
Replaces or adds a CMOD | Updates the new CMOD firmware to the version of firmware that resides on the SMOD. |
Installs an SMOD with downgraded firmware | Downgrades the firmware of all CMODs to the downgraded version of firmware that resides on the SMOD. |
Installs an SMOD with updated firmware | Updates the firmware of all CMODs to the updated version of firmware that resides on the SMOD. |
How to Remove the SMOD Module
1. Since the SMOD contains the Service Processor (SP), before shutting down the server make sure to backup the ILOM configuration, and make sure to note the current ILOM + BIOS levels. You will need to update the replacement SMOD if not at this level.
- As long as the system's ILOM is functional and not the reason for the SMOD replacement the ILOM configuration should be backed up so that it may be restored to the new replacement SMOD. If the ILOM is not accessible and cannot be backed up the FE will need to re-configure the ILOM manually after the SMOD replacement.
- To backup the settings using the ILOM web browser expand the "ILOM Administration" section in the left column and then select "Configuration Management". In the main panel you may then backup the ILOM settings.
- To backup the settings using the ILOM cli you must use scp to copy the file to an available system on the admin network (or your laptop if you connect it directly to the ILOM net management port and configure it for the same network). Use the following commands substituting the appropriate values for the login name, password, ipaddress and file destination. The passphrase should be set to the ILOM's password.
-> cd /SP/config
-> set passphrase=ilompassswd
-> set dump_uri=scp://username:password@IPaddress/tmp/SP.config
1.1. While still logged into the ILOM check the TLI container values and sync them if needed. The server supports Top Level Identifier (TLI) and stores the TLI records in the midplane (MIDPLANE) FRUID container, called Primary, the Front Indicator Module (FIM), called Backup1, and the SMOD (SMOD/MB) board, called Backup2.
- To avoid mismatched TLI values causing a failure after a SMOD replacement the fruid data should be confirmed to have matching data in at least the Primary (MIDPLANE) and the Backup1 (FIM) containers so that the SMOD will have it's container updated automatically after replacement. Go into restricted mode and use the showpsnc command to check this.
-> set SESSION mode=restricted
WARNING: The "Restricted Shell" account is provided solely
to allow Services to perform diagnostic tasks.
[(restricted_shell) x4-8-example-sp:~]# showpsnc
Primary: fruid:///SYS/MIDPLANE
Backup 1: fruid:///SYS/FIM
Backup 2: fruid:///SYS/SMOD/MB
Element | Primary | Backup1 | Backup2
------------------+-------------------+-------------------+-------------------
PPN X4-8P1.L+NPAP1+1 X4-8P1.L+NPAP1+1 X4-8P1.L+NPAP1+1
PSN 1421NM8004 1421NM8004 1421NM8004
Product Name SUN SERVER X4-8 SUN SERVER X4-8 SUN SERVER X4-8
[(restricted_shell) x4-8-example-sp:~]# exit
- The above example shows a system with all three containers properly in sync. If the output from the system does not show all of the containers with matching values then you should reset the SP and then re-check the values again. An ILOM reset will attempt to auto-populate the matching values if one container is out of sync.
-> reset /SP
Are you sure you want to reset /SP (y/n)? y
Performing reset on /SP
- After an ILOM reset if the Primary and Backup1 containers match then proceed with the following steps to replace the SMOD. If these two containers do not match then DO NOT proceed with the replacement yet.
- If the containers do not match you will need to use the copypsnc command from service or escalation mode to copy the data from the good container so that the Primary and Backup1 containers match (Backup2 is the SMOD and we are about to replace this so it is not as important at this step). If you are unfamiliar with this process and require assistance please reference the steps for using copypsnc to fix the serial number detailed in the "How to update product serial number on systems which implement TLI functionality (Doc ID 1280913.1)" and contact the TSC if needed.
- How to access service mode and escalation mode on ILOM 3.x and later platforms (Doc ID 1019946.1)
- After the TLI data in the Primary and Backup1 containers have been confirmed to match proceed with the following steps.
2. Prepare the server for cold service.
3. Access the rear of the server.
4. Label and disconnect all cables from the SMOD.
5. Disengage the SMOD from the server midplane.
A. To Unlock the SMOD handles, squeeze together the release latches on the end of both handles. The unlocking action is accompanied by an audible click.
B. To disengage the SMOD from the server midplane, simultaneously, rotate both handles downward toward their fully open positions. This action disengages the connectors on the SMOD from the connectors on the server midplane.
Caution - Physical harm or component damage. Do not use the SMOD handles to remove the SMOD from the server.
6. To remove the SMOD, grab it by it's sides and slide it out of the server.
How to Install the SMOD Module
1. Make sure that all removable components have been transferred to the new SMOD from the old SMOD (SAS HBA, BBU, disks, USB thumb drives, and SAS cables).
2. Ensure that the handles on the SMOD are in their fully open position.
A. To Unlock the SMOD handles, squeeze together the release latches on the end of both handles. The unlocking action is accompanied by an audible click.
B. To open, rotate both handles downward until they are at a 90 degree angle to the SMOD (fully open position).
3. Orient the SMOD with the handles facing away from the server and the connectors facing toward the open slot in the server.
Caution - Physical harm or component damage. Do not use the SMOD handles to insert the SMOD into the server.
4. Align the SMOD in the slot.
5. Slide the SMOD into the slot until it stops. This leaves the SMOD protruding slightly from the back of the server. Do not attempt to push the SMOD inward beyond this point.
6. To install the SMOD, simultaneously rotate both handles upward until they lock into place. This action draws the SMOD inward engaging the SMOD connectors with the connectors on the server midplane.
Caution - Pinch point. When operating the lever, keep your fingers clear of the back side and hinged end of the lever.
7. Connect the external cables to the SMOD.
8. Configure the new SMOD for operation.
- Once the AC cables are connected the SP will begin to initialize POST. Connect to the SER MGT port and login with default root/changeme once the SP is fully booted.
- Configure an IP address so a network connection can be made to the NET MGT port.
- Check the ILOM + BIOS level on the new SMOD. If a different version from the previous version upgrade/downgrade the firmware to match the previous version. Note, the firmware must be at the same level as the previous SMOD version or the saved configuration backup may not restore all settings, or may not work at all.
- Use the previously saved ILOM backup, and restore the ILOM configuration.
- To restore the settings using the ILOM web browser click ILOM Administration > Configuration Management > Backup/Restore. Click Restore in the Operations box. Click the Transfer Method box to specify a method for transferring the Oracle ILOM configuration file. If the backup configuration file was encrypted with a passphrase, type the passphrase in the Passphrase text box, and then retype the passphrase in the Confirm Passphrase text box. Click Run to initiate the Restore operation.
- To restore the settings using the ILOM cli navigate to the config CLI target "/SP/config". If the backup configuration file was encrypted with a passphrase, set the value for the passphrase property to the passphrase used to encrypt the file. To initiate the Restore operation set the load_uri, see example below:
-> cd /SP/config
-> set passphrase=ilompassswd
-> set load_uri=scp://username:password@IPaddress/tmp/SP.config
- Log back in to the ILOM and make sure the ILOM settings have been restored.
9. After adding or replacing a component in your server, you can initiate a backup of the latest TLI record information in the MIDPLANE FRUID Primary container to Backup2/Backup1 on the SMOD or FIM containers using this procedure.
A. Enter Service mode.
How to access service mode and escalation mode on ILOM 3.x and later platforms (Doc ID 1019946.1)
B. To backup the Primary container to the Backup2 container, enter the following command:
[(escalation_mode) x4-8-example-sp:~]# copypsnc Primary Backup2
C. Verify the TLI fruid data is updated on the new SMOD MB, as the SMOD is the Backup2 device. The TLI fruid data should update automatically if the Primary and Backup1 devices and data are valid. If it doesn't use (Doc ID 1280913.1) to update the TLI fruid data manually.
WHAT ACTIONS ARE REQUIRED TO RETURN THE SYSTEM TO AN OPERATIONAL STATE?:
Boot up system and verify full functionality
How to verify the SMOD and Service Processor work properly.
Connect and try to access the SP via SER MGT port or after some time the SP IP address, if DHCP is available.
If the SP login is accessible, then check system status.
-> show System
Example:
-> show System
Properties:
health = OK
health_details = -
open_problems_count = 0
type = Rack Mount
model = SUN SERVER X4-8
qpart_id = Q10548
part_number = X4-8P1.L+NPAP1+1
serial_number = 1421NM8004
system_identifier = (none)
system_fw_version = 3.2.2.12
primary_operating_system = Not Available
primary_operating_system_detail = Comprehensive System monitoring is not available. Ensure the host is running with the Hardware Management Pack. For details go to
http://www.oracle.com/goto/ilom-redirect/hmp-osa
host_primary_mac_address = 00:10:e0:5b:c1:8c
ilom_address = xx.xx.xx.xx
ilom_mac_address = 00:10:E0:5B:C1:8E
locator_indicator = Off
power_state = On
actual_power_consumption = 413 watts
action = (none)
-> show /SYS/SMOD/MB
Properties:
type = Motherboard
ipmi_name = MB
fru_description = SMOD GL TOP LVL ASSY
fru_manufacturer = MiTAC International Corporation
fru_part_number = 7084582
fru_rev_level = 05
fru_serial_number = 465765N+1421200005
fault_state = OK
clear_fault_action = (none)
-> show /SYS/SMOD/MB/T_AMB
/SYS/SMOD/MB/T_AMB
Targets:
Properties:
type = Temperature
ipmi_name = SMOD/MB/T_AMB
class = Threshold Sensor
value = 28.000 degree C
upper_nonrecov_threshold = N/A
upper_critical_threshold = N/A
upper_noncritical_threshold = N/A
lower_noncritical_threshold = N/A
lower_critical_threshold = N/A
lower_nonrecov_threshold = N/A
alarm_status = cleared
Check the ILOM version:
-> show /SP
Example
-> show /SP
Properties:
check_physical_presence = false
current_hostname = x4-8-bur09-a-sp
hostname = x4-8-bur09-a-sp
reset_to_defaults = none
system_contact = (none)
system_description = SUN SERVER X4-8, ILOM v3.2.2.12, r89085
system_identifier = (none)
system_location = (none)
Check ILOM event log to see if any errors exist.
faultmgmtsp> fmadm faulty
Example
-> start /SP/faultmgmt/shell
Are you sure you want to start /SP/faultmgmt/shell (y/n)? y
faultmgmtsp> fmadm faulty
No faults found
-> show /SP/logs/event/list
Check Solaris FMA info if any errors exist.
Example
fmadm faulty -a
STATE RESOURCE / UUID
-------- ----------------------------------------------------------------------
References
<NOTE:1381773.1> - How to clear FMA logs on the ILOM or Solaris on x86 platforms
Attachments
This solution has no attachment