Re: [vagrant-up] Re: cross platform provider with nested virt?

2015-04-13 Thread Alvaro Miranda Aguilera
based on this, i will say: vmware workstation/fusion if you can spare the license of both products otherwise, look at vagrant plugins for vsphere/esx and test vmware ESXi, as both are free (plugin and vmware esxi) vmware i think is the easiest way to make this a less PITA. Alvaro. On Sun,

[vagrant-up] Re: cross platform provider with nested virt?

2015-04-12 Thread dragon788
You can do nested virtualization with VMware or Virtualbox, you simply need to set the appropriate flag for whichever provider you use in order to allow the CPU VT-x extensions to pass into the VM. On Sunday, April 12, 2015 at 8:54:01 PM UTC-5, pixel fairy wrote: need to make a box with

[vagrant-up] Re: cross platform provider with nested virt?

2015-04-12 Thread pixel fairy
making a box to test managed provisioning for hypervisors. in this case ansible with proxmox and ganeti. On Sunday, April 12, 2015 at 6:54:01 PM UTC-7, pixel fairy wrote: need to make a box with nested virtualization, for use on mac, windows and linux (its a diverse IT team) which provider

Re: [vagrant-up] Re: cross platform provider with nested virt?

2015-04-12 Thread Torben Knerr
...whereas for VirtualBox nested works only if you have a 64-bit VM and the nested one is 32-bit (from my experience) But as Alvaro said: depends on what you really want to achieve and nested (at least fully virtualized) VMs are rarely the best choice. Cheers, Torben Am 13.04.2015 05:05 schrieb