March 10, 20233 yr hi, i have my system log flood (every second) by an error: emhttpd: error: share_luks_status, 6173: Operation not supported (95): getxattr: /mnt/user/GoogleDrive How can avoid it? thanks
March 10, 20233 yr Community Expert 21 minutes ago, Lordbye said: /mnt/user/GoogleDrive Don't mount anything under /mnt/user, that should be used by Unraid only, user for example the new UD protected mount, /mnt/addons
March 10, 20233 yr Author ok, so i have to create a new mount? and then i have to reconfigure plex to access?
March 10, 20233 yr Community Expert 35 minutes ago, Lordbye said: ok, so i have to create a new mount? and then i have to reconfigure plex to access? If you have a current release of the Unassigned Devices plugin install, then it will create a /mnt/addons folder under which you can safely create mount points.
March 13, 20233 yr On 3/10/2023 at 12:50 PM, itimpi said: If you have a current release of the Unassigned Devices plugin install, then it will create a /mnt/addons folder under which you can safely create mount points. I'm new to unraid. How can I do this? Simply create a folder with krusader?
March 13, 20233 yr Community Expert 6 hours ago, Mamaun said: I'm new to unraid. How can I do this? Simply create a folder with krusader? No, that would not survive a reboot ad that location is in RAM. you need to do this either with entries in the config/go folder on the flash drive, or by using the User Scripts plugin and set an appropriate script to run on first array start.
March 13, 20233 yr 1 hour ago, itimpi said: No, that would not survive a reboot ad that location is in RAM. you need to do this either with entries in the config/go folder on the flash drive, or by using the User Scripts plugin and set an appropriate script to run on first array start. Where can I read documentation about this? I'm new to unraid and doesn't have much experience in Linux.
March 27, 20233 yr Author i put this script rclone mount --allow-non-empty Gdrive: /mnt/disk1/GoogleDrive is correct? thanks ps: i tried to create a new mount point with unassigned device but i can't use "disk" insted user (see screenshot) if i try to set it manually i have this error Mar 27 16:25:10 Nas unassigned.devices: Mount NFS command: /sbin/mount -t 'nfs' -o rw,noacl 'NAS:/mnt/disk1/GoogleDrive' '/mnt/remotes/ENAS_GoogleDrive' Mar 27 16:25:10 NAS rpc.mountd[9651]: refused mount request from 127.0.0.1 for /mnt/disk1/GoogleDrive (/): not exported Mar 27 16:25:10 NAS unassigned.devices: NFS mount failed: 'mount.nfs: access denied by server while mounting LORDBYENAS:/mnt/disk1/GoogleDrive '. Edited March 27, 20233 yr by Lordbye
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.