|
|
|
.\" Manpage for the Anvil! server boot program
|
|
|
|
.\" Contact mkelly@alteeve.com to report issues, concerns or suggestions.
|
|
|
|
.TH anvil-manage-host "8" "Octobober 12 2023" "Anvil! Intelligent Availability™ Platform"
|
|
|
|
.SH NAME
|
|
|
|
anvil-manage-host \- Tool used to check or set various configuration options for a host.
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B anvil-manage-host
|
|
|
|
\fI\,<command> \/\fR[\fI\,options\/\fR]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
\-?, \-h, \fB\-\-help\fR
|
|
|
|
Show this man page.
|
|
|
|
.TP
|
|
|
|
\fB\-\-log-secure\fR
|
|
|
|
When logging, record sensitive data, like passwords.
|
|
|
|
.TP
|
|
|
|
\-v, \-vv, \-vvv
|
|
|
|
Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
|
|
|
|
.SS "Commands:"
|
|
|
|
.TP
|
|
|
|
\fB\-\-age\-out\-database\fR
|
|
|
|
This requests the database check for records that are too old and purge them.
|
|
|
|
.TP
|
|
|
|
\fB\-\-check\-configured\fR
|
|
|
|
Check to see if the host is marked as configured or yet.
|
|
|
|
.TP
|
|
|
|
\fB\-\-check\-database\fR
|
|
|
|
This checks to see if the database is enabled or not.
|
|
|
|
.TP
|
|
|
|
\fB\-\-check\-network\-mapping\fR
|
|
|
|
This reports if the host is currently in network mapping (this disables several features and watches the network states much more frequently)
|
|
|
|
.TP
|
|
|
|
\fB\-\-database\-active\fR
|
|
|
|
This enables the database on the local Striker dashboard.
|
|
|
|
.TP
|
|
|
|
\fB\-\-database\-inactive\fR
|
|
|
|
This disables the database on the local Striker dashboard.
|
|
|
|
.TP
|
|
|
|
\fB\-\-disable\-network\-mapping\fR
|
|
|
|
This disables the network mapping mode.
|
|
|
|
.TP
|
|
|
|
\fB\-\-enable\-network\-mapping\fR
|
|
|
|
This enables the network mapping mode.
|
|
|
|
.TP
|
|
|
|
\fB\-\-mark\-configured\fR
|
|
|
|
This marks the host as having been configured.
|
|
|
|
.TP
|
|
|
|
\fB\-\-resync\-database\fR
|
|
|
|
This forces a database resync if two or more strikers are online.
|
|
|
|
.IP
|
|
|
|
.SH AUTHOR
|
|
|
|
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
|
|
|
|
.SH "REPORTING BUGS"
|
|
|
|
Report bugs to users@clusterlabs.org
|