From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] qemu-xen-3.4-testing: Fix read-only image file handling Date: Mon, 7 Jun 2010 17:34:35 +0100 Message-ID: References: <4C0D1DF1.8080007@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C0D1DF1.8080007@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 07/06/2010 17:27, "Michal Novotny" wrote: >> Try xm mem-set 0 2048 before the start and see if that makes it work. >> > Well, now it changed to: > > # xenstored > FATAL: Failed to initialize dom0 state: Invalid argument > > what does it mean and how to fix it? Do files /proc/xen/xsd_kva and /proc/xen/xsd_port exist? If not you need to configure and/or install the appropriate xenstore-related kernel module (whatever that may be, in pv_ops land). -- Keir