Here you go:

200520 01:45:40 3230225 XrootdBridge: /DC=ch/D.4917:[log in to unmask] login as /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=ddmadmin/CN=531497/CN=Robot: ATLAS Data Management
200520 01:45:40 3230225 acc_Audit: http grant  /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=ddmadmin/CN=531497/CN=Robot: ATLAS Data Management@[::ffff:THIS.IS.THE.IP] stat /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/tests/9e/f2/file41_31068ef9-33c3-4d88-8688-bf127939adb6
200520 01:45:40 3230225 ofs_stat: /DC=ch/D.4917:[log in to unmask] Unable to locate /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/tests/9e/f2/file41_31068ef9-33c3-4d88-8688-bf127939adb6; no such file or directory
200520 01:45:40 3230225 XrootdXeq: /DC=ch/D.4917:[log in to unmask] disc 0:00:00 (send failure)

In parallel to such messages, I find in journalctl -u xrootd@grid:

Mai 20 01:54:17 osd001.example.com xrootd[2841977]: chmod: cannot access ‘Data Management create 644 /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/tests/70/98/file40_e992aeb9-35d9-4470-9e5e-5aa279842d96’: No such file or directory

I'm using:

ofs.notify mkdir create |/usr/local/bin/xrootd-eventstream-permission-fix

with the following script content:

#!/bin/bash

while read TID OP MODE LFN; do
        chmod go+rX "${LFN}"
done < /dev/stdi

Maybe this is an http-only issue?


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

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1200#issuecomment-631360197", "url": "https://github.com/xrootd/xrootd/issues/1200#issuecomment-631360197", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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