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
While installing lxd some years ago I used a btrfs backend for storage. I wanted to try zfs so I created one and wanted to move my instances to the latest one, but my instances did not want to start properly.
storages details
$ incus storage show lxc-storage | head -6
config:
size: 150GiB
source: /var/lib/incus/disks/lxc-storage.img
description: ""
name: lxc-storage
driver: btrfs
$ incus storage show incus-zfs | head -7
config:
size: 60GiB
source: /var/lib/incus/disks/incus-zfs.img
zfs.pool_name: incus-zfs
description: ""
name: incus-zfs
driver: zfs
I followed all the steps OP specified, and got the same result; however, when I stopped then started the VM, waited 20 seconds, then ran the exec command, it worked.
My environment:
Distro: Slackware current
Incus version: build from latest git
Kernel version: 6.10.13
ZFS version: 2.26
Required information
Issue description
While installing
lxd
some years ago I used a btrfs backend for storage. I wanted to try zfs so I created one and wanted to move my instances to the latest one, but my instances did not want to start properly.storages details
Steps to reproduce
without snapshots
Everything seems to be 👍
with snapshots
Something went bad
Information to attach
The cropped snapshots of th console :
The text was updated successfully, but these errors were encountered: