I am trying to install Mirantis OpenStack on a Linux VM in Proxmox using the provided virtualbox scripts. The problem is I get the error: VT-x is not avalable(VERR_VMX_NO_VMX) when I try to run the launch script.
I have nested virtualization enabled on the server.
I tried with Ubuntu and Linux Mint so far.
I did not change any config.
Any idea why it does that and how to solve the problem?
EDIT:
The server knows VT-d. Does that mean it knows VT-x too or is it 2 separate things?