From owner-freebsd-proliant@FreeBSD.ORG Mon Sep 29 15:42:07 2008 Return-Path: Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F7621065696 for ; Mon, 29 Sep 2008 15:42:07 +0000 (UTC) (envelope-from jendries@planetpyramid.com) Received: from mail.planetpyramid.com (mail.planetpyramid.com [64.132.211.214]) by mx1.freebsd.org (Postfix) with ESMTP id 5F66C8FC17 for ; Mon, 29 Sep 2008 15:42:07 +0000 (UTC) (envelope-from jendries@planetpyramid.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 29 Sep 2008 11:41:57 -0400 Message-ID: In-Reply-To: <48DFEE0B.3020401@FreeBSD.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Question about management utilities (hpacucli, camcontrol, etc.) Thread-Index: Ackhq+Gsx548BzyuSqmkxXPonLcL7gAmuk1Q References: <48DFEE0B.3020401@FreeBSD.org> From: "Josh Endries" To: Subject: RE: Question about management utilities (hpacucli, camcontrol, etc.) X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2008 15:42:07 -0000 Hello, I tried impitool, looks neat, but I can't figure out how to get disk information out of it (if possible). root@hathor# ipmitool -I open sdr list all UID Light | 0 unspecified | ok Int. Health LED | 0 unspecified | ok Ext. Health LED | 0 unspecified | ok Power Supply 1 | 0 unspecified | nc Power Supply 2 | 0 unspecified | nc Power Supplies | 0 unspecified | nc VRM 1 | 0 unspecified | cr VRM 2 | 0 unspecified | cr Fan Block 1 | 34.89 unspecifi | nc Fan Block 2 | 29.79 unspecifi | nc Fan Block 3 | 34.89 unspecifi | nc Fan Blocks | 0 unspecified | nc Temp 1 | 42 degrees C | ok Temp 2 | 19 degrees C | ok Temp 3 | 30 degrees C | ok Temp 4 | 30 degrees C | ok Temp 5 | 32 degrees C | ok Temp 6 | 30 degrees C | ok Temp 7 | 30 degrees C | ok Power Meter | 270 Watts | cr I tried a bunch of other commands, such as 'ipmitool -I open sdr type "Drive Slot / Bay"', using -d 0 and 2 (I have ipmi0 and ipmi2 in /dev), but they didn't seem to get me any disk information. Could it be that my P400i doesn't hook into IPMI, or maybe I'm just not grokking ipmitool enough yet. Still a neat utility. Thanks, Josh