We would like to be able to expose arbitrary extended attributes of our underlying filesystem via XRootD.

Currently, if I try this locally:

$ xrd stash.osgconnect.net
(C) 2004-2010 by the Xrootd group. Xrootd version: v4.2.3
Welcome to the xrootd command line interface.
Type 'help' for a list of available commands.
root://stash.osgconnect.net:1094//> query xattr //user/lincolnb/public
root://stash.osgconnect.net:1094//>

I see no xattrs returned. However if I run a getfattr on the directory locally:

# getfattr -d -m ceph.dir.* /stash/user/lincolnb/public
getfattr: Removing leading '/' from absolute path names
# file: stash/user/lincolnb/public
ceph.dir.entries="9"
ceph.dir.files="7"
ceph.dir.rbytes="1162431911"
ceph.dir.rctime="1467926762.09188774289"
ceph.dir.rentries="15"
ceph.dir.rfiles="12"
ceph.dir.rsubdirs="3"
ceph.dir.subdirs=“2"


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/xrootd/xrootd","title":"xrootd/xrootd","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/xrootd/xrootd"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Expose arbitrary extended attributes via XRootD (#410)"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/410"}}}

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1