xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* why xenstore-* hangs if xenstored is not started
@ 2010-06-22  7:32 Yu Zhiguo
  2010-06-22  7:44 ` Vincent Hanquez
  2010-06-22  7:45 ` Keir Fraser
  0 siblings, 2 replies; 10+ messages in thread
From: Yu Zhiguo @ 2010-06-22  7:32 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com

 Running xenstore-* when xenstored is not started, it will hang and
cannot accept any signal, e.g. SIGINT.
 I seems that the process is blocked at accessing '/proc/xen/xenbus'.

 # mount -t xenfs xenfs /proc/xen/
 # xenstore-ls

 call trace:
 do_ls() -> xs_directory() -> xs_talkv() -> xs_write_all() -> write()

 BLOCK is no problem but why process cannot accept signal, Any opinion?


 If start xenstored in other console, xenstore-ls executes and then
receive the signal, seems the signal is pended...

-- 
Regards
Yu Zhiguo

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

end of thread, other threads:[~2010-06-22  8:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22  7:32 why xenstore-* hangs if xenstored is not started Yu Zhiguo
2010-06-22  7:44 ` Vincent Hanquez
2010-06-22  7:58   ` Yu Zhiguo
2010-06-22  8:27     ` Vincent Hanquez
2010-06-22  8:46       ` Yu Zhiguo
2010-06-22  7:45 ` Keir Fraser
2010-06-22  7:56   ` Vincent Hanquez
2010-06-22  8:06     ` Keir Fraser
2010-06-22  8:26       ` Vincent Hanquez
2010-06-22  8:12   ` Yu Zhiguo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).