Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2018 12:27:46 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        "Peter G." <freebsd@disroot.org>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>, freebsd-amd64@freebsd.org,  freebsd-hardware@freebsd.org
Subject:   Re: Can we please finally solve Dell's racadm for FreeBSD? Advice needed
Message-ID:  <CALeGphy8rNfpuX4wGB=Pip74-oMvqm_PDqHh-nEYPavydBRWXA@mail.gmail.com>
In-Reply-To: <f691a7ee-f038-a1e2-cb45-dab9b35003b8@disroot.org>
References:  <5eca3020-4b9c-dd43-8cf0-066d63a92521@disroot.org> <CAGuJ=CmvZbVG5U%2B_OuU-hwTWjoww3rt%2BFwOjW=9jfKLyotOHdw@mail.gmail.com> <CALeGphypQv7_4%2BD%2BrNZOG8t%2B3yrBsxMJBUuwV6jkDCkqMWq=%2BA@mail.gmail.com> <f691a7ee-f038-a1e2-cb45-dab9b35003b8@disroot.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I have
device          ipmi

in my kernel config (or you can just kldload ipmi).

Install ipmitool, and most of the dell cmds are the usual ipmi
commands. Some commands might have to be sent via raw or delloem and
you can't soft reset the drac, only hard reset it via the tool.

On Sun, Apr 29, 2018 at 7:28 AM, Peter G. <freebsd@disroot.org> wrote:
> On 29/04/2018 05:08, Jack L. wrote:
>> I manage a variety of Dell servers running FreeBSD, only 610 and 1950s
>> work with racadm but everything that can be done with racadm can also
>> be done with ipmitool. I just use ipmitool to get around instead of
>> their proprietary racadm stuff. What functionality do you need from
>> racadm and maybe I can give you an ipmitool equivalent?
>
> It seems I may missed the ipmi angle altogether assuming it was only
> remote. Only now following Dan's comments I am realizing how racadm
> works talking to local hardware.
>
> You mean using this impi(4) as a local device and talking to it via
> local tool allowing coms with the device? Oh, that would do nicely. I
> need this for scripting mostly, e.g. monitoring what the intrusion
> sensor shows.
>
> Can you please describe your setup? What other kernel modules and 3rd
> party software do you employ? Any tricks with device.hints are needed? I
> have a small R220 at hand for testing, but it's lacking impi(4)
> altogether. Will have to rebuild.
>
> --
> PG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALeGphy8rNfpuX4wGB=Pip74-oMvqm_PDqHh-nEYPavydBRWXA>