From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl4x6-0003zy-8Z for qemu-devel@nongnu.org; Wed, 22 Apr 2015 20:25:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yl4x3-0001hq-1y for qemu-devel@nongnu.org; Wed, 22 Apr 2015 20:25:12 -0400 Received: from mail-ie0-f172.google.com ([209.85.223.172]:34070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl4x2-0001he-Rt for qemu-devel@nongnu.org; Wed, 22 Apr 2015 20:25:08 -0400 Received: by iedfl3 with SMTP id fl3so56296916ied.1 for ; Wed, 22 Apr 2015 17:25:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <553824D5.4050908@acm.org> Date: Wed, 22 Apr 2015 17:25:07 -0700 Message-ID: From: Noel Burton-Krahn Content-Type: multipart/alternative; boundary=001a1140dcf2dc53a60514594fc2 Subject: Re: [Qemu-devel] Add an IPMI device to qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corey Minyard Cc: qemu-devel@nongnu.org --001a1140dcf2dc53a60514594fc2 Content-Type: text/plain; charset=UTF-8 OK, I've build qemu and openipmi. I'm simulating a system where a central control node boots from USB, then uses IPMI to boot a cluster of slave nodes and provisions them by tftpboot. If I understand correctly, I'll be running one ipmi_sim per slave node, and my control node will tell that to boot a qemu instance for each slave. Sounds good so far? The sample lan.conf has two sections started by set_working_mc 0x20 and set_working_mc 0x30. Is that for configuring multiple ipmi simulators in a single config file? Thanks a lot for all your work. -- Noel On Wed, Apr 22, 2015 at 4:26 PM, Noel Burton-Krahn wrote: > Thanks a lot, Corey. I'll check them out. > > On Wed, Apr 22, 2015 at 3:46 PM, Corey Minyard wrote: > >> Sure, it's available on https://github.com/cminyard/qemu.git, the >> stable-2.2-ipmi branch for now. >> >> I'm currently reworking these patches based upon feedback from the qemu >> maintainers. >> >> -corey >> >> On 04/22/2015 04:30 PM, Noel Burton-Krahn wrote: >> > Hi Corey, >> > >> > I saw your patches for getting IPMI into qemu, but they don't appear >> > to be in the qemu git repo yet. Do you have a github branch I could >> > cherry-pick to try them out? We've been looking at getting IPMI on >> > VMs for a while. Thanks for your work! >> > >> > [1] [Qemu-devel] [PATCH 00/16] Add an IPMI device to qemu >> > http://lists.nongnu.org/archive/html/qemu-devel/2014-12/msg01990.html >> > >> > Cheers, >> > -- >> > Noel Burton-Krahn >> > Piston Cloud Computing >> > >> >> > --001a1140dcf2dc53a60514594fc2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
OK, I've build qemu and openipmi.=C2=A0 I'm simula= ting a system where a central control node boots from USB, then uses IPMI t= o boot a cluster of slave nodes and provisions them by tftpboot.=C2=A0 If I= understand correctly, I'll be running one ipmi_sim per slave node, and= my control node will tell that to boot a qemu instance for each slave.=C2= =A0 Sounds good so far?

The sample=C2=A0lan.conf has two= sections started by=C2=A0set_working_mc 0x20 and=C2=A0set_working_mc 0x30.= =C2=A0 Is that for configuring multiple ipmi simulators in a single config = file?

Thanks a lot for all your work.

--
Noel


On Wed, Apr 22, 2015 at 4:26 PM, No= el Burton-Krahn <noel@pistoncloud.com> wrote:
Thanks a lot, Corey.=C2=A0 I'll= check them out.

On Wed, Apr 22, 2015 at 3:46 P= M, Corey Minyard <minyard@acm.org> wrote:
Sure, it's available on https://github.com/cminyard/qemu.git,= the
stable-2.2-ipmi branch for now.

I'm currently reworking these patches based upon feedback from the qemu=
maintainers.

-corey

On 04/22/2015 04:30 PM, Noel Burton-Krahn wrote:
> Hi Corey,
>
> I saw your patches for getting IPMI into qemu, but they don't appe= ar
> to be in the qemu git repo yet.=C2=A0 Do you have a github=C2=A0 branc= h I could
> cherry-pick to try them out?=C2=A0 We've been looking at getting I= PMI on
> VMs for a while.=C2=A0 Thanks for your work!
>
> [1] [Qemu-devel] [PATCH 00/16] Add an IPMI device to qemu
> http://lists.nongnu.org/archive/html/qemu-dev= el/2014-12/msg01990.html
>
> Cheers,
> --
> Noel Burton-Krahn
> Piston Cloud Computing
>



--001a1140dcf2dc53a60514594fc2--