|
Description
|
xxxxx@xxxxx.com 2001-12-19
----------------------------------
Depending upon whether or not a cluster node is booted with -x,
you get the following:
Booting as part of a cluster
Not booting as part of a cluster
The latter is just plain bad English. The node is in fact booting
in both cases.
Also, the former isn't necessarily true. The node may be trying
to +join+ a cluster, but it won't be able to boot as +part+ of a
cluster unless other components of the cluster which satisfy
quorum requirements are available.
A more correct way of stating the above would be:
Booting in cluster mode
Booting in non-cluster mode
|