-
-
Notifications
You must be signed in to change notification settings - Fork 59
System Health Monitoring Deamon #2134
Copy link
Copy link
Labels
C: SaltThis issue pertains to the use of Salt (aka SaltStack) in Qubes OS.This issue pertains to the use of Salt (aka SaltStack) in Qubes OS.C: XenThis issue pertains to the Xen hypervisor in Qubes OS.This issue pertains to the Xen hypervisor in Qubes OS.C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.help wantedThis issue will probably not get done in a timely fashion without help from community contributors.This issue will probably not get done in a timely fashion without help from community contributors.
Metadata
Metadata
Assignees
Labels
C: SaltThis issue pertains to the use of Salt (aka SaltStack) in Qubes OS.This issue pertains to the use of Salt (aka SaltStack) in Qubes OS.C: XenThis issue pertains to the Xen hypervisor in Qubes OS.This issue pertains to the Xen hypervisor in Qubes OS.C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.help wantedThis issue will probably not get done in a timely fashion without help from community contributors.This issue will probably not get done in a timely fashion without help from community contributors.
Type
Fields
Give feedbackNo fields configured for Feature.
As part of the effort to "hide as much Qubes infrastructure from the user as possible" that we would like to embrace for the upcoming Qubes 4.x, we will need a global system health monitoring daemon. This is necessary because system VMs, such as e.g. net/USB-holding VMs do crash from time to time. If we don't want the user to be concerned with such system VMs, we need to automatically be able to detect their crash (easy via qrexec service from Dom0) and restart automatically (currently not so easy due to difficulties with reconnecting Xen net front/backend).