Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

nfs to unraid + neovim = "E1509: Error occurred when reading or writing extended attribute"

Featured Replies

Getting the error with neovim:

 

```

E1509: Error occurred when reading or writing extended attribute    

```

When I try and save a file. This is causing my vscode to have issues (runs off of a neovim plugin).  Same issues with neovim from multiple clients to same nfs share(same 10.0 version; with no plugins loading `--clean`). I do NOT get this issue with neovim 9.2.  Other editors (vim, nano) don't return this error.   HOWEVER This error does NOT occur on my local drive, nor directly on unraid server (though it's regular vim installed).  Other non-unraid nfs mounts seem to work fine.

 

As you can see, I'd almost peg this as a neovim issue exclusively, but everything works fine until I am trying to save on my unraid nfs share. Is there something I can look into here.  Is there something in unraid that will allow me to inspect the extended attributes to try and investigate this further?

```fstab
#192.168.1.25:/mnt/user/<user.  /mnt/bebop_<user>  nfs rw,noatime,x-systemd.automount,rsize=131072,wsize=131072 0 0
192.168.1.25:/mnt/user/<user>/  /mnt/bebop_<user>  nfs rw,noatime,x-systemd.automount 0 0

```

  • 2 months later...

Hey mate,

Did you ever get this sorted? I too am encountering this error.

I tried disabling noatime but that didn't help.

I am wondering I am running with NFS set to private. Are you as well?

My NFS options:

 

      "x-systemd.automount"
      "noauto"
      "x-systemd.idle-timeout=300"
      "noatime"
      "nfsvers=4.2"

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.