Hello all!
I am trying to install Dell's OpenManage Server Administrator using ESXCLI. I have downloaded the "OM-SrvAdmin-Dell-Web-6.5.0-542907.VIB-ESX50i_A02.zip" file and copied it to an iscsi datastore that my host is config'd with. I am also using vcenter. I am trying to use the command below to install the vib:
vcenter IP: xxx.xxx.xxx.xxx
host IP: yyy.yyy.yyy.yyy
datastore name: datastore
esxcli --server xxx.xxx.xxx.xxx -h yyy.yyy.yyy.yyy software vib install -d [datastore]/VIBS/OM-SrvAdmin-Dell-Web-6.5.0-542907.VIB-ESX50i_A02.zip
When i run the command, i get the following message:
[No VIBs specified with -n/--vibname or -v/--viburl.
Please refer to the log file for more details.]
When i run the 'software vib list' command, i do get results, so i am pretty sure its connecting to the host properly.
Can anyone shed some light as to why the installer isnt working/how to get it to work?
Thanks!
-Brent