cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to add independent VMware esxi server

huangjinxian
Level 3

报错信息

huangjinxian_1-1715073500261.png

VMware esxi server 日志

huangjinxian_0-1715073416522.png

1 ACCEPTED SOLUTION

Accepted Solutions

Slartybardfast
Level 5

I had the exact same issue last week. I added the ESXi host from the command lineand was added with no issue.

"tpconfig -add -virtual_machine <virtual_machine_name> -vm_user_id <user ID> -vm_type <virtual_machine_type> -requiredport <IP port number> -password <password>

<virtual_machine_name> = ESXi hostname

<user ID> = account that has required priviledges i.e root

<virtual_machine_type> = 2 (for ESXi Host)

<IP port number> = 443

<password> = password for root account

View solution in original post

3 REPLIES 3

kiyan
Level 5

I remember I faced such a problem which I am not sure if it is same for you.
you need to make sure your ESXI host has a domain name.

https://www.veritas.com/support/en_US/article.10001122

 

 

Slartybardfast
Level 5

I had the exact same issue last week. I added the ESXi host from the command lineand was added with no issue.

"tpconfig -add -virtual_machine <virtual_machine_name> -vm_user_id <user ID> -vm_type <virtual_machine_type> -requiredport <IP port number> -password <password>

<virtual_machine_name> = ESXi hostname

<user ID> = account that has required priviledges i.e root

<virtual_machine_type> = 2 (for ESXi Host)

<IP port number> = 443

<password> = password for root account