Public bug reported:
The following very simple bash script results in an unkillable process topping
the CPU.
```
#!/bin/bash
while true; do
echo -n "."
if echo "hw-tc-offload: off [fixed]" 2>&1 | grep 'x-checksumming' ; then
echo "should never get here"
fi
done
```
I c
Hi Michael, Brian,
Do we have any time estimate on when will this update reach xenial-
updates? I see the package released for bionic but not for xenial.
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
I can confirm that "ls -al /dev/dri/" within the lxc container shows the
devices you expect. However, "lxc config show xen2" shows the devices
section being empty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Christian, can you share the profile you used and it worked? I already
showed you how my profile looks like but it might be something I am
missing. Should I try yours?
Thanks for taking a look.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Attaching container logs
** Attachment added: "juju-39820e-4.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1690822/+attachment/4877329/+files/juju-39820e-4.tar.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Attaching mountinfo
** Attachment added: "mountinfo"
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1690822/+attachment/4877327/+files/mountinfo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Attaching lxd logs
** Attachment added: "lxd.log.1"
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1690822/+attachment/4877328/+files/lxd.log.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/16
Public bug reported:
I am trying to add the gpu device in an profile so that new containers
come up with gpu available.
Even though the gpu device is in the profile it seems it is ignored. In
this pastebin http://pastebin.ubuntu.com/24579662/ you can see the
profile with the gpu device. We add a