Hi.
I have a fresh install of FreeNAS 11.1-U6, and I'm trying to import zpools used in OpenIndiana oi151a
If i do a zpool import -a in the shell, the pools are imported correctly, with all filesystems. But, if I try do import them through the GUI (after exporting), the import fails with the error "out of space"
After this failed attempt to import the pool, the pool has actually been imported, but only the top level zfs filesystem is available, with no free space available.
In "View Volumes", the pool, with all its filesystems, is visible.
If I try to import the pool in the shell again, it'll now fail to mount the filesystems, and the top level filesystem now shows no free space available.
(It's still possible to import the volumes in openindiana, though, so no harm done, so far :) )
Any ideas how to fix this?
Motherboard: Supermicro X9SCM-F
SAS-controller: LSI 2008
Expanders/Blackplanes: Supermicro 846E1-R900B / Supermicro 847E16-RJBOD1
I have a fresh install of FreeNAS 11.1-U6, and I'm trying to import zpools used in OpenIndiana oi151a
If i do a zpool import -a in the shell, the pools are imported correctly, with all filesystems. But, if I try do import them through the GUI (after exporting), the import fails with the error "out of space"
Code:
[2018/11/18 10:32:48] (ERROR) ZFSDatasetService.do_create():260 - Failed to create dataset Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/middlewared/plugins/zfs.py", line 258, in do_create pool.create(data['name'], params, fstype=getattr(libzfs.DatasetType, data['type']), sparse_vol=sparse) File "libzfs.pyx", line 1906, in libzfs.ZFSPool.create libzfs.ZFSException: out of space
After this failed attempt to import the pool, the pool has actually been imported, but only the top level zfs filesystem is available, with no free space available.
In "View Volumes", the pool, with all its filesystems, is visible.
If I try to import the pool in the shell again, it'll now fail to mount the filesystems, and the top level filesystem now shows no free space available.
(It's still possible to import the volumes in openindiana, though, so no harm done, so far :) )
Any ideas how to fix this?
Motherboard: Supermicro X9SCM-F
SAS-controller: LSI 2008
Expanders/Blackplanes: Supermicro 846E1-R900B / Supermicro 847E16-RJBOD1