Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getxattr - Operation not supported 32bit debian #18

Closed
need-root opened this issue Mar 8, 2013 · 1 comment
Closed

getxattr - Operation not supported 32bit debian #18

need-root opened this issue Mar 8, 2013 · 1 comment

Comments

@need-root
Copy link

getting xattr:
Fri Mar 08 19:54:35 2013 Error while reading filesystem attribute user.ebftpd.gid: /opt/ebftpd/site/test: Operation not supported
Fri Mar 08 19:54:35 2013 Error while reading filesystem attribute user.ebftpd.uid: /opt/ebftpd/site/test: Operation not supported

setting xattr:
Fri Mar 08 19:56:23 2013 MKD test2
Fri Mar 08 19:56:23 2013 Error while setting filesystem ownership attribute user.ebftpd.uid: /opt/ebftpd/site/test2: Operation not supported
Fri Mar 08 19:56:23 2013 NEWDIR: "/opt/ebftpd/site/test2" "ebftpd" "ebftpd" ""
Fri Mar 08 19:56:23 2013 257 MKD command successful.

32Bit Debian squeeze
xattr kernel modules are loaded

64Bit seems to work fine.

@need-root
Copy link
Author

Fixed:
make sure CONFIG_EXT4_FS_XATTR=y or EXT2/3
mount with -ouser_xattr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant