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 drop
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
** Changed in: linux (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598285
Title:
possible deadlock while using the cgroup freezer on a container with
NFS
Very happy to have this but .. personally I think it is a bit jarring
(and ugly) to launch the debconf UI after being asked for ZFS config via
in-line questions.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
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 membe
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
** Chang