From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 25 01:11:42 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 619E7211 for ; Fri, 25 Oct 2013 01:11:42 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3A5FB2CD9 for ; Fri, 25 Oct 2013 01:11:42 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id fb1so3292780pad.3 for ; Thu, 24 Oct 2013 18:11:41 -0700 (PDT) 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:to :cc:content-type; bh=/GMCIxfDjLwFU4bGcKMvnS5ySTxpW79tCasm2FeOPNQ=; b=NGXV5KBYFSivkgZgSHdwOO4iCQ0E87U7jzdMxim3/pfBLVy9fU7IrrgkPxILSwg/Qa Q+e/I096+NqxFvpOeABHn76rPYjlRlhWyszM4vR2zR1pH/7r6eIwjOffHignxlmp+ffZ E6Plcce/ZDVNB5rUxrEbK30qQLlQPJe4trpTDUdUDFpj0vYSaWxMypLfE4KSsdclUa6z uLB8B+RfuXujPV/4fa9idsnbaINbKKIjmFgn1R/69qZZGU35E4fIXfSJ9G53tJcrGoFb bVXPrQX3FkpH/uYYwCGm2oFZf9N2+KVILzy5o1gxEAXpnl92Xkpz99N+JIrMZuXiKJIU Nsjg== MIME-Version: 1.0 X-Received: by 10.66.150.69 with SMTP id ug5mr6639742pab.55.1382663501694; Thu, 24 Oct 2013 18:11:41 -0700 (PDT) Received: by 10.66.126.141 with HTTP; Thu, 24 Oct 2013 18:11:41 -0700 (PDT) In-Reply-To: <82839443-30E1-4243-A82C-E0AA12E56607@gsoft.com.au> References: <82839443-30E1-4243-A82C-E0AA12E56607@gsoft.com.au> Date: Thu, 24 Oct 2013 21:11:41 -0400 Message-ID: Subject: Re: How to blink a sas drive light? From: Outback Dingo To: "Daniel O'Connor" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Achim Patzner , FreeBSD Hackers , Adam Vande More X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 01:11:42 -0000 On Thu, Oct 24, 2013 at 8:59 PM, Daniel O'Connor wrote: > > On 25 Oct 2013, at 11:13, Outback Dingo wrote: > > its got dual LSI controllers in it, on a enclosure, its a high end > storage > > unit.... > > What driver does it use? > mfiutil has a locate command, I've never used it though. I have used > /dev/led for AHCI but I don't think mfi(4) hooks into the led(4) API > (sadly). > > its using the mps driver...... and im not so sure mfiutil works with the newer controllers its way out of date > -- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C > > > > > > >