Revision e431074f man/gnt-instance.rst

b/man/gnt-instance.rst
672 672
    "running", "stopped", "(node down)"
673 673

  
674 674
status
675
    combined form of admin\_state and oper\_stat; this can be one of:
676
    ERROR\_nodedown if the node of the instance is down, ERROR\_down if
677
    the instance should run but is down, ERROR\_up if the instance
678
    should be stopped but is actually running, ADMIN\_down if the
679
    instance has been stopped (and is stopped) and running if the
680
    instance is set to be running (and is running)
675
    combined form of ``admin_state`` and ``oper_stat``; this can be one of:
676
    ``ERROR_nodedown`` if the node of the instance is down, ``ERROR_down`` if
677
    the instance should run but is down, ``ERROR_up`` if the instance should be
678
    stopped but is actually running, ``ERROR_wrongnode`` if the instance is
679
    running but not on the primary, ``ADMIN_down`` if the instance has been
680
    stopped (and is stopped) and ``running`` if the instance is set to be
681
    running (and is running)
681 682

  
682 683
oper\_ram
683 684
    the actual memory usage of the instance as seen by the hypervisor

Also available in: Unified diff