.\" Man page generated from reStructuredText. . .TH "LAVA-COORDINATOR" "1" "January 11, 2023" "2020.12 " "LAVA" .SH NAME lava-coordinator \- manage multinode communications . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SUMMARY .sp \fBlava\-coordinator\fP is a daemon to manage Multi\-Node communications between LAVA devices under test. .SH OPTIONS .INDENT 0.0 .TP .B \fB\-\-logfile=LOGFILE\fP Overrides the default log file location of /var/log/lava\-coordinator.log .TP .B \fB\-\-loglevel=LOGLEVEL\fP Overrides the default log level of INFO. Available options, in increasing order of verbosity, are: ERROR, WARNING, INFO, DEBUG. .TP .B \fB\-h\fP; \fB\-\-help\fP Show summary of options. .UNINDENT .SH FILES .INDENT 0.0 .TP .B \fB/etc/lava\-coordinator/lava\-coordinator.conf\fP The system\-wide configuration file to control the behaviour of DHPACKAGE. A LAVA NodeDispatcher installed on the same machine as the coordinator will use the same file. NodeDispatchers on remote machines need their own copy of this file, modified so that the \fBcoordinator_hostname\fP field is the hostname or IP address of the machine running the coordinator. .UNINDENT .SH LAVA LAB SETUP .sp The LAVA Coordinator needs to be in lock\-step with compatible versions of the LAVA NodeDispatcher (part of lava\-dispatcher / lava\-server) but the coordinator is a singleton and there can be multiple dispatchers, none of which need to be on the same machine as the coordinator. .sp Additionally, when a dispatcher is installed on a machine other than the machine running the coordinator, a copy of the LAVA Coordinator conffile needs to be copied to that machine and modified to indicate the hostname or IP address of the LAVA Coordinator for that dispatcher. Typically, this can be done with tools like salt, puppet, chef etc. .sp Therefore, lava\-coordinator does not depend on the rest of LAVA and the setup of the coordinator is at the discretion of the LAVA lab administrator. As long as there is one Coordinator and all dispatchers have a working address for a coordinator, all should be well. .sp If a lab contains more than one Coordinator, it is recommended that each coordinator uses a different port. This is mandatory if more than one coordinator is installed on a single machine. .sp LAVA Coordinator is lightweight and has minimal dependencies, installing on virtualised hardware is not expected to be a problem. .SH AUTHOR Linaro Validation Team .SH COPYRIGHT 2010-2023, Linaro Limited .\" Generated by docutils manpage writer. .