概述
使用控制台添加vmware凭据时,添加报错时使用tpconfig命令
(Add Virtual Machine Credentials)
tpconfig -add -virtual_machine <virtual machine name> -vm_user_id <user ID>
-vm_type <virtual machine type> -requiredport <IP port number>
[-password <password> [-key <encryption key>]]
(Update Virtual Machine Credentials)
tpconfig -update -virtual_machine <virtual machine name> -vm_user_id <user ID>
-requiredport <IP port number> [-vm_type <virtual machine type>]
[-password <password> [-key <encryption key>]]
(Delete Virtual Machine Credentials)
tpconfig -delete -virtual_machine <virtual machine name> -vm_user_id <user Id>
[-vm_type <virtual machine type>]
(Display Virtual Machine Credentials)
tpconfig -dvirtualmachines
<virtual machine type> can be one of the following:
"1", for VMware Virtual Center Servers
"2", for VMware ESX Servers
"3", for VMware Converter Servers
例:添加esx server
/usr/openv/volmgr/bin/tpconfig -add -virtual_machine 192.168.3.100 -vm_user_id root -vm_type 2 -password <password>
最后
以上就是无心眼睛为你收集整理的NBU命令之tpconfig的全部内容,希望文章能够帮你解决NBU命令之tpconfig所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复