{% extends "layout.html" %} {% from "_partials/page_description.html" import page_description %} {% block title %}Dashboard - pixie{% endblock %} {% block subnav %}
{% endblock %} {% block content %} {{ page_description('speedometer2', 'Status across pixie, following the model: machines you manage, Catalog sources you can fetch, the Images those sources materialise (with on-disk footprint + how much is reclaimable), the alias-keyed overlay volumes, and events. Output-only - each tile links to its page for actions. Refreshes every 5 s.') }} {# Tiles mirror the storage/lifecycle model + the nav: Machines, Catalog (sources you can fetch), Images (the materialised entities with footprint + reclaimable refcount), Overlays (alias-keyed single-writer volumes), Events. Output-only -- each tile reports and links to its pane; no actions live here. #}
Staged at {{ stats.live_env_dir }};
pixie-tui / pixie-inventory /
pixie-flash-* can serve the live env.
Live-env media is missing under {{ stats.live_env_dir or '(unset)' }}.
Every pixie-* boot_mode falls back to the "unavailable" iPXE
plan until it is staged. Fetch it →
Last fetch failed — see Live env.
{% endif %}| When | Kind | Related to | Summary |
|---|---|---|---|
| {{ e.ts | fmt_ts }} | {{ e.kind }} |
{% if e.subject_kind %}
{{ e.subject_kind }}
{{ e.subject_id or '' }}
{% else %}
-
{% endif %}
|
{{ e.summary or "" }} |
No events yet.