Comment 21 for bug 714335

Revision history for this message
Richard Walker (richard-takezero) wrote : Re: KVM SMP Linux Guests Hang

Hey there... same issue here, on a 6-core Phenom X6 1055T.

I already have 3 VMs running perfectly that I built with vm-builder, but a fourth just isn't going to work.

vmbuilder kvm ubuntu --suite maverick --flavour virtual --arch amd64 -o --libvirt qemu:///system --ip 203.4.172.214 --hostname xxxx-dev --mask 255.255.255.240 --net 203.4.172.208 --bcast 203.4.172.223 --gw 203.4.172.209 --dns 203.4.172.209 --bridge br0 --user richard --pass zzyyaa --addpkg openssh-server --addpkg unattended-upgrades --addpkg linux-image-generic --addpkg nfs-common --addpkg vim -d /opt/kvm/xxxx-dev --mirror http://apt-mirror.zzzzz.com.au/pub/ubuntu/ --mem=2048 --rootsize=8192 --cpus=1

Haven't posted on launchpad before, so if I'm missing any crucial details I should be including, please let me know.