Removing (Leaving) A Node From The Cluster; Joining A Node To The Cluster; Configuring The Evms Remote Request Timeout - Novell OPEN ENTERPRISE SERVER 2 SP 2 - CLUSTER SERVICES 1.8.7 FOR LINUX Manual

Table of Contents

Advertisement

Using Console Commands
To online a specified resource on the most preferred node that is currently active:
1 As the
user, enter the following at the console command prompt of a cluster node:
root
cluster online resource_name
To online a specified resource to a specific active node:
1 As the
user, enter the following at the console command prompt of a cluster node:
root
cluster online resource_name node_name
To unload a specified resource:
1 As the
user, enter the following at the console command prompt of a cluster node:
root
cluster offline resource_name

8.6 Removing (Leaving) a Node from the Cluster

You can remove a node from a cluster so that the node is not visible to other servers in the cluster by
leaving the cluster.
1 Log in as the
user to the node in the cluster that you want to remove, then enter the
root
following at a terminal console prompt:
cluster leave
When the node has successfully left the cluster, the following message is displayed:
No longer a member of cluster clustername

8.7 Joining a Node to the Cluster

You can add the node back to the cluster so that the node is again visible to other servers in the
cluster by joining the cluster.
1 Log in as the
user to the server that you want to join the cluster, then enter the following
root
at a terminal console prompt:
cluster join
8.8 Configuring the EVMS Remote Request
Timeout
Novell Cluster Services for Linux uses the EVMS Cluster Segment Manager for shared devices.
When load and unload scripts run, EVMS mounts or dismounts shared devices. The default timeout
for remote requests for EVMS is 12 seconds. If you have many shared devices to be mounted or
dismounted and the timeout is exceeded, you might see EVMS locking errors and some cluster
resources can go comatose.
You must increase the EVMS engine's
devices and it is taking longer than 12 seconds to process them as the load or unload scripts are run
for a cluster migration. The time needed varies with the number of shared devices that are being
processed. For example, for about 60 shared devices, set the timeout to 30 seconds.
remote_request_timeout
value if you have many shared
Managing Clusters 103

Advertisement

Table of Contents
loading

Table of Contents