Hello, Last month I got a query from a FreeBSD Xen user having issues with xenstored after a power failure:
https://lists.freebsd.org/pipermail/freebsd-xen/2021-January/003446.html I'm not sure what's the right approach here. I've been told cxenstored will attempt to unlink the tdb file when starting, does oxenstored attempt to do the same? Should the tdb file be placed in a path that's cleaned up on boot? Should xencommons remove the stale tdb before starting xenstored? Mostly wanted to know what's the approach on Linux so that I can do the same on FreeBSD. Thanks, Roger.
