Extended Attributes troubles


Recommended Posts

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/

Link to comment

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

 

Link to comment

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?

Link to comment

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:~#

Link to comment

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 

Link to comment

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.

Link to comment

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.

Link to comment

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)

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.