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] Xenserver Debian VM's

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xenserver Debian VM's
From: Diego Spinola Castro <spinolacastro@xxxxxxxxx>
Date: Wed, 10 Aug 2011 09:49:41 -0300
Delivery-date: Wed, 10 Aug 2011 05:51:08 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=VH4KJ7ytC7IK8+KMYqYG17fWI5p6ECD8nrKvFnqK04Y=; b=TIP+C9gdNAr06zRYdmIkwGioZomXdH+Mn0XfIISAzfGwq9/zLp3AA4x7sCUzlpxius FFoEj7c2Z2Gl6Jnzf4IJhnaz3cOSAns/2uBROe7sRqhJ1ObsLPze5nAxk805hzzrE8Vz w9FhxijIuESXMh1VStC0zAqbQ5Eqf0VmjZ4r8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <B3A4F38A-2B91-4AFD-A486-E0B17248DB9B@xxxxxxxxxxx>
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: <CAKX6E82Fkr7n6hUDEgES-OiZqHRnByLFceh90EaC8FE2WcsAiw@xxxxxxxxxxxxxx> <D8A6D8F0-6983-46A1-8EE0-C5379FD91143@xxxxxxxxxxx> <CAKX6E83GE_O6vd_ade=pnBurbqA_7iGtHLgLq193d2Bbjw65gA@xxxxxxxxxxxxxx> <EDBB2491-81CE-45FF-A449-C6375B189401@xxxxxxxxxxx> <CAKX6E81_nrXM8+aoJm49qVC5X-reyBD5-hQEjp-WaynN-b5eqg@xxxxxxxxxxxxxx> <CAKX6E82YGaC8hndXSPn-rMwwKNAh+1s-wMQeS1p+QaT6fiYw1w@xxxxxxxxxxxxxx> <B3A4F38A-2B91-4AFD-A486-E0B17248DB9B@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


2011/8/10 Christian Motschke <christian@xxxxxxxxxxx>
Fine. Maybe you could CC the list so that others know that it worked, when they search the mailing list for the same error as you had.

Viele Grüße.
Christian

Am 10.08.2011 um 03:01 schrieb Diego Spinola Castro <spinolacastro@xxxxxxxxx>:

Christian, it worked so nice!
tks

2011/8/9 Diego Spinola Castro <spinolacastro@xxxxxxxxx>
Hey man.. it worked ! i have to put it on dhcp server, no need to run in vm!

I have to do a couple tests but i believe that it is solved.. thanks a lot!


2011/8/9 Christian Motschke <christian@xxxxxxxxxxx>
You can try the same command (ethtool ...) by hand on the server dhcp is on and/or on the Dom0 where the bridge is on. When It works, you put it permanently in the interfaces file.

Viele Grüße.
Christian

Am 09.08.2011 um 02:28 schrieb Diego Spinola Castro <spinolacastro@xxxxxxxxx>:

Hey, still not working.
I'm running debian squeeze, xenserver 5.6 sp2.

What more can i do to fix it?

2011/8/8 Christian Motschke <christian@xxxxxxxxxxx>
You need to turn off TX checksuming in DomU.

apt-get install ethtool

In /etc/network/interfaces:

# The primary network interface
auto eth0
iface eth0 inet dhcp
 post-up ethtool -K eth0 tx off

HTH
Christian

Am 08.08.2011 um 23:09 schrieb Diego Spinola Castro:

HI, i have been getting a issue about xenserver and debian based distros vms.
What happens is when debian vm try get ip from dhcp , it can't get any ip address and syslog says:

Aug  8 17:59:36 debian dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Aug  8 17:59:36 debian dhclient: 5 bad udp checksums in 5 packets


I found the documented issue http://www.mail-archive.com/kvm@xxxxxxxxxxxxxxx/msg41958.html talking about dhclient.

Now, the only way to get ip address is running dhcp server in other host, however vm and dhcp vm can't stay in same host.


Anyone know about it?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users





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