HP High Performance LC Cluster series Manuel d'installation Page 76

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 173
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 75
Groups of Compute Nodes can be removed from ClusterPack using /opt/clusterpack/bin/clgroup.
The following example removes the node group "cae":
% /opt/clusterpack/bin/clgroup -r cae
N
ote that the above-mentioned command just removes the group; the nodes are still part of the
cluster, and users can submit jobs to the nodes.
For more details on the usage of clgroup, invoke the command:
% man clgroup
Back to Top
1.6.18 Add Nodes to a Cluster Group
Compute Nodes can be added to existing groups in ClusterPack
using /opt/clusterpack/bin/clgroup.
The following example adds nodes "lucky006" and "lucky008" to the node group "cae" :
% /opt/clusterpack/bin/clgroup -a cae lucky006 lucky008
Groups can also be created or extended using the name of a pre-existing group. For more details
on the usage of clgroup, invoke the command:
% man clgroup
Back to Top
1.6.19 Remove Nodes from a Cluster Group
Compute Nodes can be removed from existing groups in ClusterPack
using /opt/clusterpack/bin/clgroup.
The following example removes node "lucky006" from the node group "cae" :
%
/opt/clusterpack/bin/clgroup -r cae lucky006
Groups can also have entire groups of nodes removed by using the name of a pre-existing group.
For more details on the usage of clgroup, invoke the command:
%
man clgroup
Vue de la page 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 172 173

Commentaires sur ces manuels

Pas de commentaire