Hi all , 

 

When I type  :

cat /etc/sysconfig/o2cb

 

I see only 

1.           # O2CB_ENABELED: 'true' means to load the driver on boot.
2.                   O2CB_ENABLED=true
3.            4.                   # O2CB_BOOTCLUSTER: If not empty, the
name of a cluster to start.
5.                   O2CB_BOOTCLUSTER=mycluster
6.            
7.                   # O2CB_HEARTBEAT_THRESHOLD: Iterations before a
node is considered dead.
8.                   O2CB_HEARTBEAT_THRESHOLD=31
9.            

 

 

 

All the rest  (like in the manual are missed ?) : 

 

1.           # O2CB_IDLE_TIMEOUT_MS: Time in ms before a network
connection is considered dead.
2.                   O2CB_IDLE_TIMEOUT_MS=30000
3.            
4.                   # O2CB_KEEPALIVE_DELAY_MS: Max time in ms before a
keepalive packet is sent
5.                   O2CB_KEEPALIVE_DELAY_MS=2000
6.            
7.                   # O2CB_RECONNECT_DELAY_MS: Min time in ms between
connection attempts
8.                   O2CB_RECONNECT_DELAY_MS=2000

 

Please help

doron

_______________________________________________
Ocfs2-users mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to