Okay I see the problem, you have "listsnapshots=on" for your tank pool which results in export failing. Thank you for letting us know, we will have it fixed. Meanwhile if you want to export, you can do "zpool set listsnapshots=off tank" and perform the export. Thanks
Juan C February 3, 2021 at 2:07 AM
Yes, same error message:
[root@freenas ~]# iocage export beets Exporting dataset: tank/iocage/jails/beets Exporting dataset: tank/iocage/jails/beets@ioc-export-2021-01-23 cannot open 'tank/iocage/jails/beets@ioc-export-2021-01-23@ioc-export-2021-02-03': multiple '@' and/or '#' delimiters in name Command '['zfs', 'send', 'tank/iocage/jails/beets@ioc-export-2021-01-23@ioc-export-2021-02-03']' returned non-zero exit status 1.
Waqar February 1, 2021 at 12:50 PM
Great, so are you able to reproduce this on U1.1 ?
Exporting any jail using iocage fails
[root@freenas ~]# iocage export beets
Exporting dataset: tank/iocage/jails/beets
Exporting dataset: tank/iocage/jails/beets@ioc-export-2021-01-23
cannot open 'tank/iocage/jails/beets@ioc-export-2021-01-23@ioc-export-2021-01-23': multiple '@' and/or '#' delimiters in name
Command '['zfs', 'send', 'tank/iocage/jails/beets@ioc-export-2021-01-23@ioc-export-2021-01-23']' returned non-zero exit status 1.