Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Error report from attempt to run an HVM instance
On Sat, Aug 23, 2008 at 11:22:51AM -0700, Michael Litchard wrote:
> Tried to run an HVM instance, here's the error report I got.
>
> # /usr/pkg/sbin/xm create -c /usr/pkg/share/examples/xen/hvm-netbsd
^^
> Using config file "/usr/pkg/share/examples/xen/hvm-netbsd".
> Started domain hvm-netbsd
> Unexpected error: exceptions.OSError
>
> Please report to xen-devel%lists.xensource.com@localhost
> Traceback (most recent call last):
> File "/usr/pkg/sbin/xm", line 10, in ?
> main.main(sys.argv)
> File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line 2497, in
> main
> _, rc = _run_cmd(cmd, cmd_name, args)
> File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line
> 2521, in _run_cmd
> return True, cmd(args)
> File "<string>", line 1, in <lambda>
> File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line
> 1299, in xm_importcommand
> cmd.main([command] + args)
> File "/usr/pkg/lib/python2.4/site-packages/xen/xm/create.py", line
> 1298, in main
> do_console(sxp.child_value(config, 'name', -1))
> File "/usr/pkg/lib/python2.4/site-packages/xen/xm/create.py", line
> 1323, in do_console
> (p, rv) = os.waitpid(cpid, os.WNOHANG)
> OSError: [Errno 10] No child processes
Could it be because you're trying to connect to a serial console,
while you have none configured ?
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index