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 <n...@pistoncloud.com> wrote: > Thanks a lot, Corey. I'll check them out. > > On Wed, Apr 22, 2015 at 3:46 PM, Corey Minyard <miny...@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 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 >> > >> >> >