{% trans "Name" %} | {% trans "Status" %} | {% trans "VCPUs" %} | {% trans "Memory" %} | {% trans "Description" %} |
---|---|---|---|---|
{{ vname }} | {% if status %} {% trans "Saved" %} {% else %} "label label-danger">{% trans "Shutoff" %} {% endifequal %} {% endifequal %} {% ifequal status 1 %}"label label-success">{% trans "Running" %}{% endifequal %} {% ifequal status 3 %}"label label-warning">{% trans "Suspend" %}{% endifequal %} {% else %} {% trans "None" %} {% endif %} | {% if cur_vcpu %}{{ cur_vcpu }}{% else %}{{ vcpu }}{% endif %} | {{ cur_memory }}{% trans "MB" %} | {{ description }} |
{% trans "This action sends an ACPI shutdown signal to the instance." %}
{% trans "This action forcibly powers off the instance and may cause data corruption." %}
{% trans "This action suspends or restores the instance." %}
{% trans "This action saves the state of the instance." %}
{% trans "This action opens a new window with a VNC connection to the console of the instance." %}
{% ifequal status 5 %} {% else %} {% trans "Console" %} {% endifequal %}{% trans "This action open new window with console Telnet connection to your instance." %}
{% ifequal status 5 %} {% else %} {% trans "Console" %} {% endifequal %}{% trans "To create password for VNC, shutdown the instance." %}
{% trans "To set a keymap for vnc, shutdown the instance." %}
{% trans "Description and Autostart" %}
{% trans "Network devices" %}
eth{{ forloop.counter0 }} ({{ network.nic }})
{% endfor %}{{ network.ip }}
{% else %}{{ network.mac }}
{% endif %} {% endfor %}{% trans "Storage devices" %}
{{ disk.dev }} ({{ disk.storage }})
{% endfor %}{{ disk.image }} ({{ disk.format }})
{% endfor %}{% trans "Create a clone" %}
{{ inst_xml }}{% ifequal status 5 %} {% else %} {% endifequal %}
{% trans "To take a snapshot, shutdown the instance." %}
{% trans "To revert to a snapshot, shutdown the instance" %}
{% if snapshots %}{% trans "Name" %} | {% trans "Date" %} | {% trans "Action" %} | |
---|---|---|---|
{{ snap.name }} | {{ snap.date|date:"M d H:i:s" }} |
{% trans "You do not have any snapshots" %}
{% endif %}{% trans "CPU usage" %}
{% trans "Bandwidth" %} - Eth{{ forloop.counter0 }}
{% trans "Disk I/O" %} - {{ disk.dev }}
{% trans "Warning:" %} {% trans "Both host servers must have equal settings and OS type" %}
{% trans "Original host" %}
{{ compute.name }}
{% trans "Delete HDD image?" %}