>     wrote:
>
>         Is your xend running?  That would be the first place I would look.
>         When I do xend stop and run xm list, it says xend is not running.
>           When I do xend start and run xm list, it gives the output
>         mentioned above.
>           However xend start|stop|status|restart does not print
>         anything on the console.
>
>           When I do ps -A | grep python, it shows few processes (which
>         are xend).
>
>         Shane
>
>
>         Hayawardh V wrote:
>>         Hi,
>>
>>         I have compiled xen-unstable (using hg clone
>>         
http://xenbits.xensource.com/xen-unstable.hg).
>>
>>         I have successfully booted into the dom0 kernel.
>>
>>         output of xm list:
>>         Name                                      ID   Mem VCPUs
>>         State   Time(s)
>>         Domain-0                                   0   932     1
>>         r-----    
591.2
>>
>>         But whenever I xm create, I get:
>>
>>         # xm create /etc/xen/domu1
>>         Using config file "/etc/xen/domu1".
>>         Xend has probably crashed!  Invalid or missing HTTP status code.
>>
>>         My file is:
>>
>>         /etc/xen/domu1:
>>
>>         kernel = '/boot/vmlinuz- 2.6.18.8-xenU'
>>         vif = [ '' ]
>>         disk = ['file:/srv/xen/fedora.fc6.img,sda1,w']
>>         root = '/dev/sda1 ro'
>>
>>         What could be wrong?
>>
>>         Thanks.
>>         Hayawardh
>>         ------------------------------------------------------------------------
>>
>>         _______________________________________________
>>         Xen-users mailing list