Ran git blame on it, and it seems Marek was the one who initially wrote this. Added him to cc.
https://github.com/cockpit-project/cockpit/commit/4665e79d18fa9b5bf1bc9544fc7263f173d40d81

Marek: Do you recall what the "dying" state does?
- Andreas

On 10/10/19 9:57 AM, Дмитрий Астанков wrote:

Still, none of the links contain any info about "dying" state.

09.10.2019 18:39, Andreas Nilsson пишет:

Hi!
Hopefully the RHEL documentation can give you some context:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/using-the-rhel-8-web-console-for-managing-vms_system-management-using-the-rhel-8-web-console

You can also get some context from the libvirtd documentation:
https://wiki.libvirt.org/page/VM_lifecycle

Hope it helps!
- Andreas


On 10/9/19 5:04 PM, Дмитрий Астанков wrote:

Greetings!


I am currently translating Cockpit UI into Russian and the last thing that's left is virtual machine states (strings can be found in cockpit/pkg/machines/helpers.js):

vmStates: {
        running: _("running"),
        idle: _("idle"),
        paused: _("paused"),
        shutdown: _("shutdown"),
        'shut off': _("shut off"),
        crashed: _("crashed"),
        dying: _("dying"),
        pmsuspended: _("suspended (PM)")


Can you please explain these to me or provide a link where I can read about them? I can't find any reliable resources which would contain all of the above so I can't be sure I get them right.

-- 
Best wishes,
Dmitry Astankov (BaseALT Translation Team)

_______________________________________________
cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org
To unsubscribe send an email to cockpit-devel-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/cockpit-devel@lists.fedorahosted.org

_______________________________________________
cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org
To unsubscribe send an email to cockpit-devel-leave@lists.fedorahosted.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedorahosted.org/archives/list/cockpit-devel@lists.fedorahosted.org
-- 
Best wishes,
Dmitry Astankov (BaseALT Translation Team)