2022-07-29 20:56:40 +00:00
. \" Manpage for the Anvil! daemon.
. \" Contact mkelly@alteeve.com to report issues, concerns or suggestions.
.TH anvil-daemon "8" "July 29 2022" "Anvil! Intelligent Availability™ Platform"
2020-02-03 07:10:00 +00:00
.SH NAME
2022-07-29 20:56:40 +00:00
anvil-daemon \- Main systemd daemon for the M3 Anvil! IA cluster. Provides all job management, monitoring and Striker back-end functions.
2020-02-03 07:10:00 +00:00
.SH SYNOPSIS
2022-07-29 20:56:40 +00:00
.B anvil-daemon
\fI \, <command> \/ \fR [\fI \, options\/ \fR ]
2020-02-03 07:10:00 +00:00
.SH DESCRIPTION
2022-07-29 20:56:40 +00:00
anvil-daemon \- Main systemd daemon that can be run manually for testing and debug reasons. No switches needed for normal operation by systemd.
.SH OPTIONS
.TP
\- ?, \- h, \fB \- \- help\fR
2022-07-29 21:43:53 +00:00
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:"
2022-07-29 20:56:40 +00:00
.TP
\fB \- \- refresh-json\fR (derecated)
2022-08-02 21:25:28 +00:00
Short hand for '\fB \- \- run-once\fR ', '\fB \- \- main-loop-only\fR ' and '\fB \- \- no-start\fR '. Used to be use to refresh the JSON file used by striker's web interface to know hardware states.
2022-07-29 21:43:53 +00:00
.TP
\fB \- \- main-loop-only\fR
This skips the one-time, start-up tasks and just goes into the main-loop.
.TP
\fB \- \- no-start\fR
This will prevent any pending jobs from being picked up and started in this run. Note that other job checks will still happen.
.TP
\fB \- \- run-once\fR
2022-08-02 18:31:46 +00:00
This will tell the program to exit after running the main loop once.
2022-07-29 21:43:53 +00:00
.TP
\fB \- \- startup-only\fR
This will tell the program to exit after running the start up tasks, so the main loop won't run.
.IP
2022-07-29 20:56:40 +00:00
.SH AUTHOR
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
.SH "REPORTING BUGS"
Report bugs to users@clusterlabs.org