From owner-freebsd-scsi@freebsd.org Thu Sep 24 23:02:35 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 752FDA0859D for ; Thu, 24 Sep 2015 23:02:35 +0000 (UTC) (envelope-from pallav_bose@yahoo.com) Received: from nm32-vm9.bullet.mail.gq1.yahoo.com (nm32-vm9.bullet.mail.gq1.yahoo.com [98.136.216.232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 481351AD2 for ; Thu, 24 Sep 2015 23:02:34 +0000 (UTC) (envelope-from pallav_bose@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1443135651; bh=38AUngRB6dUMKD/a3GMdyJtyEaZVAQDNOs0oPHF8fUs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:From:Subject; b=q8YD6hwU3FpyBu8edUD0Px5dhOkELkfL3FbUa+k+CQv1v7Q/HrAX0NlooWgC2vV88SmhqHNma7nxCm/MSHiTsDopfQg0aH/w+3TnFhL2sO3Kzm3a5KtCBRxOvS4hshvthFhljSAVfTAlIvmfCsHGbvDzXgnqX+0S/C15sggIlLImVjkbu4tAQs/CGRAAQQXmrP6GqQviwrBE+rjP42DYyzAaA/WdZGO+t4F5w8olM7aXpTmsAxY3C0CUVryEuQ5Nr1iPr9eTWc/XNn0IlTl4duFk59ceml6WZSLcrB1BlhRbHj/cSpq0Z5/VAt/ZCsWl2kei6/SQVtct8EmD/0PSGw== Received: from [127.0.0.1] by nm32.bullet.mail.gq1.yahoo.com with NNFMP; 24 Sep 2015 23:00:51 -0000 Received: from [98.137.12.62] by nm32.bullet.mail.gq1.yahoo.com with NNFMP; 24 Sep 2015 22:58:03 -0000 Received: from [98.137.12.240] by tm7.bullet.mail.gq1.yahoo.com with NNFMP; 24 Sep 2015 22:58:03 -0000 Received: from [127.0.0.1] by omp1048.mail.gq1.yahoo.com with NNFMP; 24 Sep 2015 22:58:03 -0000 X-Yahoo-Newman-Property: ymail-4 X-Yahoo-Newman-Id: 896291.41953.bm@omp1048.mail.gq1.yahoo.com X-YMail-OSG: keD2D.gVM1nJqeMSi.lSSa2V949zjwGsqjY3yv1KvKB6xEQw590vS66rb.h7KZS UO7hiNPN9xLTip41UkU7J2RGChsKA9uM7sIMHzbqMqYQ7E7eYEpbGBOMKdssjTKRFLQKmZDXqg9y uvHd708o4WUzgAaVwq7TcOABB4N1HkdDce1bZ2c8aYOjoWkO2emP1ibDUPhxfbnNyBbPH032ZsN3 MR.W0rBZw5p5NkKf52dnGqEdj1m5WlVVbWf_WTGxJJ.UA4cnsPa7TPiEi_eyEogkljpe3RuHK9Nr peD8Xf5boB5oGBzv9ftlSpwTiz75MzdHPB.MjVfZgjHpI7PEZK4p5CocfRf.iifoifHi2QFVYuGT SablFHBvF2zbCyTjcXVlHhEkLNGnHEb3KRCJJPXuVZeqUJBwwAH04rEiSO1zUspswBTUtxDzCFzQ bFQQWujxS5lPWercBxv8Jvvx9s2YPJ1l3wkgBvi8R2jSme6U11EyiXqVmZTb.Bie6REeA.GkMYu1 XVcPgo_bceFyAsWZtyPvahbEp7w-- Received: by 98.137.12.246; Thu, 24 Sep 2015 22:58:03 +0000 Date: Thu, 24 Sep 2015 22:57:55 +0000 (UTC) From: Pallav Bose Reply-To: Pallav Bose To: Sibananda Sahu Cc: "freebsd-scsi@freebsd.org" Message-ID: <701630595.508214.1443135475525.JavaMail.yahoo@mail.yahoo.com> In-Reply-To: <8c9c315cef0f3ccb5cb2978425bd2742@mail.gmail.com> References: <8c9c315cef0f3ccb5cb2978425bd2742@mail.gmail.com> Subject: Re: mfi(4) driver | FreeBSD 8 | Dell PERC H730 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Thu, 24 Sep 2015 23:02:35 -0000 Hi Sibananda, Thank you for the pointer. I was able to compile mrsas(4) for FreeBSD 8.0. = Can you please tell me whether MegaCli can be used with the mrsas(4) driver= ? I have been mfiutil(8) and MegaCli so far along with the mfi(4) driver. O= bviously mfiutil(8) cannot be used with mrsas(4). =C2=A0Thanks,Pallav=20 =20 On Tuesday, September 22, 2015 2:06 AM, Sibananda Sahu wrote: =20 I think you can check the mrsas(4) for the same. See here for the man page and supported controllers: https://www.freebsd.org/cgi/man.cgi?query=3Dmrsas&sektion=3D4 You can check LSI's (Avago) website for the latest available driver: http://www.avagotech.com/products/server-storage/raid-controllers/megaraid -sas-9380-8e#downloads Go to the Driver section and find out the latest FreeBSD driver available. Download and compile the code for FreeBSD 8.x. Thanks Sibananda Sahu -----Original Message----- From: owner-freebsd-scsi@freebsd.org [mailto:owner-freebsd-scsi@freebsd.org] On Behalf Of Pallav Bose via freebsd-scsi Sent: Wednesday, September 16, 2015 4:46 AM To: freebsd-scsi@freebsd.org Subject: mfi(4) driver | FreeBSD 8 | Dell PERC H730 Hi, Is there a port of the mfi(4) driver for FreeBSD 8.x to support Dell's PowerEdge RAID Controller H730? It is built on the LSI SAS 3108 chip. Thanks,Pallav _______________________________________________ freebsd-scsi@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-scsi To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" From owner-freebsd-scsi@freebsd.org Fri Sep 25 01:08:20 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 A7D6EA09068 for ; Fri, 25 Sep 2015 01:08:20 +0000 (UTC) (envelope-from sibananda.sahu@avagotech.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (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 4B3531E87 for ; Fri, 25 Sep 2015 01:08:20 +0000 (UTC) (envelope-from sibananda.sahu@avagotech.com) Received: by wiclk2 with SMTP id lk2so2247607wic.0 for ; Thu, 24 Sep 2015 18:08:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=avagotech.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vc3XL6C0++MPOSwpvnnEzxQBbUoTY+548uoItY+F1Nk=; b=kwU69MHM30l7tw7O9gOiqKC8dZgiyi/7inG6bpNFe/2KHWADDBVUnEU7pg4q5dSzTv rRvOn1TfOYHlBGGucQF1fJetJHckFbl4nGuurG9ViHrIjlP0Z3REB4lgTbdvLIwsU+d/ MLhqcQb8mor3Yx7ojZ2+U4IfMr1QBUcmg4MWc= 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=vc3XL6C0++MPOSwpvnnEzxQBbUoTY+548uoItY+F1Nk=; b=Xhe+s1nGKkwgBUmfqSgZo4L/BG7qPsyG4ZGFTwhsfZ6QZj2r5yZ7I0y+ZWRSzgw3Og 5Ym9JLgWyx99/qqfnvU5ifXaSIz/euavEM96/+INTzNPr8mB8pczPZl/gCn8NHeLdlif s786v5T8o9PwYdCNV0PHGOSN5VrJ79yljD2R0I+4kEteX3KXecD0iEWyTs/eNPI0/Q9i n3eItfxBoOsw+ruSrIji9ZpU3d9TfUeN1BnjsZjzYY9Z1NzF/SvXY0g1hvnyYiGT2utH YN8ubwHPOcYN4HxZyQ1Yk9QK0uLJEA7wka7kHSVt5+IlN76J3JhRDhKUJgpGsViJft6o kCqw== X-Gm-Message-State: ALoCoQkRACbig66upbAkVs9CRiUYpY55Djlvblp2Q1anE2uv5q/tTYdiqMLrttk7wrjwWF7ji/jI MIME-Version: 1.0 X-Received: by 10.180.19.68 with SMTP id c4mr19420wie.50.1443143297301; Thu, 24 Sep 2015 18:08:17 -0700 (PDT) Received: by 10.194.89.67 with HTTP; Thu, 24 Sep 2015 18:08:17 -0700 (PDT) Received: by 10.194.89.67 with HTTP; Thu, 24 Sep 2015 18:08:17 -0700 (PDT) In-Reply-To: <701630595.508214.1443135475525.JavaMail.yahoo@mail.yahoo.com> References: <8c9c315cef0f3ccb5cb2978425bd2742@mail.gmail.com> <701630595.508214.1443135475525.JavaMail.yahoo@mail.yahoo.com> Date: Fri, 25 Sep 2015 06:38:17 +0530 Message-ID: Subject: Re: mfi(4) driver | FreeBSD 8 | Dell PERC H730 From: Sibananda Sahu To: Pallav Bose Cc: 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, 25 Sep 2015 01:08:20 -0000 Yes MegaCli and StorCli from LSI works with mrsas(4). There were plans to include mfiutil(8) support for mrsas(4) but may be later it will be merged. On Sep 25, 2015 4:30 AM, "Pallav Bose" wrote: > Hi Sibananda, > > Thank you for the pointer. I was able to compile mrsas(4) for FreeBSD 8.0. > Can you please tell me whether MegaCli can be used with the mrsas(4) > driver? I have been mfiutil(8) and MegaCli so far along with the mfi(4) > driver. Obviously mfiutil(8) cannot be used with mrsas(4). > > Thanks, > Pallav > > > > > > On Tuesday, September 22, 2015 2:06 AM, Sibananda Sahu < > sibananda.sahu@avagotech.com> wrote: > > > I think you can check the mrsas(4) for the same. > > See here for the man page and supported controllers: > https://www.freebsd.org/cgi/man.cgi?query=mrsas&sektion=4 > > You can check LSI's (Avago) website for the latest available driver: > http://www.avagotech.com/products/server-storage/raid-controllers/megaraid > -sas-9380-8e#downloads > > Go to the Driver section and find out the latest FreeBSD driver available. > Download and compile the code for FreeBSD 8.x. > > Thanks > Sibananda Sahu > > > -----Original Message----- > From: owner-freebsd-scsi@freebsd.org > [mailto:owner-freebsd-scsi@freebsd.org] On Behalf Of Pallav Bose via > freebsd-scsi > Sent: Wednesday, September 16, 2015 4:46 AM > To: freebsd-scsi@freebsd.org > Subject: mfi(4) driver | FreeBSD 8 | Dell PERC H730 > > Hi, > Is there a port of the mfi(4) driver for FreeBSD 8.x to support Dell's > PowerEdge RAID Controller H730? It is built on the LSI SAS 3108 chip. > > Thanks,Pallav > > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org > " > > >