Created attachment 838 [details] tools.conf Description of problem: vsphere vcenter上安装了anolis 7.9最小化安装的VM,并安装了perl和open-vm-tools后,guest os customization没有生效 Version-Release number of selected component (if applicable): How reproducible: 在vcenter上新建VM, 使用rhck anolis 7.9 GA ISO安装系统,选择最小化安装。 OS安装成功后,配置好网络,通过yum安装perl和open-vm-tools,删除网卡并转换成模板。 基于/etc/vmware-tools/tools.conf.example 文件复制出文件tools.conf,激活log和debug,附件里有修改好的文件。 基于模板创建VM,使用guest os customization配置机器名和网卡地址。 Actual results: VM开机了,机器名和IP地址没有正确设置 Expected results: VM开机了,机器名和IP地址按照客制化里提供的值设置好。 Additional info:
Created attachment 839 [details] vmware-vmsvc-root.log
Created attachment 840 [details] vmware-vmtoolsd-root.log
Created attachment 841 [details] vmware-network.log
Created attachment 842 [details] vmsvc.log
Created attachment 843 [details] vmtoolsd-root.log
经过验证,VC6.5和VC6.7上都有这些报错,使用VC7.0以后,Anolis 7.9 安装perl和open-vm-tools后可以正常使用客制化。