Skip to content
DAEMON-FINGERPRINT(7)Evidence in / topology out

Identify the control plane before restarting it.

Record active systemd sockets, resolve the request path, and generate the inspection commands for the daemon that actually owns the failure boundary.

Observed host evidence

Mark only confirmed signals

Use the displayed command on the target host. Package presence alone does not prove socket ownership.

Control-plane decoder0%

UNRESOLVED

Awaiting evidence

Select only signals observed on the host. No topology is inferred from distribution or version alone.

virsh
?
?
driver
Endpoint
unknown socket owner
Boundary
Do not restart a daemon until the active socket owner is identified.

Inspection bundle

# libvirt control-plane inspection bundle
systemctl is-active libvirtd.socket virtproxyd.socket virtqemud.socket
systemctl list-sockets 'libvirt*' 'virt*'
ss -lxnp | grep -E 'libvirt|virtqemu'

# inferred topology: Awaiting evidence
# restart boundary: Do not restart a daemon until the active socket owner is identified.