Basically LXD runs zpool import NAME
on startup, ZFS will look for labeled block devices and load the pool at that stage.
So it should only really fail if the block device isn’t present in /dev at that time.
Basically LXD runs zpool import NAME
on startup, ZFS will look for labeled block devices and load the pool at that stage.
So it should only really fail if the block device isn’t present in /dev at that time.