Revision 2e98275a

b/man/ganeti-noded.sgml
61 61
      Debug-level message can be activated by giving the
62 62
      <option>-d</option> option.
63 63
    </para>
64

  
65
    <para>
66
      Logging to syslog, rather than its own log file, can be enabled by
67
      passing in the <option>--syslog</option> option.
68
    </para>
69

  
70
    <para>
71
      The ganeti-noded daemon listens to port 1811 TCP, on all interfaces, by
72
      default. This can be overridden by an entry in /etc/services or by
73
      passing the <option>-p</option> option. The <option>-b</option> option
74
      can be used to specify the address to bind to (defaults to 0.0.0.0).
75
    </para>
76

  
77
    <para>
78
      Ganeti noded communication is protected via SSL, with a key generated at
79
      cluster init time. This can be disabled with the
80
      <option>--no-ssl</option> option, or a different ssl key and certificate
81
      can be specified using the <option>-K</option> and <option>-C</option>
82
      options.
83
    </para>
84

  
64 85
    <refsect2>
65 86
      <title>ROLE</title>
66 87
      <para>

Also available in: Unified diff