Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
25cal@iepm-bw: fetch-groups
1,ULTRALIGHT,Ultralight nodes
2,LHC-ATLAS,ATLAS nodes

   

fetch-group-info -i n

fetches the info about groupid n.

Code Block
130cal@iepm-bw: fetch-group-info -i 1
ULTRALIGHT
Ultralight nodes
31cal@iepm-bw:

fetch-node-group -i n

fetches the nodeids of the nodes in the group. For example:

Code Block

33cal@iepm-bw: fetch-node-group -i 2
22,23,26,38,94,98,105,106,118

returns the nodeid of all nodes in the group with groupid=2;