![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2117430.1 : How to Replace an Exadata X5-8, X6-8 Compute Node Internal RAID HBA SuperCap and/or Cable
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Exadata X5-8 Hardware - Version All Versions and laterExadata X6-8 Hardware - Version All Versions and later Information in this document applies to any platform. GoalHow to Replace an Exadata X5-8, X6-8 Compute Node Internal RAID HBA SuperCap and/or Cable. SolutionDISPATCH INSTRUCTIONS TIME ESTIMATE: 60 minutes FIELD ENGINEER/ADMINISTRATOR INSTRUCTIONS: PROBLEM OVERVIEW: An Exadata X5-8/X6-8 Compute Node HBA ESM (SuperCap) or ESM Cable needs replacement WHAT STATE SHOULD THE SYSTEM BE IN TO BE READY TO PERFORM THE RESOLUTION ACTIVITY? : The server that contains the faulty super capacitor or cable should have its services offline and system powered off.
The instructions below assume the customer DBA is available and working with the field engineer onsite to manage the host OS and
Shutdown crs
# . oraenv
ORACLE_SID = [root] ? +ASM1 The Oracle base for ORACLE_HOME=/u01/app/11.2.0/grid is /u01/app/oracle # $ORACLE_HOME/bin/crsctl disable crs # $ORACLE_HOME/bin/crsctl stop crs or # <GI_HOME>/bin/crsctl stop crs where GI_HOME environment variable is typically set to “/u01/app/11.2.0/grid” but will depend on the customer's environment. ii. Validate CRS is down cleanly. There should be no processes running. # ps -ef | grep css
For Compute Node running OVM proceed as follows: If there are any concerns engage EEST engineer.
# xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 8192 4 r----- 409812.7 dm01db01vm01 8 8192 2 -b---- 156610.6 dm01db01vm02 9 8192 2 -b---- 152169.8 connect to each domain using the command # xm console domainname
where domainname would be dm01db01vm01 or dm01db01vm02 if using the above examples. Shut down any instances of crs ,refer to the example above in previous section "shutdown crs" in all user domains Note: Omit the following command for OVM as it is not not required.
# $ORACLE_HOME/bin/crsctl disable crs Press CTRL+] to disconnect from the console. (b)Shutdown all user domains from dom0 # xm shutdown -a -w
(c) See what user domains are running (should be only Domain-0) (d) Disable user domains from auto starting during dom0 boot after Super Capacitor has been replaced. # chkconfig xendomains off
3. Revert all the RAID disk volumes to WriteThrough mode to ensure all data in the RAID cache memory is flushed to disk and not lost # /opt/MegaRAID/MegaCli/MegaCli64 -ldsetprop wt -lall -a0
Verify the current cache policy for all logical volumes is now WriteThrough : # /opt/MegaRAID/MegaCli/MegaCli64 -ldpdinfo -a0 | grep BBU
4. The customer can now shutdown the server operating system: # shutdown -hP now
Step B. Physical RAID Card replacement Reference links for Service Manual: Remove the SMOD from the Server 1. Disconnect the AC power cords from the server. This is a cold-service item. 2. Access the rear of the server. 3. Label and disconnect all cables from the SMOD. 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. 5. To remove the SMOD, grab it by it's sides and slide it out of the server. 6. Set the SMOD on a flat surface rotated 180 degrees so the rear (connector) side is facing toward you. Caution - Component Damage - SMOD components are extremely sensitive to electro-static discharge. Wear a wrist strap and use an anti-static mat. 7. Close the SMOD handles. For ESM Replacement: 1. The ESM is located between the two disk drive enclosures. Remove as follows: a. Disengage the ESM cable connector from the ESM extension cable. b. Remove the ESM by lifting it straight up and out of position. 2. Install the new ESM: a. Insert the ESM into the holder between the disk drive enclosures, so that the cable extends out from the top. b. Connect the ESM cable connector to the ESM extension cable. For ESM Cable Replacement: 1. Disengage the ESM cable connector from the ESM extension cable. 2. Slide the ESM extension cable out of the routing slot 3. Turn the SMOD over and locate the HBA. The SMOD rear (connector) side should still be facing you. 4. Disconnect the ESM extension cable from the HBA connector. 5. Disconnect the ESM extension cable from the routing clips around the SMOD enclosure wall 6. Remove the old ESM extension cable. 7. Install the new ESM extension cable to the HBA connector. 8. Route the new ESM extension cable under the support beam and into the routing clips on the SMOD enclosure wall, and down through the routing slot. 9. Turn the SMOD over. The SMOD rear (connector) side should still be facing you. 10. Connect the ESM extension cable to the ESM cable connector.
Install the SMOD into the Server 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). Caution - Physical harm or component damage. Do not use the SMOD handles to install the SMOD into the server. 2. Orient the SMOD with the handles facing away from the server and the connectors facing toward the open slot in the server. The handles should be at the bottom front and the disks should be at the top front. 3. Align the SMOD in the slot. 4. 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. 5. 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. 6. Connect the cables to the SMOD. Power on : 1. Re-attach the AC Power cords to the server.
Server Services Startup Validation: DB Node Startup:
# /opt/MegaRAID/MegaCli/MegaCli64 -LdInfo -Lall -a0
# /opt/MegaRAID/MegaCli/MegaCli64 -PdList -a0 | grep "Slot\|Firmware\|Inq" Slot Number: 0
Set all logical drives cache policy to WriteBack cache mode: # /opt/MegaRAID/MegaCli/MegaCli64 -ldsetprop wb -lall -a0
Verify the current cache policy for all logical drives is now using WriteBack cache mode: # /opt/MegaRAID/MegaCli/MegaCli64 -ldpdinfo -a0 | grep BBU
CRS services should now be started.
# . oraenv Now re-enable autostart # $ORACLE_HOME/bin/crsctl enable crs where GI_HOME environment variable is typically set to “/u01/app/11.2.0/grid” but will depend on the customer's environment. # /u01/app/11.2.0/grid/bin/crsctl check crs
CRS-4638: Oracle High Availability Services is online CRS-4537: Cluster Ready Services is online CRS-4529: Cluster Synchronization Services is online CRS-4533: Event Manager is online Validate that instances are running: # ps -ef |grep pmon
It should return a record for the ASM instance and a record for each database.
If the customer requires assistance please ask them to contact EEST engineer or parent case owner. Once the compute node has booted ,re-enable user domains to autostart during Domain-0 boot. # chkconfig xendomains on
Startup all user domains that are marked for auto start # service xendomains start
See what user domains are running (compare against result from previously collected data) # xm list
if any not auto-started then Startup a single user domain # xm create -c /EXAVMIMAGES/GuestImages/DomainName/vm.cfg
Check that crs has started in user domains, refer to previous section "DB Node Startup Verification"
OBTAIN CUSTOMER ACCEPTANCE Verify that HW Components and SW Components are returned to properly functioning state with server up and database services
7086345 - 13.5V 6.4F Super Capacitor 7086346 - Super Capacitor Cable
Oracle Server X5-8 Service Manual: https://docs.oracle.com/cd/E56301_01/html/E56311/gownr.html#scrolltoc 1093890.1 Steps To Shutdown/Startup The Exadata & RDBMS Services and Cell/Compute Nodes On An Exadata Configuration. Attachments This solution has no attachment |
||||||||||||||||
|