You are not logged in.

#1 2015-05-20 19:05:14

dkaparis
Member
Registered: 2015-04-25
Posts: 11

Reiserfs ACL problem with recent updates

A day or so ago I noticed systemd-tmpfiles-setup.service is failing on boot without any output:

● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
   Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since ср 2015-05-20 21:36:24 EEST; 17min ago
     Docs: man:tmpfiles.d(5)
           man:systemd-tmpfiles(8)
  Process: 547 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
Main PID: 547 (code=exited, status=1/FAILURE)

май 20 21:36:24 dimitri-pc systemd[1]: Starting Create Volatile Files and Directories...
май 20 21:36:24 dimitri-pc systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
май 20 21:36:24 dimitri-pc systemd[1]: Failed to start Create Volatile Files and Directories.
май 20 21:36:24 dimitri-pc systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
май 20 21:36:24 dimitri-pc systemd[1]: systemd-tmpfiles-setup.service failed.

I'm running reiserfs /var partition with acl option in /etc/fstab and it was definitely working when I set it up some time ago.

At the time of the attempted start of systemd-tmpfiles-setup.service, I see these in kernel log:

[ 1134.067654] REISERFS warning (device sda3): jdm-20001 reiserfs_xattr_get: Invalid magic for xattr (system.posix_acl_access) associated with [821 3964 0x0 SD]
[ 1134.067677] REISERFS warning (device sda3): jdm-20001 reiserfs_xattr_get: Invalid magic for xattr (system.posix_acl_access) associated with [821 879 0x0 SD]
[ 1134.067774] REISERFS warning (device sda3): jdm-20001 reiserfs_xattr_get: Invalid magic for xattr (system.posix_acl_access) associated with [821 3923 0x0 SD]
[ 1134.067825] REISERFS warning (device sda3): jdm-20001 reiserfs_xattr_get: Invalid magic for xattr (system.posix_acl_access) associated with [821 922 0x0 SD]

I have extensively checked the hard drive for errors and found none.

fsck.reiserfs check on the partition found no inconsistencies. I also tried --clean-attributes and --rebuild-tree to no avail.

I noticed the issue while running linux 4.0.3-1. Downgrading to 4.0.2-1 and linux-firmware to the previous 20150410 did not help and neither did upgrading to the now latest 4.0.4-1

Any ideas?

Last edited by dkaparis (2015-05-21 07:16:50)

Offline

#2 2015-06-30 20:47:52

dasty
Member
Registered: 2013-08-19
Posts: 11

Re: Reiserfs ACL problem with recent updates

hi, same problem here.
Today after update to kernel 4.0.6-1

In fstab i have rw,relatime,notail,acl 

It is a logical volume under Luks partition.

Any news? On google i didn't find anything

Offline

#3 2015-07-03 21:34:57

dkaparis
Member
Registered: 2015-04-25
Posts: 11

Re: Reiserfs ACL problem with recent updates

I was unable to find a solution so eventually I converted my /var partition to ext4 and haven't had problems since.
This redditor suggests ReiserFs is not in much use anymore, so this may be some bug slipped through somewhere.
Maybe the section on ReiserFs in wiki suggesting it's "a good choice for /var" should be revised.

Last edited by dkaparis (2015-07-03 21:36:00)

Offline

#4 2016-01-28 08:03:21

jaro3
Member
Registered: 2014-07-06
Posts: 2

Re: Reiserfs ACL problem with recent updates

ACL is broken in reiserfs from Kernel 4.4.x  (Invalid argument error)
4.3.x worked fine for me...

Offline

Board footer

Powered by FluxBB