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] Error: Device 0 (vif) could not be connected.Hotplug scr

To: "akhilesh kumar" <akhipatel@xxxxxxxxx>
Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working.
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Mon, 1 Dec 2008 23:08:16 -0500
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 01 Dec 2008 20:09:06 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type:references; bh=+ltBk7ocXYWo3ykj2fg5oeF/qgD4lQ1XFwiT5YhAEJ4=; b=Zg6Vn1HnANnZczkY1cIBUoMg5KVg3UzNaZQWp+BdlMWsfYXpIj7UYpUrf0fXNiMLxy /IH8dnbgIYQhsd6mUq4zRFk8IQK0O280RdGWbhAlsGxBx7S2XEZi2ue+66ctk6Cgnhck NsmPEZrp2cm6iiA6wBvDQN54PNMPyfseEeQek=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:references; b=T6EffzMlVjrDLKc9SWD6CdTJnGCPnrgXv/znJP1EWBLFniPMHhhmOnkwJQnFsBdFgT Up8Guin3OsC+SgeE6yWfNkkJDIVrQzOeBD3DK9UgGg7+cxVX8Q6+MCURdcGjADKfJjfU HvNd80ILLTfCz3dvdAHJqsJxSwcCU1TTuxAok=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <eb8de7f00812010324i950bc15l19097f45f4c00af8@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <eb8de7f00812010324i950bc15l19097f45f4c00af8@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Mon, Dec 1, 2008 at 6:24 AM, akhilesh kumar <akhipatel@xxxxxxxxx> wrote:

Hi All

 

I am using xen 3.3.0 version and

I want to start network virtual interface on Dom U 

by using the following command  

 

# xend start
  ***************************************************************
  ***************************************************************
  ** WARNING: Currently emulating unsupported memory accesses  **
  **          in /lib/tls glibc libraries. The emulation is    **
  **          slow. To ensure full performance you should      **
  **          install a 'xen-friendly' (nosegneg) version of   **
  **          the library, or disable tls support by executing **
  **          the following as root:                           **
  **          mv /lib/tls /lib/tls.disabled                    **
  ** Offending process: xend (pid=1045)                        **
  ***************************************************************
  ***************************************************************
Continuing...
/usr/lib/python/xen/util/xsconstants.py:110: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
  INVALID_SSIDREF = 0xFFFFFFFF
etc/xen/scripts/xen-network-common.sh
sh: =~: unknown operand
sh: =~: unknown operand
ifdown: interface eth0 not configured

You really need to get the network configured correctly in dom0 first.

What distro are you using?

the key thing to take care of first is to get rid of network manager (if
you have it) then make sure that eth0 is working properly in dom0
first.

Once eth0 is working better, xend start, which in turn calls the
xen network-bridge script, will likely work better.

If you get stuck, post the output of ifconfig, brctl show on a
fresh boot of the xen system and remember to give your
distro and and other version info that may help us give you
more hints to help you get going.

Also there was a recent thread on the tls error that you are
seeing, it is an unrelated, somewhat more minor issue, but
some hints on that can be found here:


Cheers,
Todd

--
Todd Deshane
http://todddeshane.net
http://runningxen.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>