Roland0 wrote: 
> So user_allow_other is enabled in /etc/fuse.conf ?
It is not enabled, but user_allow_other should not be needed, as fstab
runs as root and is therefore allowed to specify the allow_other option.
>From my understanding, user_allow_other lets non-root users run the
mount command using the allow_other option, but that shouldn't come into
play w/ fstab.

> What I meant is if you can't get MergerFS to work, you can always just
> mount the drives (eg. as /mnt/disk1, /mnt/disk2, ..., create
> /mnt/storage, and ln -s /mnt/disk? into it). Not elegant, but workable
> as long as you don't need any of the advanced MergerFS features
I do use the merged filesystem for a lot of other automation and having
MergerFS handle all free space allocation, etc... is definitely
desirable.

> Check which user MIP runs as, and try accessing the file as that user.
> e.g. as root, run: sudo -g mipuser -u mipuser  /bin/cp
> /storage/path/to/file.flac /tmp
I run MIP w/ my main user/admin account, so no need for sudo there, but
that account has no problems reading and writing from and to the pool,
so I don't think it's a permissions issue (at least as far as I can
tell).


------------------------------------------------------------------------
BreakTheStatic's Profile: http://forums.slimdevices.com/member.php?userid=42048
View this thread: http://forums.slimdevices.com/showthread.php?t=110092

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to