Mover Not Deleting Files


Recommended Posts

I've been running into an issue where mover does not delete files on my cache drive even though it successfully moves them to one of my disks, and in general, is giving me the following error whenever it is running for all folders/files on the cache drive:

 

rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (

 

I'm running 5.0rc8a with no addons. I've ran memtest and ran reiserfsck on all my disks - both checked out fine. I also created a new user share since I ran into this issue (copied data from the existing one into the new share), and have tried running mover manually, but am still getting the same error. My user share is currently set to high-water, split level 5, and with a minimum free space of 30GB, and all drives currently have more than 300GB of free space. Cache drive is setup to have a minimum free space of 20GB.

 

Whenever the cache drive is COMPLETELY empty, mover runs fine since there's nothing to move:

 

Oct 21 00:37:04 narin-nas emhttp: shcmd (162): /usr/local/sbin/mover |& logger &
Oct 21 00:37:04 narin-nas logger: mover started
Oct 21 00:37:04 narin-nas logger: skipping */
Oct 21 00:37:04 narin-nas logger: mover finished

 

However, whenever I create the user share folder with a couple empty folders inside (and made sure all directories are owned by nobody:users with 770 permissions), I get the following instead:

 

Oct 21 00:40:35 narin-nas emhttp: shcmd (164): /usr/local/sbin/mover |& logger &
Oct 21 00:40:35 narin-nas logger: mover started
Oct 21 00:40:35 narin-nas logger: moving narin/
Oct 21 00:40:35 narin-nas logger: ./narin/test
Oct 21 00:40:35 narin-nas logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (
Oct 21 00:40:35 narin-nas logger: .d..t...... narin/
Oct 21 00:40:35 narin-nas logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Oct 21 00:40:35 narin-nas logger: ./narin/test1
Oct 21 00:40:35 narin-nas logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (
Oct 21 00:40:35 narin-nas logger: cd+++++++++ narin/test1/
Oct 21 00:40:35 narin-nas logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Oct 21 00:40:35 narin-nas logger: ./narin/test2
Oct 21 00:40:35 narin-nas logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (
Oct 21 00:40:35 narin-nas logger: .d..t...... narin/
Oct 21 00:40:35 narin-nas logger: cd+++++++++ narin/test2/
Oct 21 00:40:35 narin-nas logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Oct 21 00:40:35 narin-nas logger: ./narin/test3
Oct 21 00:40:35 narin-nas logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (
Oct 21 00:40:35 narin-nas logger: .d..t...... narin/
Oct 21 00:40:35 narin-nas logger: cd+++++++++ narin/test3/
Oct 21 00:40:35 narin-nas logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Oct 21 00:40:35 narin-nas logger: mover finished

 

All test directories (test, test1, test2, test3) got created on one of my disks in the correct user share folder, but they were not deleted from the cache drive. Permissions for the folders on the cache drive still remain as nobody:users with 770. I've also tried to simply leave an empty user share folder on the cache drive and still get the same sort of  error:

 

Oct 21 00:43:16 narin-nas emhttp: shcmd (165): /usr/local/sbin/mover |& logger &
Oct 21 00:43:16 narin-nas logger: mover started
Oct 21 00:43:16 narin-nas logger: moving narin/
Oct 21 00:43:16 narin-nas logger: ./narin/
Oct 21 00:43:16 narin-nas logger: rsync: get_xattr_data: lgetxattr(".","user.org.netatalk.supports-eas.7mE3lc",0) failed: Exec format error (
Oct 21 00:43:16 narin-nas logger: .d..t...... narin/
Oct 21 00:43:16 narin-nas logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Oct 21 00:43:16 narin-nas logger: mover finished

 

I've also tried making a folder that wasn't a user share and it looks like mover is correctly ignoring it:

 

Oct 21 00:48:52 narin-nas emhttp: shcmd (166): /usr/local/sbin/mover |& logger &
Oct 21 00:48:52 narin-nas logger: mover started
Oct 21 00:48:52 narin-nas logger: skipping test/
Oct 21 00:48:52 narin-nas logger: mover finished

 

Any help would be greatly appreciated. I've been trying to troubleshoot this issue for several weeks now, but haven't figured anything out. I'm at the point where I think I may end up ditching the cache drive altogether.

syslog.txt

Link to comment
  • 4 months later...
  • 2 weeks later...

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.