logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Confuga Administration - Administrating the Confuga cluster.

Commands

sn-add[-r<root>][-p<password-file>]--uuid|--address<uuid|address>Addastoragenodetothecluster.UsingtheUUIDoftheChirpserverisrecommended.sn-add[-r<root>][-p<password-file>]--uuid|address<uuid|address>Addastoragenodetothecluster.UsingtheUUIDoftheChirpserverisrecommended.sn-rm[options]--uuid|--address<uuid|address>Removeastoragefromthecluster.UsingtheUUIDoftheChirpserverisrecommended.ThestoragenodeisremovedwhenConfuganolongerreliesonittomaintainminimumreplicationforfilesandwhenthestoragenodecompletesallrunningjobs.

Description

       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).

Examples

       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

Name

ConfugaAdministration - Administrating the Confuga cluster.

Options

-d,--debug=<flag>
              Enable debugging for this sybsystem

        -h,--help
              Give help information.

        -o,--debug-file=<file>
              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.

        -v,--version
              Show version info.

See Also

confuga(1)

CCTools 7.14.5 FINAL                                                                              confuga_adm(1)

Synopsis

       confuga_adm  [options] <ConfugaURI><command> [command options] ...  confuga_adm [options] <ConfugaURI><command> [command options] ...

See Also