I probably got a uncommon problem/question regarding virtualisation.
I want to evaluate certain things of OpenStack framework. I got an esx-server where I have setup a ubuntu server 64 bit. I need virtualisation support to test virtualisation on this virtual server, but when I check (grep -E 'vmx|svm' /proc/cpuinfo) I don't find any of those cpu flags.
Does anybody know how to configure the virtual machine settings in VMware's VSphere Client to achieve virtualisation support in the virtual instance of ubuntu server? Or does anybody definitely know that this scenario is impossible?
I'll be glad for any advice/hint to get this run or an answer to the question whether it's possible (source, arguments of opinion preferred ;) )