Failed to mount ZFS filesystem filesystem already mounted

distro:

Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic

snap info lxd
installed: 3.18 (12631) 57MB -

kernel:
Linux 5.3.0-24-generic #26~18.04.2-Ubuntu SMP Tue Nov 26 12:34:22 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

start:
Error: Common start logic: Failed to start device ‘vda’: Could not mount storage volume “XXXX” of type “custom” on storage pool “syspool”: Failed to mount ZFS filesystem: Failed to run: zfs mount syspool/custom/XXXX: cannot mount ‘syspool/custom/XXXX’: filesystem already mounted.
Try lxc info --show-log weed for more info

If I check with zfs mount it’s not mounted.

Only a host reboot solved the issue.

There is a mention of vda. Is this from a VPS?

I just named the device vda when attaching it to the container.