-
# Required information
* Distribution: Ubuntu Hirsute
* The output of "lxc info":
```
config: {}
api_extensions:
- storage_zfs_remove_snapshots
- container_host_shutdown_timeout
- co…
-
-
I had to compile my own kernel for various reasons, and while I was doing so I figured to harden it a little. Among other things, I decided to disable AIO because it's typically defined as legacy and …
-
# Required information
* Distribution: Gentoo Linux
* Distribution version: latest
* The output of "lxc info" or if that fails:
lxc --info
```
config: {}
api_extensions:
- storage_zfs…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 20.04
* The output of "lxc info" or if that fails:
```
$ lxc info
config:
images.auto_update_interval: "0"
api_exte…
-
# Required information
* Distribution: Ubuntu
* Distribution version: Ubuntu 20.04.1 64 bit
* The output of "lxc info" or if that fails:
```
root@lxd02:~# lxc info
config:
core.https_add…
-
I'm not entirely sure if this issue pertains to LXC or LXD. I just wanted to enter a VM using `lxc exec bash`. That command hangs consistently without any output shown. `lxc ls` also hangs with no ou…
-
# Required information
* Distribution:Ubuntu
* Distribution version: ubuntu 16.04
* The output of "lxc info" or if that fails:
```
config:
core.https_address: '[::]:8443'
core.trus…
-
I have recently upgraded all my projects to run on new spring boot 2.4.5.
And I have all of them using the same aspect that comes from my common library.
And one project is broken as this aspect…
-
Bug originally filed by ltrager at https://bugs.launchpad.net/bugs/1914527
I've noticed that every once in awhile when I use the UI to commission or test a machine no scripts are automatically select…