[Bug 348455] Re: init: transfer state across re-exec
Jacek Konieczny
jajcus at jajcus.net
Thu May 27 15:42:34 CEST 2010
@Scott: do the connections to clients and pending D-Bus messages really
need transfering? Re-exec would be an exceptional event anyway and the
goal is to keep system running with the new init daemon, so upgrade can
continue and, maybe, a clean shut-down can be done. Will anything
disastrous happen if the pending D-Bus messages are just flushed (errors
raised if the requests cannot be handled immediately) and connection are
just closed before the re-exec?
--
init: transfer state across re-exec
https://bugs.launchpad.net/bugs/348455
You received this bug notification because you are subscribed to PLD
Linux.
Status in Upstart: Triaged
Status in upstart 0.3 series: Won't Fix
Status in PLD Linux Distribution: New
Bug description:
Upstart needs to be able to transfer its state across a re-exec. This can then be used for safely restarting (e.g. after a libc or upstart upgrade), and for changing of root device (e.g. initramfs to full system)
More information about the pld-bugs
mailing list