Revision 7e9c6a78 man/gnt-node.sgml

b/man/gnt-node.sgml
889 889
        <command>modify-storage</command>
890 890
        <arg><option>--allocatable=yes|no</option></arg>
891 891
        <sbr>
892
        <arg><replaceable>node</replaceable></arg>
893
        <arg><replaceable>storage-type</replaceable></arg>
894
        <arg><replaceable>volume-name</replaceable></arg>
892
        <arg choice="req"><replaceable>node</replaceable></arg>
893
        <arg choice="req"><replaceable>storage-type</replaceable></arg>
894
        <arg choice="req"><replaceable>volume-name</replaceable></arg>
895 895
      </cmdsynopsis>
896 896

  
897 897
      <para>
......
913 913

  
914 914
      <cmdsynopsis>
915 915
        <command>repair-storage</command>
916
        <arg><replaceable>node</replaceable></arg>
917
        <arg><replaceable>storage-type</replaceable></arg>
918
        <arg><replaceable>volume-name</replaceable></arg>
916
        <arg>--ignore-consistency</arg>
917
        <arg choice="req"><replaceable>node</replaceable></arg>
918
        <arg choice="req"><replaceable>storage-type</replaceable></arg>
919
        <arg choice="req"><replaceable>volume-name</replaceable></arg>
919 920
      </cmdsynopsis>
920 921

  
921 922
      <para>
......
936 937
      </caution>
937 938

  
938 939
      <para>
940
        The <option>--ignore-consistency</option> option will ignore
941
        any inconsistent disks (on the nodes paired with this
942
        one). Use of this option is most likely to lead to data-loss.
943
      </para>
944

  
945
      <para>
939 946
        Example:
940 947
        <screen>
941 948
# gnt-node repair-storage node5.example.com lvm-vg xenvg

Also available in: Unified diff