ClusterPack Tutorial

z
To remove product PROD1 on all Compute Nodes
% /opt/clusterpack/bin/clsh /usr/sbin/swremove PROD1
z
To install product PROD1 on just the Compute Node group "cae"
%
/opt/clusterpack/bin/clsh -C cae /usr/sbin/remove
PROD1
Back to Top
1.6.5 Update Software in Compute Nodes
The process for updating software is the same as for installing software. (See "Install Software in
Compute Nodes"). swinstall will verify that the software you are installing is a newer version than
what is already present. For patches, and software in non-depot format, it will be necessary to
follow the specific directions given with the patch/update.
References:
z
1.6.3 Install Software in Compute Nodes
Back to Top
1.6.6 Add Users to Compute Nodes
Using the SCM GUI
To add users to the cluster, do the following:
z
Select the Management Server.
z
Under "Tools", select "System Administration", and then click on "Accounts
for Users and Groups".
z
This will bring up the user account GUI, where you can specify the user
account parameters to use in creating the account.
All user accounts are administered from the Management Server. Any changes to a user's account
will be pushed to all the Compute Nodes using NIS.
References:
z
3.2.3 How to Run SCM Web-based GUI