> +REPAIR-COMMAND
> +~~~~~~~~~~~~~~~~~~
> +
> +| **repair-command** { --input *input* } *command* *node*
> +
> +Executes a repair command. Repair commands reside in
> +``@SYSCONFDIR@/ganeti/node-repair-commands`` on a node, either as a regular
> +file or as a symlink. The directory must be owned by root and not be
> +world- or group-writable. If a command fails verification or otherwise
> +fails to start, the node daemon log must be consulted for more detailed
> +information.
> +
> +Example for running a command::
> +
> +    # gnt-node --input "input string" repair-command \
> +      mycommand node.example.com

This example does not follow the synopsis above; please correct the wrong
one of the two.

-- 
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores

Reply via email to