Distribution
Ubuntu
Distribution version
22.04
Expected behavior
Mounting a CephFS pool should succeed.
Actual behavior
When using latest LXD 6 on jammy, the following error can be observed in the LXD logs:
2026-04-20T10:33:40Z lxd.daemon[15710]: time="2026-04-20T10:33:40Z" level=error msg="Failed mounting storage pool" err="Failed mounting \"admin@94454ecb-7b89-444c-85ca-d0172ece0e8f.lxd_cephfs=/\" on \"/var/snap/lxd/common/lxd/storage-pools/remote-fs\" using \"ceph\": invalid argument" pool=remote-fs
Equally in dmesg you can see ceph: No path or : separator in source.
Steps to reproduce
- Deploy a jammy system
- Install LXD
snap install lxd --channel latest/edge
- Create a CephFS pool (LXD will try to mount it) -> errors
Distribution
Ubuntu
Distribution version
22.04
Expected behavior
Mounting a CephFS pool should succeed.
Actual behavior
When using latest LXD 6 on jammy, the following error can be observed in the LXD logs:
2026-04-20T10:33:40Z lxd.daemon[15710]: time="2026-04-20T10:33:40Z" level=error msg="Failed mounting storage pool" err="Failed mounting \"admin@94454ecb-7b89-444c-85ca-d0172ece0e8f.lxd_cephfs=/\" on \"/var/snap/lxd/common/lxd/storage-pools/remote-fs\" using \"ceph\": invalid argument" pool=remote-fsEqually in
dmesgyou can seeceph: No path or : separator in source.Steps to reproduce
snap install lxd --channel latest/edge