Bug 5819 - vsphere vcenter上安装了anolis 7.9最小化安装的VM,并安装了perl和open-vm-tools后,guest os customization没有生效
Summary: vsphere vcenter上安装了anolis 7.9最小化安装的VM,并安装了perl和open-vm-tools后,guest os custom...
Status: NEW
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: Others (show other bugs) Others
Version: 7.9
Hardware: x86_64 Linux
: P3-Medium S2-major
Target Milestone: ---
Assignee: yunqi-zwt
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-10 22:55 UTC by wmn365
Modified: 2023-07-12 10:49 UTC (History)
1 user (show)

See Also:


Attachments
tools.conf (9.71 KB, text/plain)
2023-07-10 22:55 UTC, wmn365
Details
vmware-vmsvc-root.log (3.38 KB, text/plain)
2023-07-10 22:57 UTC, wmn365
Details
vmware-vmtoolsd-root.log (696 bytes, text/plain)
2023-07-10 22:57 UTC, wmn365
Details
vmware-network.log (719 bytes, text/plain)
2023-07-10 22:58 UTC, wmn365
Details
vmsvc.log (1.39 MB, text/plain)
2023-07-10 23:00 UTC, wmn365
Details
vmtoolsd-root.log (11.46 KB, text/plain)
2023-07-10 23:00 UTC, wmn365
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wmn365 2023-07-10 22:55:24 UTC
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:
Comment 1 wmn365 2023-07-10 22:57:07 UTC
Created attachment 839 [details]
vmware-vmsvc-root.log
Comment 2 wmn365 2023-07-10 22:57:54 UTC
Created attachment 840 [details]
vmware-vmtoolsd-root.log
Comment 3 wmn365 2023-07-10 22:58:24 UTC
Created attachment 841 [details]
vmware-network.log
Comment 4 wmn365 2023-07-10 23:00:01 UTC
Created attachment 842 [details]
vmsvc.log
Comment 5 wmn365 2023-07-10 23:00:38 UTC
Created attachment 843 [details]
vmtoolsd-root.log
Comment 6 wmn365 2023-07-12 10:49:53 UTC
经过验证,VC6.5和VC6.7上都有这些报错,使用VC7.0以后,Anolis 7.9 安装perl和open-vm-tools后可以正常使用客制化。