The base machine is actually an iMac running Ubuntu 12.04 (dual boot); 12GB
RAM and plenty of disk. I know devcloud-kvm-fusion on OS X is an option
too, but I was kind of hoping that if I could get devcloud-kvm up and
running nicely on Ubuntu, I could use it for functional tests - have a
local Jenk
Hmm, I'm also running it on 12.04 (and someone else on 12.10, and on
my mac via VMware fusion, used qemu-img to migrate the qcow2 to vmdk)
system is an i7-2600, with 16GB ram. What sort of memory/storage?
Could the VM be swapping?
On Sat, Feb 16, 2013 at 7:16 PM, Dave Cahill wrote:
> The host is
The host is running Ubuntu 12.04, and has nested virtualization enabled.
I had to change the libvirt XML CPU exact match section from "Westmere" to
"Penryn" to match the host CPU.
On Sat, Feb 16, 2013 at 6:11 AM, Marcus Sorensen wrote:
> What platform is the host running? Did you need to change
What platform is the host running? Did you need to change the libvirt
xml file at all? It does sound like it can't access the disk in the
VM, or having a hard time doing so, or something like that.
On Fri, Feb 15, 2013 at 3:33 AM, Dave Cahill wrote:
> Sounds good, thanks Marcus. I'll try the new
Sounds good, thanks Marcus. I'll try the new image tomorrow.
>From investigations today, it looks like the issues I'm having with
devcloud-kvm are more related to a general nested virtualization issue
(maybe related to the baremetal machine I'm using?) rather than anything
CloudStack-specific.
My
So, I just ran through the install instructions and found the issues.
I'll be updating the images and instructions tomorrow.
Here are some things I did:
yum erase cloud-*
rm -rf /usr/share/cloud/
rm -rf /var/lib/cloud/
rm -rf /var/cache/cloud/
rm -rf /tmp/cloud/
rm -rf /etc/cloud/
rm -rf /var/log
Awesome, thanks Marcus!
On Fri, Feb 15, 2013 at 10:59 AM, Marcus Sorensen wrote:
> I'll take a look. I was in the process this afternoon of removing the old
> packaging from devcloud-kvm and replacing it with the new. Ill push the new
> image tomorrow. 4.1 as it stands now works for me on a fresh
I'll take a look. I was in the process this afternoon of removing the old
packaging from devcloud-kvm and replacing it with the new. Ill push the new
image tomorrow. 4.1 as it stands now works for me on a fresh install though.
On Feb 14, 2013 6:41 PM, "Dave Cahill" wrote:
> Hi,
>
> I've been work
Hi,
I've been working on getting devcloud-kvm up and running using master, and
I've hit a few issues - most were due to recent changes in master and are
fixed now thanks to help from Rohit and Marcus. By the way, I should note
that the devcloud-kvm docs on the wiki are really great - couldn't have