Databases Reference
In-Depth Information
in this recipe, as well as recipes 11-3, 11-4, and 11-6, we will be showing examples for applying the July
2012 QFsdp, patch 14207418. the steps in this recipe are specific to the patch contents and README instructions of this
patch, but they should provide an overview of a typical exadata patching.
Note
1.
Begin by reading the patch README file. Unzip the patch contents from the
<patch_stage>/14207418/Infrastructure/InfiniBandSwitchSoftware/1.3.3-2
directory and transfer to your first InfiniBand switch's /tmp directory, as outlined:
[root@cm01dbm01 1.3.3-2]# unzip p11891229_133_Generic.zip
Archive: p11891229_133_Generic.zip
inflating: NM2_SW_1.3.3_THIRDPARTYLICENSE.txt
inflating: readme_SUN_DCS_36p_1.3.3.txt
inflating: SUN_DCS_36p_1.3.3.tar.gz
[root@cm01dbm01 1.3.3-2]# unzip p12373676_112100_Linux-x86-64.zip
Archive: p12373676_112100_Linux-x86-64.zip
creating: 12373676/
inflating: 12373676/ibswitchcheck.sh
inflating: 12373676/README.txt
[root@cm01dbm01 1.3.3-2]#
[root@cm01dbm01 1.3.3-2]# tar -zxvf SUN_DCS_36p_1.3.3.tar.gz
ENTITY-MIB.txt
SUN-DCS-IB-MIB.txt
SUN-HW-TRAP-MIB.mib
SUN-ILOM-CONTROL-MIB.mib
SUN-ILOM-PET-MIB.mib
SUN-PLATFORM-MIB.txt
sundcs_36p_repository_1.3.3_2.pkg
[root@cm01dbm01 1.3.3-2]#
[root@cm01dbm01 1.3.3-2]# scp -r 12373676/ root@cm01sw-ib2:/tmp
The authenticity of host 'cm01sw-ib2 (172.16.1.23)' can't be established.
RSA key fingerprint is be:6b:01:27:90:91:0a:f9:ab:7f:fd:99:81:76:4a:45.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'cm01sw-ib2,172.16.1.23' (RSA) to the list of known hosts.
root@cm01sw-ib2's password:
ibswitchcheck.sh 100% 14KB 13.6KB/s 00:00
README.txt 100% 8634 8.4KB/s 00:00
[root@cm01dbm01 1.3.3-2]# scp sundcs_36p_repository_1.3.3_2.pkg root@cm01sw-ib2:/tmp
root@cm01sw-ib2's password:
sundcs_36p_repository_1.3.3_2.pkg 100% 112MB 5.3MB/s 00:21
[root@cm01dbm01 1.3.3-2]#
2.
Log in as root to your InfiniBand switch and disable your InfiniBand subnet manager:
[root@cm01sw-ib2 12373676]# disablesm
Stopping partitiond daemon. [ OK ]
Stopping IB Subnet Manager.. [ OK ]
[root@cm01sw-ib2 12373676]#
 
Search WWH ::




Custom Search