Tom Parrott
Tom Parrott
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...
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...
The OVN `lb-add` command that adds entries to the `Load_Balancer` OVN northbound table has a bug that in certain situations allows multiple records with the same name to be created....
Produce a document in this repository explaining how the VM live migration process & protocol works to aid future developments on it.
Based on https://github.com/canonical/lxd/pull/13691 and https://github.com/lxc/incus/pull/370
The resulting mount flags (such as `ro`) used for directory pass-through disks are different depending on whether the disk is hotplugged or available at start time. ``` lxc init ubuntu-minimal:24.04...
fix(deps): update github.com/openfga/api/proto digest to f5a955a #13649
DB generator use of the ast package has been deprecated in Go 1.22 https://tip.golang.org/doc/go1.22 > The following declarations related to [syntactic identifier resolution](https://pkg.go.dev/go/ast#Object) are now [deprecated](https://tip.golang.org/issue/52463): Ident.Obj, Object, Scope, File.Scope,...
Problem: The zpool created by LXD on an external disk apparently get removed on snap remove, but not sufficiently for the disk to be reused for a fresh ZFS pool....
`lxc config show ` for an instance on an offline cluster member fails. Can this be made to work? As the data for the response should be purely coming from...