From owner-freebsd-xen@FreeBSD.ORG Wed Jan 26 09:03:09 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 71B7C106564A for ; Wed, 26 Jan 2011 09:03:09 +0000 (UTC) (envelope-from c2n.rybicki@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 366B38FC16 for ; Wed, 26 Jan 2011 09:03:08 +0000 (UTC) Received: by iyb26 with SMTP id 26so164244iyb.13 for ; Wed, 26 Jan 2011 01:03:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=m+/tmLL9ZrLPX3JcAbRoSIhQ0ma57KqDgiAFAkNNKKY=; b=UGoKR3hoRI3BH4yCNOphLOUWkfochK+wVGsOSk59N29FMgUEH/DPERvWB0IZZP8NSg n5UcvFPfGb8EzYgkF208aq74YDP0iGGo+o/HfYy8xLh3ZHy8KRpUNuh2xrQwdZFxxwDl x2qdAH8SC8H34GuM3brAKa500nZxo4yg9qgPk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=LUm0H4qoWZw8jiHSMKsj8OG+wDsxJ7Z9OtDVw5EWn+UND1QeCKkeOBu4Up3fhimosf HR6WrjJFeKiPQP8Iasoqw5FcNiixiTkbVq1KW3mEGwBZWN0T5fvj9sBUxKO2g7NHLxYV WCeNzOB+Z4l9OiqZQzw7w0oZ1mOeGTGV/7IR4= MIME-Version: 1.0 Received: by 10.42.165.3 with SMTP id i3mr83410icy.430.1296032588103; Wed, 26 Jan 2011 01:03:08 -0800 (PST) Received: by 10.42.220.72 with HTTP; Wed, 26 Jan 2011 01:03:05 -0800 (PST) In-Reply-To: <1295969742.3187.48.camel@pow> References: <1295969742.3187.48.camel@pow> Date: Wed, 26 Jan 2011 10:03:05 +0100 Message-ID: From: Grzegorz Rybicki To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: I have a problem with iSCSI on AMD64 Xen HVM 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: Wed, 26 Jan 2011 09:03:09 -0000 > > On Tue, 2011-01-25 at 14:35 +0000, Janne Snabb wrote: > > I would guestimate that either "max" should be higher than what it > > currently is (5) or the check which produces the error might be > > unneeded. > > In my tests commenting out that check entirely works fine. > > > http://www.hybrid-cluster.com/blog/2010/11/running-freebsd-8-1-as-a-xen-hvm-domu-on-flexiant/ > > Hi, > > That solved the problem "xennet_get_responses: too many frags 11> max 5. > thank you very much > > Unfortunately, the problem with ISCSI remained. Continues to receive > messages when you try to set up the file system. > > xn_txeof: WARNING: response is -1! > xn_txeof: WARNING: response is -1! > xn_txeof: WARNING: response is -1! > xn_txeof: WARNING: response is -1! > > Best Regards, > > > > >