WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] 2.6.28 64-bit domU not booting

On Wed, Jan 07, 2009 at 08:06:31PM +0200, Valtteri Kiviniemi wrote:
> Hi,
> 
> Changing vcpus to one and using only xvda disk produces this error:
> 
> root@xen-1:~# xm create dataproof.cfg -c
> Using config file "/etc/xen/dataproof.cfg".
> Started domain dataproof
> Unexpected error: exceptions.OSError
> 
> Please report to xen-devel@xxxxxxxxxxxxxxxxxxx
> Traceback (most recent call last):
>   File "/usr/sbin/xm", line 10, in ?
>     main.main(sys.argv)
>   File "//usr/lib64/python/xen/xm/main.py", line 2884, in main
>     _, rc = _run_cmd(cmd, cmd_name, args)
>   File "//usr/lib64/python/xen/xm/main.py", line 2908, in _run_cmd
>     return True, cmd(args)
>   File "<string>", line 1, in <lambda>
>   File "//usr/lib64/python/xen/xm/main.py", line 1376, in xm_importcommand
>     cmd.main([command] + args)
>   File "//usr/lib64/python/xen/xm/create.py", line 1328, in main
>     do_console(sxp.child_value(config, 'name', -1))
>   File "//usr/lib64/python/xen/xm/create.py", line 1355, in do_console
>     (p, rv) = os.waitpid(cpid, os.WNOHANG)
> OSError: [Errno 10] No child processes
> 
> and when running it again it produces this error:
> 
> root@xen-1:~# xm create dataproof.cfg -c
> Using config file "/etc/xen/dataproof.cfg".
> Started domain dataproof
> xenconsole: Could not open tty `/dev/pts/5': No such file or directory
> 
> and third time
> 
> root@xen-1:~# xm create dataproof.cfg -c
> Using config file "/etc/xen/dataproof.cfg".
> Started domain dataproof
> 
> and then it just crashes like before
> 

Hmm.. does 2.6.27.x pv_ops domU work for you? 

-- Pasi

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>