用vibauthor tool 制作VIB Package

本文介绍了什么是VIB及其在ESXi中的作用,详细讲解如何构建VIB包,包括准备构建环境(主机环境和Docker环境)、使用vibauthor工具和esxcli命令。同时,文中还提及了在制作过程中可能遇到的错误及其原因,提醒注意脚本的特定要求。
摘要由CSDN通过智能技术生成

1. What's a VIB ?

https://blogs.vmware.com/vsphere/2011/09/whats-in-a-vib.html

You cannot add services without installing a VIB.

https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.security.doc/GUID-37AB1F95-DDFD-4A5D-BD49-3249386FFADE.html

Every time when ESXi reboot, files not installed by VIBs would be deleted. The files would be removed when the VIB is removed too.

2. how to make customer VIBs?

2.1. prepare builder environment

2.1.1. host environment

note: 1. download vibauthor tool   http://labs.vmware.com/flings/vib-author

         2. the vibauthor tool is depended on python2.6 , so the builder is better be CentOS6 which is using python2.6 by default. 

1

2

3

4

yum install glibc.i686

yum install -y python-lxml

wget https://download3.vmware.com/software/vmw-tools/vibauthor/vmware-esx-vib-author-5.0.0-0.0.847598.i386.rpm

rpm -i vmware-esx-vib-author-5.0.0-0.0.847598.i386.rpm

2.1.2. docker environment

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值