ادد کردن host جدید در Vcenter
سلام و وقت بخیر
هنگام ادد کردن هاست در Vcentr با این خطا زیر رو دریافت کردم
License file download from esxi06.tst.com to vCenter Server failed due to exception: vim.fault.HostConnectFault.
esxi 7 و Vcenter ورژن 6 هستش
ممنون میشم راهنمایی کنید
1 پاسخ
اول مسئله یکسان بودن time رو چک کنید.
بعضی ها با root به جای domain user زدن و کار کرده.
آخر هم گفتند این کار می کنه :
We had the same issue after upgrading our first host in a cluster from 6.5 u1 to 6.5 u3. We tried several of the things mentioned here, but in the end I had to call support. They found out that the issue was with vCenter and it had an issue sending the license file to the host. The fix was to SSH into Vcenter (We have Linux Appliance) then run the following command.
From SSH Run this Command: /usr/lib/vmware-vmdir/bin/vdcadmintool
Selection Option 6 to get VMDIR State (our State was set to "readon" which indicated that i was not working. The correct state should be "Normal"
Run the command again: /usr/lib/vmware-vmdir/bin/vdcadmintool
Select Option 5 to Set the State and set to Normal
Attempt to Connect Host to vCenter Again.