![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 1969384.1 : How to Replace an Exadata X5-2/X6-2 Compute Node Disk Controller Super Capacitor Assembly
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Zero Data Loss Recovery Appliance X6 Hardware - Version All Versions and laterZero Data Loss Recovery Appliance X5 Hardware - Version All Versions and later Exadata X5-2 Full Rack - Version All Versions and later Exadata X5-2 Half Rack - Version All Versions and later Exadata X5-2 Eighth Rack - Version All Versions and later Information in this document applies to any platform. GoalHow to Replace Disk controller Super Capacitor assembly in Exadata X5-2/X6-2 Compute Node. Solution DISPATCH INSTRUCTIONS
The server that contains the faulty supercapacitor 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
Now proceed as follows for either for Compute Node running OVM" or non-OVM 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
Reference links for Service Manual: 4. The field engineer can now slide out the server for maintenance. Do not remove any cables prior to sliding the server forward, or the Remove fan module FM0 (the left most fan viewing the server from the front). Lift the super capacitor up to release the reclosable fasteners that secure it to the server's chassis Disconnect the super capacitor cable from the super capacitor and remove the super capacitor. Reverse the procedure to fit the new super capacitor 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 - Super Capacitor
1093890.1 Steps To Shutdown/Startup The Exadata & RDBMS Services and Cell/Compute Nodes On An Exadata Configuration. Attachments This solution has no attachment |
||||||||||||||||
|