All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] removing proc-xen.mount due to systemd change
@ 2017-10-02  9:21 Vasilis Liaskovitis
  2017-10-02 10:26 ` Vasilis Liaskovitis
  0 siblings, 1 reply; 5+ messages in thread
From: Vasilis Liaskovitis @ 2017-10-02  9:21 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, Franck Bui


[-- Attachment #1.1: Type: text/plain, Size: 801 bytes --]

Hello,


It is possible for systemd services to 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/systemd/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 upstream xen?


- We can remove proc-xen.mount completely, for systems using systemd.


- any other options?


thank you,


- Vasilis



[-- Attachment #1.2: HTML --]
[-- Type: text/html, Size: 3393 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-02 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02  9:21 [RFC] removing proc-xen.mount due to systemd change Vasilis Liaskovitis
2017-10-02 10:26 ` Vasilis Liaskovitis
2017-10-02 10:35   ` Wei Liu
2017-10-02 13:55     ` Franck Bui
2017-10-02 14:12       ` Franck Bui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.