通过IPMI命令创建用于控制虚拟实例的虚拟BMC
项目描述
概述
使用IPMI命令控制虚拟机的虚拟BMC。
该软件仅供CI和开发使用。请勿在任意原因下将VirtualBMC运行在生产环境中。
安装
pip install virtualbmc
支持的IPMI命令
# Power the virtual machine on, off, graceful off, NMI and reset
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power on|off|soft|diag|reset
# Check the power status
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 power status
# Set the boot device to network, hd or cdrom
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 chassis bootdev pxe|disk|cdrom
# Get the current boot device
ipmitool -I lanplus -U admin -P password -H 127.0.0.1 chassis bootparam get 5
项目资源
有关如何为VirtualBMC做出贡献的信息,请参阅 https://docs.openstack.org/virtualbmc/latest/contributor
项目详情
下载文件
下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。
源分布
virtualbmc-3.1.0.tar.gz (39.3 kB 查看哈希值)
构建分布
virtualbmc-3.1.0-py3-none-any.whl (38.3 kB 查看哈希值)
关闭
virtualbmc-3.1.0.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | b669a855a25a37b0c06330f69c5afdff1af4d23e211dcfa8ed8d13fb7534bd1e |
|
MD5 | 764897874971f3537d7edb30a6914cf7 |
|
BLAKE2b-256 | b9f5dee31760f4fb600fc68e06547f29204cfb0979650862e7ad1eebfc25c203 |
关闭
virtualbmc-3.1.0-py3-none-any.whl 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | a45438f1b90f2eb7b795b05466e05396f43dd9d3d80c8e17d85932b6e3a4cc66 |
|
MD5 | 061726ecd9dfa24acf69213b16ffbdd0 |
|
BLAKE2b-256 | bd22c4239f57847813601a5b5b985af95a8b1324a3a503dcc9b2499eb125864a |