Mailing List Archive

HELP,why connection refused!
I installed xen2.0.6 on RedHat 9 ,after root as xen, i wanted to try to create a domain ttylinux , i input:
xend start
xm create ttylinux.vmx -c

it said:
Using config file "ttylinux.vmx"
(111,'connection refused')
Error: Error connecting to xend, is xend running?

what's in ttylinux.vmx :
kernel="/boot/vmlinux-2.6-xenU"
memory=64
name="ttylinux"
nics=1
ip="1.2.3.4"
disk=["file:/usr/my,sda1,w"]
root="/dev/sda1 ro"

why connection refused?!


---------------------------------
DO YOU YAHOO!?
ÑÅ»¢Ãâ·ÑGÓÊÏ䣭ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä
Re: HELP,why connection refused! [ In reply to ]
Hello,
Have you rebooted the machine on to the Xen kernel yet? If not it wont
start. Your 'uname -a' should look something like this...

[root@ulysses root]# uname -a
Linux ulysses.proteus2.com 2.6.11.10-xen0 #1 Wed Jul 13 2:26:19 CDT 2005
i686 athlon i386 GNU/Linux

note the '2.6.11.10-xen0'
You have to configure your bootloader(grub) for that too. If you have
already booted the dom0 onto the xen kernel then what is the output of
'strace xm start' when it bombs.

Any more info appreciated,
Thanks,
John Fairbairn

> I installed xen2.0.6 on RedHat 9 ,after root as xen, i wanted to try to
> create a domain ttylinux , i input:
> xend start
> xm create ttylinux.vmx -c
>
> it said:
> Using config file "ttylinux.vmx"
> (111,'connection refused')
> Error: Error connecting to xend, is xend running?
>
> what's in ttylinux.vmx :
> kernel="/boot/vmlinux-2.6-xenU"
> memory=64
> name="ttylinux"
> nics=1
> ip="1.2.3.4"
> disk=["file:/usr/my,sda1,w"]
> root="/dev/sda1 ro"
>
> why connection refused?!
>
>
> ---------------------------------
> DO YOU YAHOO!?
> ÑÅ»¢Ãâ·ÑGÓÊÏ䣭ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users



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