- Solved
- Urgent
This doesn’t actually seem to work or be fixed in Beta 3:
When either Docker or VMs are enabled, the required predefined shares are created if necessary according to these rules:
if a pool named 'cache' is present, predefined shares are created with 'cache' as the Primary storage with no Secondary storage.
if no pool named 'cache' is present, the predefined shares are created with the first alphabetically present pool as Primary with no Secondary storage.
if no pools are present, the predefined shares are created on the unRAID array as Primary with no Secondary storage.
—
I have created a zfs encrypted mirrored pool and when I try to go to docker it tells me it failed to start and the reason is Unraid isn’t automagically creating the shares.
should there not be a check script to ensure the shares are made?