DOKK / manpages / debian 10 / lava-dispatcher / lava-slave.8.en
LAVA-SLAVE(8) System Manager's Manual LAVA-SLAVE(8)
" "LAVA"

lava-slave - manage connections to lava master

lava-slave runs the connection to the lava master over ZMQ to manage LAVA test jobs running on the reserved device, sending log messages back to the master. lava-slave runs as a daemon.

SOCKET_ADDR [--log-file LOG_FILE] [--level {DEBUG,ERROR,INFO,WARN}] [--timeout TIMEOUT] [--ipv6] [--encrypt] [--master-cert MASTER_CERT] [--slave-cert SLAVE_CERT]

Options can be passed by editing /etc/default/lava-slave or /etc/lava-dispatcher/lava-slave

show this help message and exit
Name of the slave
Main master socket
Log socket
Log file for the slave logs
Log level (DEBUG, ERROR, INFO, WARN); default to INFO
Socket connection timeout in seconds; default to 5
Enable IPv6
Encrypt messages
--master-cert MASTER_CERT
Master certificate file
Slave certificate file


Some LAVA instances require the ZMQ connection to the master to be encrypted. For more information on configuring lava-slave to use encryption support, see the lava-server documentation on your local instance or at: https://validation.linaro.org/static/docs/v2/pipeline-server.html#zmq-curve

You will need to contact the admin of the instance to obtain the certificate of the master to which this slave should connect.

The default install uses systemd translation of the sysvinit script but a systemd service file is available, if desired:

/usr/share/lava-dispatcher/lava-slave.service


This file can be copied to /lib/systemd/system/.

Linaro Validation Team

2010-2019, Linaro Limited

March 31, 2019 2019.01