[Bug 1322302] Re: local provider is very slow to tranistion from agent-status: pending
Daniel Westervelt
daniel.westervelt at canonical.com
Thu May 29 11:55:56 UTC 2014
looks like part of the problem was that we were running with constraints
on cpu greater then the level1 KVM had allocated to it.
base KVM had 1 cpu, juju was asking for three:
juju add-machine --constraints "mem=3G root-disk=20G cpu-cores=3"
if we modify the base KVM to have 3 cpus the time drops from 13.5 miutes
to 4.5 minutes.
Adding cache='unsafe' further reduces the time down to 3 minutes.
That said, I still think we need to have an option to tell juju to pull
the latest daily images in order to reduce the number of updates applied
via cloudinit.
uvt-simplestreams-libvirt --verbose sync --source http://cloud-
images.ubuntu.com/daily release=precise arch=amd64
^^ This would be the uvtool cmdline to sync the latest daily
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1322302
Title:
local provider is very slow to tranistion from agent-status: pending
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+subscriptions
More information about the Ubuntu-server-bugs
mailing list