From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: Xen-unstable save error Date: Mon, 21 Jun 2010 14:11:57 +0100 Message-ID: References: <4C1F64A9.5040706@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C1F64A9.5040706@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Michal Novotny Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 21/06/2010 14:10, "Michal Novotny" wrote: > One more thing, should the xenstore daemon be running or not? Isn't it > in kernel and xenfs now ? > > I saw there's a file: > /usr/src/redhat/BUILD/kernel-2.6.32.15/drivers/xen/xenfs/xenstored.c That will eb the kernel's own interface to the xenstore daemon. Or the interface it exposes to userspace to allow it to communicate to the xenstore daemon via the kernel's xenstore connection. > in the kernel source codes. But I'm still having /usr/sbin/xenstored. > Should this be running or not? It should still run. The xenstore daemon remains a user-space daemon. -- Keir