From owner-freebsd-virtualization@freebsd.org Wed Feb 24 16:09:15 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9553AB30CD for ; Wed, 24 Feb 2016 16:09:15 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-vk0-x22f.google.com (mail-vk0-x22f.google.com [IPv6:2607:f8b0:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72329D67 for ; Wed, 24 Feb 2016 16:09:15 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-vk0-x22f.google.com with SMTP id e185so20987750vkb.1 for ; Wed, 24 Feb 2016 08:09:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=v2S20vQY8jfYEQQEVSQBS7nq2sgvIbZLQYu3hGnHZsY=; b=qAHqt38rVlxi3T7WuX32XYuv+DgqdPgluR3kin3Tdd9fp0RhaXDWml9PbQgiBvcBfJ CkA+7WPmOyyYFboaUmW2qY0/IP9gu5p+/KbZy2AfFQBqRXmNQVgCBIXettcIJ4d6DjPc LRWg9vD/uXCgmuabLIucesqTd2xPZrT2Tavblqr+QMvbKfnhgL3I8Joko+bkBxTTXR9q UUO+p1TgsBRbDAsDhAeTdRR6cqjc6GkaUYKkcMiG18QVPVtocEXKf614LnKei6TI7zp7 gPjcV98Cv0R+SIXQmAlaii3rw//7j3L/2gziyePm0D6QIKVtn2Jmp3SCniES0YLH1KFu i1hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=v2S20vQY8jfYEQQEVSQBS7nq2sgvIbZLQYu3hGnHZsY=; b=V/yQYex8+VBQnZwxeCjfvV9SA6TPvJ2bp2d+upMHFceL7HvUOzF1dlkAdpWDEzmG/S ndMVIs+/8iIRE4FJ0QEYXVUEn26VCZaescLStfnb+J3A9Unfv0SH2jNLsr+rKEziVK85 3oOS52lmEStbIXaw+Zri0VrVfJ4pAm1QLwbOCpO9oAfWye0meAmUPGZsTZk8y7QlQ2QB dXcZ3emNnNTNBX4d0hPKmYQh+gf02VNr5+vTWHAuTAUmRXsTnVcws/es4PdE5xHh5V2G kDJ9YcqUHp5S6eVOYoD0HreRL7t1NaTZ/mVIGVftp3lqEGTWeOVnU3iq6hmmuQV8pfFM p9Ig== X-Gm-Message-State: AG10YOT5UC6vU8in8czvik+oBYCvbSqIZjeIO6+wU32TzzPfjL7tKXA7T9C3Zske8UjrrKt6dz91emw+N4J/vg== MIME-Version: 1.0 X-Received: by 10.31.47.88 with SMTP id v85mt36540146vkv.118.1456330154512; Wed, 24 Feb 2016 08:09:14 -0800 (PST) Received: by 10.31.194.194 with HTTP; Wed, 24 Feb 2016 08:09:14 -0800 (PST) In-Reply-To: References: Date: Wed, 24 Feb 2016 11:09:14 -0500 Message-ID: Subject: Re: sr-iov issues, reset_hw() failed with error -100 From: Ultima Cc: freebsd-current@freebsd.org, freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2016 16:09:15 -0000 Decided to do some more tests, I actually have a second board with sr-iov capabilities that I used for awhile with vmware esxi. I decided to test this out and unfortunately it won't activate, it is giving the no space left on device error message. I double checked bios and all VT-d related options are enabled and have hw.ix.num_queues="4" in /boot/loader.conf. Is there anything else that may need to be set? .(It did work on vmware) For my second test, I moved the X540-AT1 to the board with the X540-AT2. It functioned with the same issues as the AT2 tho. I don't think I listed the motherboards in question yet so ill list them now. S1200BTLRM - http://ark.intel.com/products/69633/Intel-Server-Board-S1200BTLRM?q=S1200BTLRM MD80-TM0 - http://b2b.gigabyte.com/products/product-page.aspx?pid=5146#ov I'm not sure if it will be of any help tho. Ultima