TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: QEMU IPMI simulator environment to test provisioning automation

1 点作者 Klasiaster将近 4 年前

1 comment

Klasiaster将近 4 年前
When working on automated bare-metal provisioning of Kubernetes clusters (the main purpose of the repo <a href="https:&#x2F;&#x2F;github.com&#x2F;kinvolk&#x2F;racker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kinvolk&#x2F;racker</a>) it&#x27;s quite time consuming to test on actual hardware. Also, the hardware may be in use at the moment, or you don&#x27;t even have access to a free full rack. It was nice to see that there is IPMI support for QEMU and that ipmi_sim integrates well, but it was quite hard to set up. Especially the requirement that the BMCs should get their IP address via DHCP on the internal network is a bit more complicated&#x2F;hacky. If you need to test IPMI commands or develop your own IPMI automation, have a look at this, otherwise it may serve as a demo on how to do Immutable Infra with your on-prem servers.