[Bug 1509414] Re: lxc postinst script checks available interfaces, can choose

2015-10-23 Thread Daniel Westervelt
Does not affect LXD only because the LXD metadata for simple-streams is out of date. We are going to hold off updating it until this bug is fixed and sru'ed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-29 Thread Daniel Westervelt
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

[Bug 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-29 Thread Daniel Westervelt
cache=unsafe only helps a litte. we either need to support daily or more frequent images by default, mainly to avoid the cost of kernel updates or support a feature in juju to allow us to configure what images we want to pull. as a side note, I am happy to get ride of nested kvm if we can get all

[Bug 1305839] Re: FFe: Support for Third Party Driver Installation

2014-04-14 Thread Daniel Westervelt
It has to do with automating the installation of MAAS environments, which includes automating the installation of MAAS itself. In particular this is important to our Openstack cloud-installer and for bootstrapping 'other' environments. -- You received this bug notification because you are a

[Bug 1284652] Re: maas/installation-note could (should?) be echoed to the CLI, not a debconf note

2014-02-25 Thread Daniel Westervelt
The inability to automatically suppress this pop-up is blocking the cloud-installer bootstrap automation. We either need to figure out a workaround or remove the d-i/ncurses style pop-up and replace it with a cmdline message. ** Changed in: maas (Ubuntu) Importance: Undecided = High **