January 8, 20224 yr So I decided to link an outside data store on my shares folder for Plex using the following command: ln -s /mnt/zfs/Plex/ /mnt/user/Plex ln: failed to create symbolic link '/mnt/user/Plex': No space left on device To be clear, this originally worked, but I had the share miss configured and had dockers writing on disks instead of the zfs array. Unraid basically created a folder in the place of the symlink and moved it inside the folder. Thinking it was an easy fix, I just deleted the entire folder, and tried to create the link again. Which is when I get the error above. If I try a different name that "Plex" the link will work and functions as it should. I tried taking the array offline, rebooting, etc. But it keeps giving me the error. I tried the unlink command, as well as find -xtype l with no success. Hopefully somebody has seen this and has a fix.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.