Revision 18fb5e1d man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
653 653
        <command>modify</command>
654 654
        <arg choice="opt">-g <replaceable>vg-name</replaceable></arg>
655 655
        <arg choice="opt">--no-lvm-storage</arg>
656
        <arg choice="opt">--enabled-hypervisors
657
        <replaceable>hypervisors</replaceable></arg>
658
        <arg choice="opt">--hypervisor-parameters
659
        <replaceable>hv-params</replaceable></arg>
660
        <arg choice="opt">--backend-parameters
661
        <replaceable>be-params</replaceable></arg>
662

  
656 663
      </cmdsynopsis>
657 664

  
658 665
        <para>
......
660 667
        </para>
661 668

  
662 669
        <para>
663
          The <option>-g</option> and <option>--no-lvm-stoarge</option> are
670
          The <option>-g</option>, <option>--no-lvm-storarge</option>,
671
          <option>--enabled-hypervisors</option>,
672
          <option>--hypervisor-parameters</option> and
673
          <option>--backend-parameters</option> options are
664 674
          described in the <command>init</command> command.
665 675
        </para>
666 676
    </refsect2>
667 677

  
668 678
    <refsect2>
679
      <title>QUEUE</title>
680

  
681
      <cmdsynopsis>
682
        <command>queue</command>
683
        <arg choice="opt">drain</arg>
684
        <arg choice="opt">undrain</arg>
685
        <arg choice="opt">info</arg>
686

  
687
      </cmdsynopsis>
688

  
689
      <para>
690
        Change job queue properties.
691
      </para>
692

  
693
      <para>
694
        The <option>drain</option> option sets the drain flag on the
695
        job queue. No new jobs will be accepted, but jobs already in
696
        the queue will be processed.
697
      </para>
698

  
699
      <para>
700
        The <option>undrain</option> will unset the drain flag on the
701
        job queue. New jobs will be accepted.
702
      </para>
703

  
704
      <para>
705
        The <option>info</option> option shows the properties of the
706
        job queue.
707
      </para>
708
    </refsect2>
709

  
710
    <refsect2>
669 711
      <title>REMOVE-TAGS</title>
670 712

  
671 713
      <cmdsynopsis>

Also available in: Unified diff