Print

Print


Dear xrootdfs experts,

I observe the following when mounting EOS via xrootdfs when having a corresponding Kerberos ticket:

$ setupATLAS
$ lsetup xrootd
$ mkdir mnt
$ xrootdfs mnt -o rdr=xroot://eosuser.cern.ch//eos/user/o/ofreyerm
$ cd mnt
$ touch testfile
touch: cannot touch `testfile': No such file or directory

Quickly checking with "ls -la", I see:

-rw-rw-rw-. 1 ofreyerm zp 0 May 29 18:03 someotherfile
??????????? ? ? ? ? ? testfile

Waiting a bit, and trying "ls -la" again:

-rw-rw-rw-. 1 ofreyerm zp 0 May 29 18:03 someotherfile
-rw-rw-rw-. 1 ofreyerm zp 0 Jun 2 20:09 testfile

It seems it takes some time until the file attributes and owner are set.

I opened an incident with EOS support and was told after some investigations that this is due to redirection count being limited to 1 with xrootdfs. @apeters1971 can add more details on the necessary changes to have xrootdfs work fine with EOS again.


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

{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/xrootd/xrootd/issues/723","url":"https://github.com/xrootd/xrootd/issues/723","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}} {"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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/xrootd/xrootd"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"xrootdfs writing to EOS \"fails\" due to redirection count 1 (#723)"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/723"}}} { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647", "title": "xrootdfs writing to EOS \"fails\" due to redirection count 1 (#723)", "sections": [ { "text": "", "activityTitle": "**Oliver Freyermuth**", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@olifre", "facts": [ { "name": "Repository: ", "value": "xrootd/xrootd" }, { "name": "Issue #: ", "value": 723 } ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"xrootd/xrootd\",\n\"issueId\": 723,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"xrootd/xrootd\",\n\"issueId\": 723\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/xrootd/xrootd/issues/723" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 342633717\n}" } ], "themeColor": "26292E" }

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