X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/e500d25f29f8bd7e7c61bcc355da11c71f6d8daf..5a93930f94c63f28be298cd6560899fb5dc19917:/man/ganeti-noded.rst diff --git a/man/ganeti-noded.rst b/man/ganeti-noded.rst index b19271b..3321cb8 100644 --- a/man/ganeti-noded.rst +++ b/man/ganeti-noded.rst @@ -9,7 +9,8 @@ ganeti-noded - Ganeti node daemon Synopsis -------- -**ganeti-noded** [-f] [-d] +**ganeti-noded** [-f] [-d] [-p *PORT*] [-b *ADDRESS*] [-i *INTERFACE*] +[--no-mlock] [--syslog] [--no-ssl] [-K *SSL_KEY_FILE*] [-C *SSL_CERT_FILE*] DESCRIPTION ----------- @@ -34,7 +35,8 @@ The **ganeti-noded** daemon listens to port 1811 TCP, on all interfaces, by default. The port can be overridden by an entry in the services database (usually ``/etc/services``) or by passing the ``-p`` option. The ``-b`` option can be used to specify the address to bind -to (defaults to ``0.0.0.0``). +to (defaults to ``0.0.0.0``); alternatively, the ``-i`` option can be +used to specify the interface to bind do. Ganeti noded communication is protected via SSL, with a key generated at cluster init time. This can be disabled with the