hi there,
I have a machine that I regularly shutdown and so far the startup/shutdown sequence always seems to work:
on boot of host all vms and containers get started
on shutdown of host all vms and containers get shutdown and I see a task appear.
until recently, now I see:
on boot of host all vms and containers get started
on shutdown of host, the host just instantly shutsdown, but doesn't seem to shutdown vms and containers in reverse order anymore.
I can't seem to find any breaking changes or other change of the default so leaves me wonder what happened? its almost asif the shutdown hook doesn't invoke the shutdown script anymore?
I have a machine that I regularly shutdown and so far the startup/shutdown sequence always seems to work:
on boot of host all vms and containers get started
on shutdown of host all vms and containers get shutdown and I see a task appear.
until recently, now I see:
on boot of host all vms and containers get started
on shutdown of host, the host just instantly shutsdown, but doesn't seem to shutdown vms and containers in reverse order anymore.
I can't seem to find any breaking changes or other change of the default so leaves me wonder what happened? its almost asif the shutdown hook doesn't invoke the shutdown script anymore?