[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC] removing proc-xen.mount due to systemd change
Apologies for formatting. Here is my question in plain text: There are systemd services that check for dom0 detection before xenfs gets mounted by proc-xen.mount. See this systemd bug report for an example: https://github.com/systemd/systemd/issues/6442 Upstream systemd has accepted the patch for this: https://github.com/sy stemd/systemd/pull/6662, which mounts xenfs at systemd init time i.e. making /proc/xen an API file. However the issue now is that proc-xen.mount will refuse to mount /proc/xen as it an API file system, and the service will fail. This breaks xen, as other services depending on proc-xen.mount also fail. What is the preferred way to deal with this in xen? - We can remove proc-xen.mount completely, for systems using systemd. - any other options? thank you, - Vasilis On Mon, 2017-10-02 at 11:21 +0200, Vasilis Liaskovitis wrote: > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > https://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |