Discussion:
[vagrant-up] Vagrant box to ESXi host
m***@gmail.com
2018-09-21 17:47:56 UTC
Permalink
I have Vagrant box that I can easily run on Virtual Box, but I would like
to run those machines on our server environment for the purpose of creating
several machines in virtual lab where users can practice. My current
machine works fine if I locally run it in Virtual box and I know I can
export it, but once imported into ESXi host it does not work very well.
Tried importing into VMware Fusion and exporting again for better
compatibility with with ESXi host. I am having all sorts of issues when
imported into ESXi. Any suggestions?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/0e133458-e906-47b4-b36c-a551775e4e5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alvaro Miranda Aguilera
2018-09-25 09:57:34 UTC
Permalink
Hello

Vagrant + ESXi is done by community plugins, and some of them require
vSphere.

the ones I have seen can use any box that already exists on vsphere, so if
you could be more specific, we can help better.

you can create a VM by hand, onstall vmtools, setup vagrant user with the
known ssh key and make sure it works, and then all should work.

If you can share more detailed information, we can help better.

- vagrant version
- plugin you are using
- what errors you get ?


Alvaro
Post by m***@gmail.com
I have Vagrant box that I can easily run on Virtual Box, but I would like
to run those machines on our server environment for the purpose of creating
several machines in virtual lab where users can practice. My current
machine works fine if I locally run it in Virtual box and I know I can
export it, but once imported into ESXi host it does not work very well.
Tried importing into VMware Fusion and exporting again for better
compatibility with with ESXi host. I am having all sorts of issues when
imported into ESXi. Any suggestions?
--
This mailing list is governed under the HashiCorp Community Guidelines -
https://www.hashicorp.com/community-guidelines.html. Behavior in
violation of those guidelines may result in your removal from this mailing
list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/0e133458-e906-47b4-b36c-a551775e4e5d%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/0e133458-e906-47b4-b36c-a551775e4e5d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
Alvaro
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eysH_p0M2DiuH%3DQh4Sokw3DUZ2G9i%3DHmeyKnn8KdEWqSQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...