NFS with nested datasets cuases I/O errors

gjongenelen

Cadet
Joined
Jul 25, 2019
Messages
1
Hi there,

We are setting up a new storage-server. On this server we have one big pool which contains all the data (Pool A). In pool A we created a data-set (Export) and bound data-set export to a NFS share.
This is all working as it should, but here comes the tricky part. Some folders in data-set Export needs to be compressed, to reduce disk-usage. So we wanted to create a new data-set in data-set Export, but when we try to access data in the compressed data-set, we hit I/O errors.

For clearance:
Pool A --> Export (nfs export) --> Compression

I have read that using the sharenfs parameter worked, but I don't see any support of that in FreeNAS.
Do you have any suggestions on how to solve this?

Btw: Creating multiple nfs-exports isn't a solution because that would mean we have to create thousands of them.
 
Top