raymdt said: Hi Itfreaksnet and welcome,
yes you kannst use Xen with uec. Just install Xen on your frontend and change the Hypervisor in /etc/eucalyptus/eucalyptus.conf (The line HYPERVISOR = "kvm" ).
Don't you have VT extension?? Or why do you want to use xen? Do you know that you can activate the VT in VMWare??
You even can use the test-uec-cd of Dustin kirkland (this is a live cd for testing eucalyptus without installation).
You can test the VT-xtension with
kvm-ok
#oder
egrep ‘(vmx|svm)’ /proc/cpuinfo
Try and post your results :D
Hello, raymdt
If you don't have VT capable CPU on host running Vmware workstation you cannot install 64 bit guests. But that particular 64 bit guest won't be VT capable. You cannot nest VT capability. You can still prove me wrong and make my day :)
So, kvm-ok tells me that CPU does not support KVM extensions.
Using Xen would solve that issues, because with Kvm node controller i cannot start instances. I'm not quite sure how to install Xen node controller. Looking for some info in that way. I would like to stick with Ubuntu 10.10 for this issue. best regards, Stoz.