Skip to content

After a host reboot

Updated

A host reboot stops everything. When Virtainer Lite starts again it rebuilds machines from what it recorded before, so a reboot is an interruption rather than a rebuild.

Before the rebootAfter
RunningRebuilt and started, keeping its MAC address, so the guest keeps the same IP
Created but never bootedRebuilt, not started, ready to boot
StoppedLeft stopped
Stopped by youNever started automatically

Turning off VM autostart in Settings changes the first row only: machines that were running come back stopped, and you start them when you are ready. Everything else behaves the same.

The startup log records the reconcile and recovery passes, including how many machines were attempted, recovered, failed, or skipped:

Terminal window
journalctl -u virtainer-lite
What you seeWhat to doWhy
A machine is FailedRead its failure reason, fix the host problem, boot it again. Delete and recreate if it will not recoverRebuilding it failed partway
Machines skipped, disk missingRestore the disk from backup and boot, or delete the record and recreateThe disk file is gone, and no empty disk was put in its place
Everything running is now StoppedBoot what you need, or turn VM autostart back onVM autostart is off. The setting working, not a fault
Running but guest unreachableOpen its console and read the boot outputThe guest did not come up on the network. One never observed is eventually marked failed
Unexpectedly StoppedBoot it againIt was reaped at startup as an orphan of a previous failed start

Recovery only restores this host’s machines. Moving workloads to another host after a failure is clustering, which belongs to Virtainer Basic, not to Lite.