All of lore.kernel.org
 help / color / mirror / Atom feed
* problem restarting xenstored
@ 2006-12-07 15:21 Jan Beulich
  2006-12-07 15:53 ` Ewan Mellor
  2006-12-07 16:54 ` Anthony Liguori
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Beulich @ 2006-12-07 15:21 UTC (permalink / raw)
  To: xen-devel

As any other daemon, I'd assume it should be possible to restart xenstored (i.e.
if it crashed or if, during development, a fix was made to it that needs to be
tested). However, as I learned after over a day of digging, things don't work
anymore after doing so: Since the watches are transient, they're lost with the
daemon going away.
Right now I specifically need this in already mentioned scenarios where I want
to not touch the base installation of a system or need parallel versions installed,
but as described above I see the general issue broader (e.g. it obviously
doesn't make sense to try to start xenstored from 'xend restart' because of
described problems).
For some reason, this wasn't a big problem when the base installation was
3.0.2-based - apparently something else prevented xenbus' event channel
handler to get triggered when the 3.0.2 xenstored loaded, and hence all the
needed watches got installed only when the proper version was loaded the
first time, giving the impression that things work as expected (until perhaps
reloading it a second time).

Any suggestions on how to overcome that would be very welcome.

Thanks, Jan

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

end of thread, other threads:[~2006-12-07 16:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-07 15:21 problem restarting xenstored Jan Beulich
2006-12-07 15:53 ` Ewan Mellor
2006-12-07 16:11   ` Jan Beulich
2006-12-07 16:24     ` Steven Hand
2006-12-07 16:33       ` Jan Beulich
2006-12-07 16:14   ` John Levon
2006-12-07 16:54 ` Anthony Liguori

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.