Flashield's Blog

Just For My Daily Diary

Flashield's Blog

Just For My Daily Diary

2022年12月13日

2022/12/13 09:23

单位里做核酸

一个上午折腾用ova来安装vCenter,结果一直卡住了过不去,搜索了下,应该还是DNS的问题。修改下A记录,再尝试一下。

https://communities.vmware.com/t5/vSphere-Hypervisor-Discussions/installation-is-frozen-at-the-step-2-vCenter-7-quot-Starting/td-p/2916598

不光要A记录,还要PTR记录,下午继续。

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vcenter.install.doc/GUID-24D34C53-B00E-47B7-92A7-6B0155DF6889.html

DNS Requirements for the vCenter Server Appliance

Updated on   03/31/2020

When you deploy the vCenter Server appliance, similar to any network server, you can assign a fixed IP address and an FQDN that is resolvable by a DNS server so that clients can reliably access the service.

When you deploy the vCenter Server appliance with a static IP address, you ensure that in case of system restart, the IP address of the appliance remains the same.

Before you deploy the vCenter Server appliance with a static IP address, you must verify that this IP address has a valid internal domain name system (DNS) registration.

When you deploy thevCenter Server appliance, the installation of the web server component that supports the vSphere Client fails if the installer cannot look up the fully qualified domain name (FQDN) for the appliance from its IP address. Reverse lookup is implemented using PTR records.

If you plan to use an FQDN for the appliance system name, you must verify that the FQDN is resolvable by a DNS server, by adding forward and reverse DNS A records.

You can use the nslookup command to verify that the DNS reverse lookup service returns an FQDN when queried with the IP address and to verify that the FQDN is resolvable.

nslookup -nosearch -nodefname FQDN_or_IP_address

If you use DHCP instead of a static IP address for the vCenter Server appliance, verify that the appliance name is updated in the domain name service (DNS). If you can ping the appliance name, the name is updated in DNS.

Ensure that the ESXi host management interface has a valid DNS resolution from the vCenter Server and all vSphere Client instances. Ensure that the vCenter Server has a valid DNS resolution from all ESXi hosts and vSphere Client.

2022/12/13 12:56

另外,今天接到了阿里云的短信提醒,域名证书要到期了,简单的处理了下,使用付费的证书了,目前选择的是nginx版本。

2022年12月13日

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top