Subject: Re: rebooting a domU
To: Jonathan A. Kollasch <jakllsch@kollasch.net>
From: Todd Vierling <tv@pobox.com>
List: port-xen
Date: 02/21/2007 23:38:05
On 2/21/07, Jonathan A. Kollasch <jakllsch@kollasch.net> wrote:
> I've got a 4.99.4 dom0, with xenkernel30-3.0.3.
> When I 'shutdown -r now' in a 3.1 domU, or
> 'xm reboot foo' in the dom0, the domain doesn't come back.
>
> In xend.log:

> IOError: [Errno 2] No such file or directory: '/kern/xen/balloon'

Looks like you need to mount /kern.  Make sure the following is in
/etc/fstab in the dom0:

kernfs /kern kernfs rw

and then "mount /kern" (or reboot the dom0) to get the filesystem.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com> <todd@vierling.name>