Also wrt to Juju, if I do the following:
umount /sys/kernel/debug
mount -t debugfs none /sys/kernel/debug
And then reissue a juju bootstrap it will complete successfully :\ where
as before I was running into this error:
http://paste.ubuntu.com/15267564/
--
You received this bug notification bec
Here is my config:
name: juju-078fe32d-4080-4f11-83e2-e579ead11df8-machine-0
profiles:
- default
- juju-myish
config:
user.juju-model-uuid: "true"
user.user-data: |
#cloud-config
output:
all: '| tee -a /var/log/cloud-init-output.log'
runcmd:
- set -xe
- install -D -m
Enki,
Looks like you just need the enablement kernel: See here for more
information:
https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes#LTS_Hardware_Enablement_Stack
You'll want to make sure you're on a 3.16-0-38.52 or higher
--
You received this bug notification because you are a member of Kerne
The problem exists in kernel 3.16.0-30-generic on trusty as well. Can we
get this fix backported to trusty?
** Also affects: cloud-installer
Importance: Undecided
Status: New
** Changed in: cloud-installer
Status: New => Confirmed
** Summary changed:
- broken postinst test for
I just added qemu-kvm as a dependency for the openstack installer. It is
probably correct in assuming that virtinst shouldn't depend on qemu-kvm
since you can do paravirtualized.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubu
David,
Could you attach the collection of:
apport-collect 1387881
Also the output of:
dpkg -l |grep qemu
On the affected NUCs if the problem still persists?
Thanks,
Adam
** Tags added: kernel-unable-to-test-upstream
--
You received this bug notification because you are a member of Kernel
P
So adding qemu-kvm fixed the issue with running nested KVM. I think
though the problem still exists on a non nested environment.
I'll get with the user who encountered this and see if I can get some
more logs.
Thanks
--
You received this bug notification because you are a member of Kernel
Packa
Public bug reported:
System:
14.04
qemu - 2.0.0+dfsg-2ubuntu1.6
virtinst 0.600.4-3ubuntu2
Command:
virt-install --name juju-bootstrap --ram=2048 --vcpus=1 --hvm \
--virt-type=kvm --pxe --boot network,hd --os-variant=ubuntutrusty \
--graphics vnc --noautoconsole --os-type=linux --accelerate \
-
8 matches
Mail list logo