`
ijavagos
  • 浏览: 1187375 次
  • 性别: Icon_minigender_2
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

10g RAC: Steps To Increase CSS Misscoun,t Reboottime and Disktimeout

 
阅读更多

The purpose of this note is to document the steps needed to modify the CSS misscount, reboottime and disktimeout settings. Please review Note 294430.1 to understand the implications before editing these settings.

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 <n>

where <n> 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

With the Patch:4896338 for 10.2.0.1 there are two additional settings that can be tuned. This change is incorporated into the 10.2.0.2 and 10.1.0.6 patchsets.

These following are only relevant on 10.2.0.1 with Patch:4896338In addition to MissCount, CSS now has two more parameters:

1) reboottime (default 3 seconds) - the amount of time allowed for a node

to complete a reboot after the CSS daemon has been evicted. (I.E. how

long does it take for the machine to completely shutdown when you do a

reboot)

2) disktimeout (default 200 seconds) - the maximum amount of time allowed

for a voting file I/O to complete; if this time is exceeded the voting

disk will be marked as offline. Note that this is also the amount of

time that will be required for initial cluster formation, i.e. when no

nodes have previously been up and in a cluster.

$CRS_HOME/bin/crsctl set css reboottime <r> [-force] (<r> is seconds)

$CRS_HOME/bin/crsctl set css disktimeout <d> [-force] (<d> is seco

Confirm the new css misscount setting via ocrdump

CSS Timeout Computation in 10g RAC (10gR1 and 10gR2)

http://blog.csdn.net/tianlesoftware/archive/2011/04/23/6347105.aspx

From Oracle

-------------------------------------------------------------------------------------------------------

Blog http://blog.csdn.net/tianlesoftware

Email: dvd.dba@gmail.com

DBA1 群:62697716(); DBA2 群:62697977() DBA3 群:62697850()

DBA 超级群:63306533(); DBA4 群: 83829929 DBA5群: 142216823

聊天 群:40132017 聊天2群:69087192

--加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics