10g RAC: Steps To Increase CSS Misscount, Reboottime and Disktimeout
PURPOSE
-------
这个文本的目的是注释修改的CSS miscount,reboottime 和disktimeout设置的步骤, 请查看 Note 294430.1在编辑这些设置之前理解这些应用。在编辑这些应用之前理解这些应用。.
SCOPE & APPLICATION
-------------------
除非被Oracle 支持或者Oracle开发指导这样做,否则客户不应该修改CSS
Steps To Modify The CSS Miscount
--------------------------------
1) Shut down CRS on all but one node. For exact steps use Note 309542.1
2) Execute crsctl as root to modify the misscount:
$ORA_CRS_HOME/bin/crsctl set css misscount
where is the maximum i/o latency to the voting disk +1 second
3) Reboot the node where adjustment was made
4) Start all other nodes shutdown in step 1
在10.2.0.1中补丁4896338 , 有两个附加的设置要测试. 这个改变包含进10.2.0.2 and 10.1.0.6 补丁包中。
在10.2.0.1上的如下这些只和 Patch:4896338有关
除了MissCount之外,CSS现在又两个参数:
1) reboottime (默认三秒) -在CSS守护进程被消灭之后允许一个节点完全重启所用的时间 (I.E. how
long does it take for the machine to completely shutdown when you do a reboot)
2) disktimeout (默认200秒) – 选择完全完成一个I/O需要的最大时间; 如果超时硬盘被设置为离线. 注意这也是初始化一个cluster信息所需要的时间
$CRS_HOME/bin/crsctl set css reboottime [-force] ( is seconds)
$CRS_HOME/bin/crsctl set css disktimeout [-force] ( is seco
Confirm the new css misscount setting via ocrdump