Valtteri Kiviniemi wrote:
>
>>Hi,
>
>>Do you mean kernel.org vanilla 2.6.27.x or
>>http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg ?
>
>>Vanilla 2.6.27 is making the same error message and crash and that
>>(Novells?) patched 2.6.27 I don't seem to get compile properly
>
> Novell's patched kernel 2.6.27.5 gets properly compiled and works stable
> under Xen Hypervisor 3.3.0 & 3.3.1
> (except shutdown Xen Host, just reboots smoothly to another CentOS 5.2
> instance on same host):-
> http://lxer.com/module/newswire/view/114358/index.html
> http://lxer.com/module/newswire/view/115378/index.html
>
>
> - Valtteri Kiviniemi
>
> Pasi Kärkkäinen kirjoitti:
>> 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
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
--
View this message in context:
http://www.nabble.com/2.6.28-64-bit-domU-not-booting-tp21290067p21776232.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|