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.

Extended Attributes troubles

Featured Replies

Did you follow the instructions given in the announcement thread?

  • Author

No, because I get some errors:

 

root@UnRaid:~# getfattr bd /mnt/disk1/Media

getfattr: bd: No such file or directory

 

This disk and folder do exist:

root@UnRaid:/mnt# vdir disk1/           

total 5

drwxrwxrwx 17 nobody users  960 2013-12-08 17:21 Docs_Bart/

drwxrwxrwx 35 nobody users 3192 2013-11-29 21:07 Docs_Linda/

drwxrwxrwx 14 nobody users  488 2014-01-14 21:16 Media/

drwxrwxrwx 22 nobody users  888 2013-12-29 16:13 Pictures/

drwxrwxrwx  5 nobody users  120 2013-02-12 06:16 Pictures_org/

drwxrwxrwx 14 nobody users  688 2014-01-05 21:00 Programs/

drwxrwxrwx 10 nobody users  376 2014-01-08 07:05 TimeMachine/

drwxrwxrwx  9 nobody users  408 2013-11-30 01:41 iTunes/

drwxrwxrwx  2 nobody users  144 2013-11-29 01:00 iTunes_Server/

drwxrwxrwx  2 nobody users  112 2014-01-05 19:00 plex/

No, because I get some errors:

 

root@UnRaid:~# getfattr bd /mnt/disk1/Media

getfattr: bd: No such file or directory

 

This disk and folder do exist:

root@UnRaid:/mnt# vdir disk1/           

total 5

drwxrwxrwx 17 nobody users  960 2013-12-08 17:21 Docs_Bart/

drwxrwxrwx 35 nobody users 3192 2013-11-29 21:07 Docs_Linda/

drwxrwxrwx 14 nobody users  488 2014-01-14 21:16 Media/

drwxrwxrwx 22 nobody users  888 2013-12-29 16:13 Pictures/

drwxrwxrwx  5 nobody users  120 2013-02-12 06:16 Pictures_org/

drwxrwxrwx 14 nobody users  688 2014-01-05 21:00 Programs/

drwxrwxrwx 10 nobody users  376 2014-01-08 07:05 TimeMachine/

drwxrwxrwx  9 nobody users  408 2013-11-30 01:41 iTunes/

drwxrwxrwx  2 nobody users  144 2013-11-29 01:00 iTunes_Server/

drwxrwxrwx  2 nobody users  112 2014-01-05 19:00 plex/

 

unless I missed something the command is

getfattr -d /mnt/disk1/Media

 

  • Author

Strange, I copied/pasted that. :/

 

A lot of shares seem to be alright, but every new folder on the cache drive had the same issues:

root@UnRaid:~# getfattr -d /mnt/cache     

/mnt/cache: user.org.netatalk.supports-eas.69rT2n: Exec format error

/mnt/cache: user.org.netatalk.supports-eas.EFC2Kt: Exec format error

/mnt/cache: user.org.netatalk.supports-eas.uaj8Hy: Exec format error

 

The server crashed when I type:

root@UnRaid:~# /boot/rmattrs /mnt/cache     

Connection closed by foreign host.

 

Any way to completely wipe the cache drive?

The target should be a share path, i.e., a top-level-directory. It is not intended to be run on the entire disk. Read the instructions completely. Replace "disk1" with "cache" when following the instructions. It needs to be repeated on all top-level-directories on all disks.

  • Author

The cache drive is totally empty, but when a new temporary folder is created, it's produces this error and the mover does not work anymore.

For example, the media folder didn't exist but was created when copying files to UnRaid.

 

When the mover is forced, I get this kind of errors:

Jan 16 01:07:34 UnRaid logger: ./Media/Series/The Tomorrow People (US)/Season 1/The Tomorrow People (US) - 1x05 - All Tomorrow's Parties.mkv

Jan 16 01:07:34 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format error (8)

 

EDIT:

I get no errors on a subfolder, only on root level of the cache drive when I type the getfattr command:

 

root@UnRaid:~# getfattr -d /mnt/cache/Media

root@UnRaid:~# getfattr -d /mnt/cache/   

/mnt/cache/: user.org.netatalk.supports-eas.69rT2n: Exec format error

/mnt/cache/: user.org.netatalk.supports-eas.EFC2Kt: Exec format error

/mnt/cache/: user.org.netatalk.supports-eas.uaj8Hy: Exec format error

root@UnRaid:~#

There will always be an error when running on the root level. The program only works on top-level-directories. Run it on the top-level-directories on all of the data disks.

  • Author

Currently no errors on when I type:

root@UnRaid:~# getfattr -d /mnt/cache/Media
root@UnRaid:~# 

 

But the mover doesn't work because of these errors:

Jan 17 20:26:47 UnRaid logger: ./Media/Series/The Blacklist/Season 1/The Blacklist - 1x01 - Pilot.mkv
Jan 17 20:26:47 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format error (
Jan 17 20:26:47 UnRaid logger: .d..t...... Media/Series/
Jan 17 20:26:47 UnRaid logger: >f......... Media/Series/The Blacklist/Season 1/The Blacklist - 1x01 - Pilot.mkv
Jan 17 20:27:57 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Jan 17 20:27:57 UnRaid logger: ./Media/Series/The Blacklist/Season 1/The Blacklist - 1x07 - Frederick Barnes.mkv
Jan 17 20:27:57 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format 

Please read the instruction completely and follow them carefully. Have you tested /mnt/dsik1/Media, /mnt/disk2/Media, /mnt/Disk3/Media, etc.? The Media directory may not exist on all data disks.

  • Author

I've done that, no errors on the other drives/folders.

 

EDIT, just manually emptied the cache drive by using MC. The drive is empty now, should a format of the cache drive fix it?

If so, how can I do this safely?

Simplefeatures in not compatible with version 5. Start in safe mode and/or see my sig to disable add-ons. Then run the mover.

  • Author

Simplefeatures removed, still the same issues...

 

I attached the log again, now there are some more errors because I enabled AFP and made a backup with timemachine

syslog-20140119-171121.txt.zip

Simplefeatures is still loading packages. Disable or remove all add-ons for further testing.

  • Author

Can you tell me which files cause Simplefeatures to load packages? I thought I removed all of the files.

 

If you have not guessed, I'm a bit of a Linux noob, so I'm afraid to remove to many files.... :(

Yeah...there's a whole thread on how to uninstall SF. :(

Follow the instructions in gdaschk's signature for reverting to stock.

 

Basically, you want to rename the old directories which contain SF and other addons something else so that they don't load.

So in your Finder, access the Flash drive and rename the EXTRA folder to be EXTRA_OLD, etc.

 

This keeps your old stuff (just in case) but stops it from being loaded when you reboot.

Open your unRAID 'go' file in Textedit on your Mac. (its on the flash-drive in the CONFIG folder.)

It should look EXACTLY like the go file shown in dgaschk's signature. 

If not, use copy/paste from dgashck to your go, OR put a '#" in front of every extra line. (turns the line into a comment)

 

After you have rebooted unraid, then post the log again.

 

After the problems are gone turn on AFP and start TM backup.

And then you can install Dynamix, add back PLEX, and the PLEX updater plugin.

  • Author

Reverted back to stock, disabled AFP, rebooted.

Cleaned cache drive. Copy single file to cache drive.

Ran mover.

File is copied to the array, but still errors in the log and the file still exists on the cache drive.

It seems that the mover can only copy and not remove the files.

 

I've included the log file again, does it make sense to you guys?  :o

syslog-20140119-210832.txt.zip

I see two things right away:

Jan 19 21:00:19 UnRaid kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

and

Jan 19 21:01:40 UnRaid logger: mover started

Jan 19 21:01:40 UnRaid logger: moving Media/

Jan 19 21:01:40 UnRaid logger: ./Media/Series/._TreeSize.dmg

Jan 19 21:01:40 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format error ( 8)

Jan 19 21:01:40 UnRaid logger: .d..t...... Media/Series/

Jan 19 21:01:40 UnRaid logger: >f+++++++++ Media/Series/._TreeSize.dmg

Jan 19 21:01:41 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]

Jan 19 21:01:41 UnRaid logger: ./Media/Series/True Detective/Season 1/True Detective - 1x01 - The Long Bright Dark.mkv

Jan 19 21:01:41 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format error ( 8)

Jan 19 21:01:41 UnRaid logger: .d..t...... Media/Series/

Jan 19 21:01:41 UnRaid logger: >f......... Media/Series/True Detective/Season 1/True Detective - 1x01 - The Long Bright Dark.mkv

Jan 19 21:02:26 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]

Jan 19 21:02:26 UnRaid logger: ./Media/Series/TreeSize.dmg

Jan 19 21:02:26 UnRaid logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.69rT2n",0) failed: Exec format error ( 8)

Jan 19 21:02:26 UnRaid logger: .d..t...... Media/Series/

Jan 19 21:02:26 UnRaid logger: >f+++++++++ Media/Series/TreeSize.dmg

Jan 19 21:02:26 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]

Jan 19 21:02:26 UnRaid logger: skipping Network Trash Folder/

Jan 19 21:02:26 UnRaid logger: skipping Temporary Items/

Jan 19 21:02:26 UnRaid logger: skipping tmp/

Jan 19 21:02:26 UnRaid logger: mover finished

On this second problem, do you have the original file somewhere else? It could also be bad, in which case the copy moved previously to unRAID would also be bad.

  • Author

The file TreeSize.dmg is ok, was before and still is now. The movie files also work perfectly.

 

My quess is that it's a isolated problem with the cache drive file structure.

Should I run fsck, or can I format the cache drive again?

Use the pre-clear on the cache drive. then reassign it. If that doesn't work then prepare a clean install. The current system is still loading add-ons. Probably in the go file.

  • Author

Use the pre-clear on the cache drive. then reassign it. If that doesn't work then prepare a clean install. The current system is still loading add-ons. Probably in the go file.

 

Ok, that was it. Pre-clear and format did the trick. No more errors and the mover works like a charm :)

 

Thanks you guys!  8)

Archived

This topic is now archived and is closed to further replies.

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.