Scroll to navigation

ROZOSTATUS.PY(8) User Manuals ROZOSTATUS.PY(8)

NAME

rozo_status.py - RozoFS status utility

SYNOPSIS

rozo_status.py [ -dfh ] [ -e <export host> ]

DESCRIPTION

rozo_status.py is a diagnostic tool that interfaces RozoFS thank to rozodiag tool, to make some diagnostics of a RozoFS system. This script returns an execution code that reflects the status of the RozoFS system:

0 = OK
RozoFS status is OK.
1 = WARNING
RozoFS is providing service, but some errors have been detected that may eventually need a fix.
2 = ERROR
Some errors that may prevent the good functionning of RozoFS have been detected. A fix is required.
<export host> is a '/' separated list of IP addresses or host names of the export nodes. Default is 127.0.0.1, and may be used when running the script on the host running the active exportd.
Print help.
when this option is set the script displays the list of detected defaults.
when this option is set more diagnostic tests are run.

REPORTING BUGS

Report bugs to <bugs@fizians.org>.

COPYRIGHT

Copyright (c) 2013 Fizians SAS. <http://www.fizians.com>

RozoFS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.

RozoFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

AUTHOR

Fizians <http://www.fizians.org>

SEE ALSO

rozofs(7),

OCTOBER 2015 RozoFS