If for any reason it's powered down, this is useful.
(In theory for a nested host, we could get the logs by grobbling in
its parent's view of its filesystem, but that is too much work.)
We do not trap the errors from this, so that if the PDU is broken (or
the L1 has not been created), we can fail more quickly.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
}
}
+power_state($ho,1);
find_guests();
fetch_xenctx_guest($_) foreach @guests;
serial_fetch_logs($ho);