| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Re:Re:Re:HELP,why connection refused!
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: yang jianguo <yangjianguo_biy@xxxxxxxxxxxx>Date: Thu, 14 Jul 2005 10:37:54 +0800 (CST)Delivery-date: Thu, 14 Jul 2005 02:36:45 +0000Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn;	h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding;	b=t8lhWbiel5xaP3ghgZYNbQXPAatZtnp+cyJ97yui2qSB97KrMuEpEIgQB42+UkqzJYdXsDO1cOyu5IsiwFU83ROxZPLbv5VP7c4nYZPeuN6jnqQyU6GxPKz1fxDqJXoXZRFajDW24nFslycE+z/TRgb4ZAmF7F8GsneXDV/p+sk=	; List-id: Xen user discussion <xen-users.lists.xensource.com> 
 Thanks all, my xen domU has worked!
 As Mark said, i check /var/log/xend-debug.log and found xen neen some empty dir, i mkdir /var/lib/xen/xend-db/domain and /var/lib/xen/xend-db/vnet, and it works!  i check domain dir found xen something in it and the filenames is the geust os's id.Mark Williamson <mark.williamson@xxxxxxxxxxxx>
 Can you take a look in /var/log/xend-debug.log? That should tell you why it's failing.
 
 If you're using a recent distro, you're probably running Python 2.4. There's
 been a recent Python API change, which causes Xend to complain about missing
 directories when it starts. If you see these errors in the log, create the
 directories. Keep doing this and trying to start Xend until it stops
 complaining :-)
 
 Cheers,
 Mark
 
 On Wednesday 13 July 2005 10:21, yang jianguo wrote:
 > Thanks,
 > John Fairbairn
 >
 > I have tried "uname -a", the output was just as same as yours.
 >
 > I have tried "strace xend start",the output is in file "xend_start.zip"
 >
 > I have tried "strace xm create /etc/xen/ttylinux.vmx -c",the output is in
 > file "xm_create.zip"
 >
 >
 > I have tried "strace xend stop",the
 output is in file "xend_stop.zip
 >
 >
 >
 >
 >
 
 
 __________________________________________________赶快注册雅虎超大容量免费邮箱?
 http://cn.mail.yahoo.com
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |