Cluster.pl

A Perl* script that demonstrates how to interact with _ADMIN:\Novell\Cluster\Resource\Resource.cmd and _ADMIN:\Novell\Cluster\Resource\Node.cmd to perform cluster management.

Example

For an example on how to test cluster operations, see the Cluster.pl Perl script sample code.

After configuring your environment to enable Perl script applications, the Cluster.pl sample can be executed from the following platforms:

Server Implementation

  1. If running from a NetWare server, use "." for the server name.

  2. From server command prompt, type the following command:

     perl cluster.pl . 
     

Windows Client Implementation

  1. From a DOS command shell, type the following script and server name:

     cluster <serverName>