From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: xm create can't find /proc/xen/balloon Date: Tue, 12 May 2009 14:44:25 -0700 Message-ID: <4A09EDB9.6000100@goop.org> References: <4A081E7A.50203@prgmr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A081E7A.50203@prgmr.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: Michael David Crawford Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Michael David Crawford wrote: > Does xm need a similar patch - or should xm be looking at that same > python module in xend's directory? I don't know the codebase well > enough to figure it out yet, though I'll be investigating while I > await your responses. xm talks to xend to do everything; that one change should be sufficient. Are you sure you installed it and restarted the daemon? J