VMware ESX/ESXi主机重命名

HP-UX、Linux、Tru64 UNIX、NonStop、OpenVMS、Windows Server等,数据中心、虚拟化方案等

版主: xyevolve

版面规则
1. 本版是定位于惠普软件系统及解决方案的技术讨论区。
2. 本版鼓励发帖共同讨论技术问题,不鼓励站内信件私下交流,独知知不如众知知。
3. 本版允许转贴或引用他人的作品,但必须声明原作者信息。
4. 本版禁止发表出售、求购、或其他非技术讨论等帖子。
5. 本版禁止灌水,包括但不限于任何与所讨论主题无关的回复,无意义字符,直接复制其他回复等。
6. 本站附件禁止用于商业目的,请在下载后24小时内删除,本站不对其造成的结果负任何责任。
回复
头像
MUDBOY
创始人
帖子: 3882
注册时间: 2010年 12月 28日 21:17 星期二

VMware ESX/ESXi主机重命名

帖子 MUDBOY » 2012年 8月 20日 15:20 星期一

如果只是用hostname命令更改的话,不会保存,重启后会变回原来的hostname
[root@server root]# hostname newname

http://kb.vmware.com/kb/1010821
To rename a VMware ESX host:

If the ESX host is part of a Cluster, remove it from the cluster.
If the ESX host is managed by VirtualCenter/vCenter, disconnect and remove the ESX host from the vCenter.
Make the modifications in your DNS environment to reflect the correct name and IP association for the new name.
Log in as root to the console of ESX host.
Using a text editor, change the name and domain name, if applicable, of the host in these files:

/etc/hosts
ChangeESXhostname_hosts.jpg
ChangeESXhostname_hosts_2.jpg
/etc/sysconfig/network
ChangeESXhostname_vi_config.jpg
ChangeESXhostname_network.jpg
Execute this command where hostname is the new FQDN hostname for the ESX host:
ChangeESXhostname_command.jpg
esxcfg-advcfg -s hostname /Misc/HostName
Reboot the ESX host.
Join the ESX host to VirtualCenter / vCenter and clusters.

To rename a VMware ESXi host:

If the ESXi host is part of a Cluster, remove it from the cluster by Entering Maintenance mode first.
If the ESXi host is managed by VirtualCenter/vCenter Server, disconnect and remove the ESXi host from the cluster.
Connect to the host directly with a vSphere Client.
Click on the ESXi host.
Click on the Configuration tab.
Click on DNS and Routing.
Click on Properties.
Edit the Name: field in the DNS Configuration tab. Change anything else that is necessary in your environment.
Click OK.
Join the ESX host to VirtualCenter/vCenter and clusters.
另有一个KB关于IP地址和网关的
http://kb.vmware.com/kb/4309499
您没有权限查看这个主题的附件。

回复