You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
213 B
10 lines
213 B
13 years ago
|
# CLVMD_CLUSTER_TIMEOUT -- amount of time to wait for cluster quorum.
|
||
|
|
||
|
CLVMD_CLUSTER_TIMEOUT=30
|
||
|
|
||
|
|
||
|
# CLVMD_NODES_TIMEOUT -- amount of time to wait for the other nodes to
|
||
|
# join the cluster.
|
||
|
|
||
|
CLVMD_NODES_TIMEOUT=60
|