From owner-freebsd-xen@FreeBSD.ORG Sun May 29 13:37:28 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E7C6106564A for ; Sun, 29 May 2011 13:37:27 +0000 (UTC) (envelope-from kmacybsd@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8D9AA8FC08 for ; Sun, 29 May 2011 13:37:27 +0000 (UTC) Received: by vxc34 with SMTP id 34so3090200vxc.13 for ; Sun, 29 May 2011 06:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=YAyUl4CmDciXSLqem1LwLQGMHUia1YISbIndlv2UA/I=; b=en0JcmIvD6X0ff2CknPRJWyUtU/93zqAUziM4tOjS6qLe0L4gMe9CCnCha/qlV0DCi yIMwZheeqaC/ixs54iRKuIFyj+HJonl0opxladVbYjFznfbEIJlbA5DBrBybt3AqPiUB BPoPrBCQkKLZg5NHVONukNbTrTAsimAxC5nBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=ryioBxcfYQJecfS5DxbovMLWNcjZfUTDqr4fDZyG13qIQWEMnSm5fdmMwlJy7le+6B g38FZoaHc/w9FPKN/5Cyz3hQzO98mNic44I2r7FKZR8mpkFAjDrhH4Pk7Fqsv0L7aE4q YObBpZ6dqc1qO6kucAf1qyCr0ouGxnwLMvn0o= MIME-Version: 1.0 Received: by 10.52.67.105 with SMTP id m9mr5688400vdt.126.1306674669240; Sun, 29 May 2011 06:11:09 -0700 (PDT) Sender: kmacybsd@gmail.com Received: by 10.52.186.67 with HTTP; Sun, 29 May 2011 06:11:09 -0700 (PDT) In-Reply-To: <4DE227B5.6000903@barafranca.com> References: <4DDBB66F.6030608@barafranca.com> <4DDC11AA.6030106@barafranca.com> <4DDD2C41.2000302@barafranca.com> <4DE227B5.6000903@barafranca.com> Date: Sun, 29 May 2011 15:11:09 +0200 X-Google-Sender-Auth: KbhZwdgX6Euu0oNYYpXF1zKrHxQ Message-ID: From: "K. Macy" To: Hugo Silva Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-xen@freebsd.org Subject: Re: xn_txeof: WARNING: response is -1! X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2011 13:37:28 -0000 Just to verify, other guests (e.g. Linux || NetBSD) don't exhibit this problems? It sounds almost as if xend isn't configuring the domain properly. -Kip On Sun, May 29, 2011 at 1:02 PM, Hugo Silva wrote: > On 05/25/11 17:20, Hugo Silva wrote: >> On 05/24/11 21:14, Hugo Silva wrote: >>> On 05/24/11 14:45, Hugo Silva wrote: >>>> Trying to ssh to the VM produces the error in the subject line on the >>>> FreeBSD domU; It's impossible to login. >>>> >>> >>> Some more information for those looking to reproduce this: the above is >>> with rxcsum and txcsum disabled in the xn interface: Without that, the >>> ssh client on the other side would just say 'Disconnected: Packet corrupt'. >>> >>> With tx/rxsum disabled, the ssh client will seem to hang, while the >>> server spits the xn_txeof message. >>> >>> >>> I seem to recall that disabling TSO helped fix a similar error under >>> Citrix XenServer, but alas. No difference. >> >> Same thing with i386 and full PV. > > Just tested, also in current. > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" >