Asset ID: |
1-72-1633947.1 |
Update Date: | 2014-03-17 |
Keywords: | |
Solution Type
Problem Resolution Sure
Solution
1633947.1
:
Exadata: Downgrading IB switches fail with Error messages: [FAIL ] controlled_handover must be TRUE, value in /etc/opensm/opensm.conf is FALSE . ACTION: Correct or add controlled_handover in /etc/opensm/opensm.conf
Related Items |
- Exadata X3-2 Hardware
- Exadata X4-2 Hardware
- Exadata Database Machine X2-8
- Exadata X3-8 Hardware
- Exadata Database Machine X2-2 Hardware
- Exadata Database Machine V2
- Oracle Exadata Hardware
|
Related Categories |
- PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Exadata>DB: Exadata_EST
|
Downgrading IB switches from version : 2.1.3-4 to 1.3.3-2 fail with Error messages
[FAIL ] controlled_handover must be TRUE, value in /etc/opensm/opensm.conf is FALSE . ACTION: Correct or add controlled_handover in /etc/opensm/opensm.conf in xxxx-ib
Created from <SR 3-8671700197>
Applies to:
Exadata Database Machine V2 - Version All Versions and later
Oracle Exadata Hardware - Version 11.2.0.1 and later
Exadata Database Machine X2-2 Hardware - Version All Versions and later
Exadata Database Machine X2-8 - Version All Versions and later
Exadata X3-2 Hardware - Version All Versions and later
Information in this document applies to any platform.
Symptoms
In case of unsuccessful upgrade of complete exadata stack you may need to downgrade the ibswitch version also back to previous version, in that case, you may receive the below error.
here during downgrade of IB switches from version : 2.1.3-4 to 1.3.3-2 , the below error is faced
[root@xxxxdb01 patch_11.2.3.3.0.131014.1]# ./patchmgr -ibswitches -downgrade -ibswitch_precheck
[INFO ] Starting post-update validation on xxxx-ib
[SUCCESS ] Inifiniband switch xxxx-ib is at target patching level
[SUCCESS ] Verifying host details in /etc/hosts and /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth1 for xxxx-ib
[SUCCESS ] Verifying that xxxx-ib has at least 1 NTP Server, found 1
[FAIL ] controlled_handover must be TRUE, value in /etc/opensm/opensm.conf is FALSE . ACTION: Correct or add controlled_handover in /etc/opensm/opensm.conf in xxxx-ib
[INFO ] Manually validate the following entries Date:(YYYY-MM-DD) 2014-03-09 Time:(HH:MM:SS) 18:33:20
[FAIL ] Post-update validation on xxxx-ib
[INFO ] Post-check validation on IBSwitch xxxx-ib
[FAIL ] Update switch xxxx-ib to 1.3.3_2
[INFO ] Aborting the process. Not going to try anymore switches. Retry after resolving the problems.
[FAIL ] Overall status
FAILED: Details in files /var/log/cellos/upgradeIBSwitch.log /u01/patches/CELL/patch_11.2.3.3.0.131014.1/patchmgr.stdout, /u01/patches/CELL/patch_11.2.3.3.0.131014.1/patchmgr.stderr
FAILED: DONE: Downgrade InfiniBand switch(es) to 1.3.3-2.
Cause
[root@xxxx-ib ~]# cat /etc/opensm/opensm.conf |grep -i controlled_handover
controlled_handover FALSE
Solution
change the value of parameter "controlled_handover" in /etc/opensm/opensm.conf to TRUE
[root@xxxx-ib ~]# cat /etc/opensm/opensm.conf |grep -i controlled_handover
controlled_handover TRUE
Attachments
This solution has no attachment