FreeBSD10 ISO Template not working

2014-09-05 Thread Derek Cole
Hello, I have just upgraded to cloudstack 4.4 I was previously using 4.2, and I was able to get my FreeBSD10 templates creating VM's on a Xenserver 6.2 server. Now, whenever I try, I am getting a status message of Job failed due to exception Unable to create a deployment for VM[User|i-2-7-VM].

Re: FreeBSD10 ISO Template not working

2014-09-05 Thread motty cruz
Hi Derek, I was having similar issue. to resolved, register the ISO as OS Type = Other 64 once you get the Operating System installed go to /usr/ports/sysutility/xen-tools make install clean also install, /usr/ports/sysutility/xe-guest make install clean once that is done:

Re: FreeBSD10 ISO Template not working

2014-09-05 Thread Derek Cole
Thanks! I had just stumbled across your thread as I was continuing to search. I was able to get the ISO installed and boot a VM by selecting other. I will try to get those xen-tools installed as well. On Fri, Sep 5, 2014 at 5:30 PM, motty cruz motty.c...@gmail.com wrote: Hi Derek, I was

Re: FreeBSD10 ISO Template not working

2014-09-05 Thread motty cruz
no problem, here is what my rc.conf looks like: # cat /etc/rc.conf hostname=ldap ifconfig_xn0=DHCP sshd_enable=YES # Set dumpdev to AUTO to enable crash dumps, NO to disable dumpdev=AUTO xenguest_enable=YES # /usr/local/bin/xen-detect Running in HVM context on Xen v4.1. # pkg info | less