confuga_adm(1) | Cooperative Computing Tools | confuga_adm(1) |
Confuga Administration - Administrating the Confuga cluster.
confuga_adm [options] <Confuga URI> <command> [command options] ...
Performs administrative commands on the Confuga cluster.
For complete details with examples, see the Confuga User's Manual (http://ccl.cse.nd.edu/software/manuals/confuga.html).
Add a storage node with Confuga state stored in /u/joe/confuga:
confuga_adm sn-add -r /u/joe/confuga address 10.0.1.125:9090
Remove a storage node:
confuga_adm sn-rm address 10.0.1.125:9090
The Cooperative Computing Tools are Copyright (C) 2005-2019 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.
CCTools 8.0.0 DEVELOPMENT |