Revision 320d986d man/ganeti-watcher.sgml

b/man/ganeti-watcher.sgml
2 2

  
3 3
  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
4 4
  <!-- Please adjust the date whenever revising the manpage. -->
5
  <!ENTITY dhdate      "<date>June 20, 2007</date>">
5
  <!ENTITY dhdate      "<date>February 11, 2009</date>">
6 6
  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
7 7
       allowed: see man(7), man(1). -->
8 8
  <!ENTITY dhsection   "<manvolnum>8</manvolnum>">
......
19 19
  <refentryinfo>
20 20
    <copyright>
21 21
      <year>2007</year>
22
      <year>2008</year>
23
      <year>2009</year>
22 24
      <holder>Google Inc.</holder>
23 25
    </copyright>
24 26
    &dhdate;
......
27 29
    &dhucpackage;
28 30

  
29 31
    &dhsection;
30
    <refmiscinfo>ganeti 1.2</refmiscinfo>
32
    <refmiscinfo>ganeti 2.0</refmiscinfo>
31 33
  </refmeta>
32 34
  <refnamediv>
33 35
    <refname>&dhpackage;</refname>
......
61 63
      secondaries on nodes that have been rebooted.
62 64
    </para>
63 65

  
64
    <para>In order to prevent piling up commands, all the
65
    <emphasis>gnt-*</emphasis> commands executed by ganeti-watcher are
66
    run with a timeout of 15 seconds.
66
    <para>
67
      The watcher does synchronous queries but will submit jobs for
68
      executing the changes. Due to locking, it could be that the jobs
69
      execute much later than the watcher executes them.
67 70
    </para>
68 71

  
69 72
    <para>

Also available in: Unified diff