From owner-freebsd-scsi@freebsd.org Fri Jul 24 14:26:05 2015 Return-Path: Delivered-To: freebsd-scsi@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 0B5079A9949 for ; Fri, 24 Jul 2015 14:26:05 +0000 (UTC) (envelope-from info1@dvl-software.com) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) (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 CE43A1C08 for ; Fri, 24 Jul 2015 14:26:04 +0000 (UTC) (envelope-from info1@dvl-software.com) Received: by igbpg9 with SMTP id pg9so17968245igb.0 for ; Fri, 24 Jul 2015 07:25:57 -0700 (PDT) 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:to:cc:content-type; bh=aJIuKRj26Io2yelH+tKhowBouAuBKUIXodnUltjp4VM=; b=dbdkFqglfk65r3iS94O236AmlnA9r8DMwfbkAPakW882yvJ5/a7xWAr+OTt89QhAsi 15nopgIMI8LMC5lDDGTXiVN/dDcvACx89RngYXmCOwsDeTtEIQWxTxFIQgJ/NruwmBFc nwvN8YsmFYAtFOKYku/0iAiuyHlxcnPAYivMGEMO1y504xWBBs84dEOqCD482vOmhgC+ rQs6YlkY5Q+B9vjXdyIMf59Mx58Q0hS4EBb4cwaC0UxxigKuIrNcatK8YE4+/3oDYLIU 2KWPMdJal+pBTogeYDYbIHArQv2iIqddxF9isaPpy+mH+zwDoP0jQQ/3n6l78AULqO2z OAXw== X-Gm-Message-State: ALoCoQmKOYbunwENke2znrHvlD4c8wFje6+vk1m0nM6CU53aWUdqxOSbenCl7ftfP8S9/hWPpJj7 MIME-Version: 1.0 X-Received: by 10.50.78.68 with SMTP id z4mr6501274igw.51.1437747957349; Fri, 24 Jul 2015 07:25:57 -0700 (PDT) Received: by 10.64.133.111 with HTTP; Fri, 24 Jul 2015 07:25:57 -0700 (PDT) In-Reply-To: References: <8F3CEA48-F00B-4CA7-AB23-0CE8783E1969@langille.org> Date: Fri, 24 Jul 2015 10:25:57 -0400 Message-ID: Subject: Re: mps driver on 10.2-BETA From: Dan Langille To: Konstantin Kulikov Cc: slm@freebsd.org, freebsd-scsi@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 14:26:05 -0000 On Fri, Jul 24, 2015 at 4:08 AM, Konstantin Kulikov wrote: > Hey. > I have "LSI Logic SAS2308 (8 Port SAS)" and P20 didn't work for me - was > getting checksum error even on CURRENT (which has v20 driver). > I downgraded to P19 and put it in production with 10.1-RELEASE (v19 > driver) and it works perfectly. > > On Thu, Jul 23, 2015 at 11:18 PM Dan Langille wrote: > >> Hello >> >> I'm setting up a new server with some M1015 cards and I'm planning on >> using FreeBSD 10.2. >> >> I've heard reports that the 20.00.00.00 driver was unstable on FreeBSD >> and that I should use P19 firmware instead. Then today I found this report >> from January. >> >> >> https://forums.freenas.org/index.php?threads/upgraded-to-9-3-and-getting-warning-firmware-version-19-does-not-match-driver-version-16-for-dev.25925/page-4#post-168811 >> >> I see that firmware 20.00.04.00 is out and I've flashed my three cards >> with that. I am guessing the problems reported above were dealt with in the >> firmware upgrade, as opposed to any driver changes. >> >> Is my best course of action to use the P20 firmware in this case? >> >> Thanks. >> >> Konstantin, To be clear, were you using P20.00.04.00 or P20.00.00.00? If you don't know, when did you try P20? I understand that the problems with P20 on 10.x were fixed up by P20.00.04.00 Cheers