I am currently trying to prove a concept with VXLANs under VCD / Vshield Manager. I am running into a problem where I am receiving a error while I am trying to install the vib once the vxlan piece is started. I have even went as far as manually installing the vib or even installing it through VUM it simply will not install.
I was able to tail the esxupdates file and I am receiving the following error while trying to install the vib via VSM.
2006-01-02T22:44:03Z esxupdate: downloader: DEBUG: Downloading http://:80/eam/vib?id=6ca3e77f-5c86-4448-9812-31a104f0b550-1 to /tmp/tmpMs6jyl...
2006-01-02T22:44:03Z esxupdate: esxupdate: ERROR: An esxupdate error exception was caught:
2006-01-02T22:44:03Z esxupdate: esxupdate: ERROR: Traceback (most recent call last):
2006-01-02T22:44:03Z esxupdate: esxupdate: ERROR: File "/usr/sbin/esxupdate", line 216, in main
2006-01-02T22:44:03Z esxupdate: esxupdate: ERROR: cmd.Run()
It is pretty obvious that with the http://:80 it does not know where the VSM is? Is anyone familiar enough to know how to get my hosts to point to it? I am a network person by trade.. but I know VMware well. This is my first implementation of VXlans.
Thanks,
Dan