Databases Reference
In-Depth Information
2012-10-10 14:04:20 Wait correction of degraded md11 due to md partner size
mismatch. Up to 30 minutes.
2012-10-10 14:04:31 :SUCCESS: DONE: Copy, extract prerequisite check
archive to cells. If required start md11 mismatched partner size correction.
2012-10-10 14:04:31 :Working: DO: Check prerequisites on all cells.
Up to 2 minutes ...
2012-10-10 14:05:05 :SUCCESS: DONE: Check prerequisites on all cells.
[root@cm01dbm01 patch_11.2.3.1.1.120607]#
7.
Before starting the patch application process, optionally adjust your disk_repair_time
ASM disk group attribute on each of your ASM disk groups to a higher value than 3.6 hour
default. This is often considered a “best practice” before patching to provide ASM more
time before dropping ASM disks from a disk group in the event a patch runs longer than
expected or encounters issues. Log in to your ASM instance as SYSASM and run the script
in Listing 11-1.
Listing 11-1. lst11-01-asm-repairtime.sql
SQL> @lst11-01-asm-repairtime.sql
SQL> alter diskgroup &&diskgroup_name set attribute
'disk_repair_time'='&&disk_repair_time';
Enter value for diskgroup_name: DATA_CM01
Enter value for disk_repair_time: 3.6h
old 1: alter diskgroup &&diskgroup_name set attribute
'disk_repair_time'='&&disk_repair_time'
new 1: alter diskgroup DATA_CM01 set attribute 'disk_repair_time'='3.6h'
Diskgroup altered.
SQL>
At this point, you're ready to patch your storage cells. While logged in as root on the
compute node, change directories to the ExadataStorageServer patch directory and run
the following patchmgr command to patch your storage cells.
8.
When applying storage server patches using the -rolling option, patchmgr will iteratively apply the patches
to each storage cell defined in the cell_group file provided to the -cells command line argument. storage server
patches can take quite a bit of time to apply, so be patient while the patch is applying.
Note
[root@cm01dbm01 patch_11.2.3.1.1.120607]# pwd
/u01/stg/14207418/Infrastructure/ExadataStorageServer/11.2.3.1.1/patch_11.2.3.1.1.120607
[root@cm01dbm01 patch_11.2.3.1.1.120607]#
[root@cm01dbm01 patch_11.2.3.1.1.120607]# ./patchmgr -cells ~/cell_group -patch -rolling
Linux cm01dbm01.centroid.com 2.6.18-238.12.2.0.2.el5 #1 SMP Tue Jun 28 05:21:19 EDT 2011
x86_64 x86_64 x86_64 GNU/Linux
Cells will reboot during the patch or rollback process.
For non-rolling patch or rollback, ensure all ASM instances using
the cells are shut down for the duration of the patch or rollback.
For rolling patch or rollback, ensure all ASM instances using
... Output omitted
 
 
Search WWH ::




Custom Search