.TH "confuga_adm" 1 "" "CCTools 8.0.0 DEVELOPMENT" "Cooperative Computing Tools" .SH NAME .LP \fBConfuga Administration\fP - Administrating the Confuga cluster. .SH SYNOPSIS .LP \FC\fBconfuga_adm [options] [command options] ...\fP\FT .SH DESCRIPTION .LP .PP Performs administrative commands on the Confuga cluster. .PP For complete details with examples, see the Confuga User's Manual (\fBhttp://ccl.cse.nd.edu/software/manuals/confuga.html\fP). .SH OPTIONS .LP .LP .TP \fB-d\fP, \fB-\-debug\fP=\fI\fP . Enable debugging for this sybsystem .TP .B \ -h, --help . Give help information. .TP \fB-o\fP, \fB-\-debug-file\fP=\fI\fP . Write debugging output to this file. By default, debugging is sent to stderr (":stderr"). You may specify logs to be sent to stdout (":stdout") instead. .TP .B \ -v, --version . Show version info. .SH COMMANDS .LP .IP \(bu 4 \fBsn-add [-r ] [-p ] <"uuid"|"address"> \fP Add a storage node to the cluster. Using the UUID of the Chirp server is recommended. .IP \(bu 4 \fBsn-rm [options] <"uuid"|"address"> \fP Remove a storage from the cluster. Using the UUID of the Chirp server is recommended. The storage node is removed when Confuga no longer relies on it to maintain minimum replication for files and when the storage node completes all running jobs. .SH EXAMPLES .LP .PP Add a storage node with Confuga state stored in \fB/u/joe/confuga\fP: .fam C .nf .nh .IP "" 8 confuga_adm sn-add -r /u/joe/confuga address 10.0.1.125:9090 .fi .hy .fam .P .PP Remove a storage node: .fam C .nf .nh .IP "" 8 confuga_adm sn-rm address 10.0.1.125:9090 .fi .hy .fam .P .SH COPYRIGHT .LP 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. .SH SEE ALSO .LP \fBconfuga(1)\fP