Revision 60975797 man/gnt-cluster.sgml

b/man/gnt-cluster.sgml
611 611
    </refsect2>
612 612

  
613 613
    <refsect2>
614
      <title>REPAIR-DISK-SIZES</title>
615

  
616
      <cmdsynopsis>
617
        <command>repair-disk-sizes</command>
618
        <arg rep="repeat">instance</arg>
619
      </cmdsynopsis>
620

  
621
      <para>
622
        This command checks that the recorded size of the given
623
        instance's disks matches the actual size and updates any
624
        mismatches found. This is needed if the Ganeti configuration
625
        is no longer consistent with reality, as it will impact some
626
        disk operations. If no arguments are given, all instances will
627
        be checked.
628
      </para>
629

  
630
      <para>
631
        Note that only active disks can be checked by this command; in
632
        case a disk cannot be activated it's advised to use
633
        <command>gnt-instance activate-disks --ignore-size
634
        ...</command> to force activation without regard to the
635
        current size.
636
      </para>
637

  
638
      <para>
639
        When the all disk sizes are consistent, the command will
640
        return no output. Otherwise it will log details about the
641
        inconsistencies in the configuration.
642
      </para>
643
    </refsect2>
644

  
645
    <refsect2>
614 646
      <title>SEARCH-TAGS</title>
615 647

  
616 648
      <cmdsynopsis>

Also available in: Unified diff