I tried to migrate zfs LXC container from host with VE 4.4 to host with 5.2
Migration failed with this nessages:
....
20:51:29 26.8G rpool/ROOT/subvol-103-disk-1@__migration__
20:51:30 26.8G rpool/ROOT/subvol-103-disk-1@__migration__
cannot share 'rpool/ROOT/subvol-103-disk-1': smb add share failed
zfs send/receive failed, cleaning up snapshot(s)..
Oct 01 20:51:49 ERROR: command 'set -o pipefail && zfs send -Rpv rpool/ROOT/subvol-103-disk-1@__migration__ | ssh root@194.160.65.55 zfs recv rpool/ROOT/subvol-103-disk-1' failed: exit code 1
Oct 01 20:51:49 aborting phase 1 - cleanup resources
Oct 01 20:51:49 ERROR: found stale volume copy 'zfs-containers:subvol-103-disk-1' on node 'alto'
Oct 01 20:51:49 start final cleanup
...
Some other containers migrate well.
Sharesmb on zfs look like this:
>zfs get sharesmb
NAME PROPERTY VALUE SOURCE
....
rpool/ROOT/subvol-103-disk-1 sharesmb off local
....
Could you help?
Migration failed with this nessages:
....
20:51:29 26.8G rpool/ROOT/subvol-103-disk-1@__migration__
20:51:30 26.8G rpool/ROOT/subvol-103-disk-1@__migration__
cannot share 'rpool/ROOT/subvol-103-disk-1': smb add share failed
zfs send/receive failed, cleaning up snapshot(s)..
Oct 01 20:51:49 ERROR: command 'set -o pipefail && zfs send -Rpv rpool/ROOT/subvol-103-disk-1@__migration__ | ssh root@194.160.65.55 zfs recv rpool/ROOT/subvol-103-disk-1' failed: exit code 1
Oct 01 20:51:49 aborting phase 1 - cleanup resources
Oct 01 20:51:49 ERROR: found stale volume copy 'zfs-containers:subvol-103-disk-1' on node 'alto'
Oct 01 20:51:49 start final cleanup
...
Some other containers migrate well.
Sharesmb on zfs look like this:
>zfs get sharesmb
NAME PROPERTY VALUE SOURCE
....
rpool/ROOT/subvol-103-disk-1 sharesmb off local
....
Could you help?