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-users

Re: [Xen-users] FC5 error connecting to xend (for xen0)

To: Xen <Xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] FC5 error connecting to xend (for xen0)
From: "Demetri Mouratis" <dmourati.xen.users@xxxxxxxxx>
Date: Tue, 9 May 2006 09:37:52 -0700
Delivery-date: Tue, 09 May 2006 09:38:28 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fboAlg/W+95hswx7GSmjSArBmshXZnDQEQ54nwp4AJT9srhZ3nGzLNhnLhGcPMnhl52E2qjc/+osVRYcjTJrWVYPF0tcL4MBN89Kqnd+W2eF7t9YasdK/nHyHttD9JW41BtHkufdnRW/dPZBSRosSS3p4oAMdj8eRvnE5aqASwg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <19675.195.212.29.171.1147161840.squirrel@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <Pine.OSX.4.64.0605011536510.5211@xxxxxxxxxxxxxx> <7e45e2ac0605011329s445a874ap841ca985c3827039@xxxxxxxxxxxxxx> <36131.130.127.133.38.1147118169.squirrel@xxxxxxxxxxxxxx> <95a854510605081920x5ea2fe83i41c4bf47a52b137d@xxxxxxxxxxxxxx> <4460358B.5040700@xxxxxxxxxx> <95a854510605082340h1533a910i77074cb7f4c274f0@xxxxxxxxxxxxxx> <19675.195.212.29.171.1147161840.squirrel@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 5/9/06, Rick van der Linde <h.r.vanderlinde@xxxxxxxxxx> wrote:
>>  Used the FedoraXenQuickstartFC5 directions for installing Xen.
>> Rebooted
>> to the xen0 kernel (reconfirmed with uname -r).  Getting message when
>> typing in /usr/sbin/xm list
>>
>> Error: Error connecting to xend: No such file or directory.  Is xend
>> running?
>> < SNIP >
>>
>> Vince,
>>
>> I'm seeing the same behavior.  I was able to get xm list working
>> earlier,
>> not sure what is going on here.
>>
>> I've seen this too. It seems to have to deal with the kernel. Loading
>> the
>> kernel-xen0-2.6.16-1.2111_FC5 kernel shows this behaviour. Turning back
>> to previous kernel kernel-xen0-2.6.16-1.2096_FC5 and everything works
>> fine again. Perhaps something needs to be updated to migrate to the
>> newer
>> kernel,. for example xen 3.0.2? which I haven't found a RPM package for.
>>
>
> I did the kernl rollback (any easy way to do with with yum greatly
> appreciated).
>
> I'm back here: *Error creating domain: (22, 'Invalid argument').
>
>

Can you provide the config file you've used for the partition/virtual host
you're trying to start?

Probably you're now able to issue "xm list" yet?

Rick


[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.16-1.2096_FC5xen0 #1 SMP Wed Apr 19
05:49:52 EDT 2006 i686 i686 i386 GNU/Linux
[root@localhost ~]# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0     1763     2 r-----   926.5
[root@localhost ~]# cat /etc/xen/xendomain1
# Automatically generated xen config file
name = "xendomain1"
memory = "256"
disk = [ 'file:/home/xen/xendomain1,xvda,w' ]
vif = [ 'mac=00:16:3e:32:ca:8f' ]
bootloader="/usr/bin/pygrub"

on_reboot   = 'restart'
on_crash    = 'restart'

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

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