From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: A few outstanding xenstore/hotplug issues... Date: Mon, 05 Jun 2006 15:48:33 -0500 Message-ID: <448498A1.9030605@us.ibm.com> References: <4484479F.5070500@tektonic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4484479F.5070500@tektonic.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Matt Ayres Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Matt Ayres wrote: > Greetings! > > I am still noticing a few issues related to xenstore and hotplug. > > 1) xenstored will periodically die. I do have xenstore tracing > enabled, but not much is shown. A transaction is running one second > and then nothing (no "FATAL ERROR" or anything). This does not happen > very frequently, but does happen now and then. As is known, once > xenstored dies the only way to get it running again is with a reboot. > A bad effect lies in the fact that domains can't be shutdown properly > without xenstored running! Define "die". Does it seg fault? Can you try to repro with ulimit -c unlimited and check / to see if there's a core? If it doesn't drop a core, that is also useful to know as that would suggest an exit() of some sort (although no message is rather odd!). > 2) I get the old "Cannot connect VBD" on boot-up while running > xendomains start, I'd assume due to xenstore getting bogged down. It's > completely random as to which domains it will do it to. I've worked > around this by having xendomains run from init.d and then also re-run > it from rc.local to start all the domains that didn't start the first > time. Even doing this causes some domains to not start properly > sometimes (it seems based on how many failed to start the first time). What changeset are you using and do you have any custom patches going? Have you ever seen this without xendomains? > I remember reading that xenstore is getting an overhaul in the near > future and want to know if these are "known issues" and if I should > bother submitting bug reports or if I should just sit tight and watch > the lists. I'm not aware of any overhaul although that doesn't mean it isn't happening. I'd appreciate knowing if anyone was planning on doing this myself. Regards, Anthony Liguori > Thank you, > Matt Ayres > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel