Tom Parrott

Results 68 issues of Tom Parrott

> The 9p proxy filesystem backend driver has been deprecated and will be removed (along with its proxy helper daemon) in a future version of QEMU. Please use -fsdev local...

Bug

Hi, Is it expected/understood that `microceph.rbd map` doesn't work from inside the snap package? Even if the kernel modules are loaded externally before that is invoked.

bug

Currently when listing IP allocations, one can see the external addresses allocated by network forwards and network load balancers from OVN networks on the uplink network, e.g. ``` lxc network...

Improvement

I noticed that due to the large structural changes that have occurred in the docs between the 5.0 and main branches that most doc commits cannot be cherry-picked. As such...

Documentation

https://github.com/canonical/lxd/pull/10119 introduce the concept of an OVN chassis cluster member role, but did not have any tests to accompany it. We need to introduce tests for that feature to the...

Improvement
Jira

Currently the daily CI checks don't check for the ceph storage driver. Lets do something similar to what we do on the main test suite and use MicroCeph in a...

Improvement

When using `cluster.healing_threshold` if a cluster member is cleanly stopped and not started back again within the `cluster.healing_threshold` then it is placed into `EVACUATED` state, which then requires the member...

Bug

``` lxc launch ubuntu:22.04 c1 --storage ceph --target=foo # Disconnect foo from network lxc move c1 --target=bar lxc start c1 # Reconnect foo to network ps aux still shows c1...

Bug

When hot-plugging a filesystem volume into a VM the behaviour of where that volume is mounted inside the guest when using a relative `path` setting differs from the behaviour of...

Bug

CUDA applications for Nvidia discrete GPUs (i.e. that require the proprietary Nvidia kernel graphics driver) work fine when the lxd snap is installed on Ubuntu Classic systems, but do not...

Maybe
Improvement