You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: latest/candidate is not affected by this so something changed recently.
@simondeziel are you ok to investigate this, by starting with analysing the differences in the zfs parts of the snap on latest/candidate vs latest/edge?
h2. ZFS issue
It seems that upon purging the LXD snap (
latest/edge
), thedefault
zpool is not exported thus preventing the use of thedefault
zpool name.Reproducer:
After the failed
lxd init
, we can see that thedefault
zpool is is still active, exporting it works around the issue:Note:
latest/candidate
is not affected by this so something changed recently.h2. LVM issue
This one manifests on
latest/edge
andlatest/candidate
:Similar cause/workaround:
The text was updated successfully, but these errors were encountered: