Revision 96b9071c man/ganeti-watcher.sgml

b/man/ganeti-watcher.sgml
66 66
    <para>
67 67
      The watcher does synchronous queries but will submit jobs for
68 68
      executing the changes. Due to locking, it could be that the jobs
69
      execute much later than the watcher schedules them.
69
      execute much later than the watcher executes them.
70 70
    </para>
71 71

  
72
    <para>The command has a state file located at</para>
73

  
74
    <literallayout>@LOCALSTATEDIR@/lib/ganeti/watcher.data</literallayout>
75

  
76
    <para>and a log file at</para>
77

  
78
    <literallayout>@LOCALSTATEDIR@/log/ganeti/watcher.log</literallayout>
79

  
80 72
    <para>
81
      Removal of either file will not affect correct operation; the
82
      removal of the state file will just cause the restart counters
83
      for the instances to reset to zero.
73
      The command has a state file located at
74
      <filename>@LOCALSTATEDIR@/lib/ganeti/watcher.data</filename> and a log
75
      file at
76
      <filename>@LOCALSTATEDIR@/log/ganeti/watcher.log</filename>. Removal of
77
      either file will not affect correct operation; the removal of
78
      the state file will just cause the restart counters for the
79
      instances to reset to zero.
84 80
    </para>
85 81

  
86 82
  </refsect1>

Also available in: Unified diff