Attempting Grid transfers, the other end issues a request such as:

180523 14:44:58 144824 sysXrdHttp:  rc:111 got hdr line: HEAD /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/mc15_13TeV/0b/59/EVNT.13048527._000001.pool.root.1 HTTP/1.1
180523 14:44:58 144824 sysXrdHttp:  Parsing first line: HEAD /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/mc15_13TeV/0b/59/EVNT.13048527._000001.pool.root.1 HTTP/1.1
180523 14:44:58 144824 sysXrdHttp:  rc:57 got hdr line: User-Agent: fts_url_copy/3.7.8 gfal2/2.15.4 neon/0.0.29
180523 14:44:58 144824 sysXrdHttp:  rc:14 got hdr line: Keep-Alive: 
180523 14:44:58 144824 sysXrdHttp:  rc:24 got hdr line: Connection: Keep-Alive
180523 14:44:58 144824 sysXrdHttp:  rc:14 got hdr line: TE: trailers
180523 14:44:58 144824 sysXrdHttp:  rc:41 got hdr line: Host: xrootd001.physik.uni-bonn.de:1094
180523 14:44:58 144824 sysXrdHttp:  rc:22 got hdr line: Want-Digest: ADLER32
180523 14:44:58 144824 sysXrdHttp:  rc:83 got hdr line: ClientInfo: job-id=6f242aab-f121-5a1c-89b0-1dfb01d96abb;file-id=781292397;retry=0
180523 14:44:58 144824 sysXrdHttp:  rc:2 got hdr line: 
180523 14:44:58 144824 sysXrdHttp:  rc:2 detected header end.

However, xrootd only replies with the filesize, as can be seen in https://github.com/xrootd/xrootd/blob/f4860902138e2d791ac4873a28de3117bd79a182/src/XrdHttp/XrdHttpReq.cc#L1434 and from the logs:

180523 14:44:58 144824 /DC=ch/D.1966:[log in to unmask] ofs_stat:  fn=/cephfs/grid/atlas/atlaslocalgroupdisk/rucio/mc15_13TeV/0b/59/EVNT.13048527._000001.pool.root.1
180523 14:44:58 144824 /DC=ch/D.1966:[log in to unmask] XrootdProtocol: 0000 rc=0 stat /cephfs/grid/atlas/atlaslocalgroupdisk/rucio/mc15_13TeV/0b/59/EVNT.13048527._000001.pool.root.1
180523 14:44:58 144824 /DC=ch/D.1966:[log in to unmask] XrootdResponse: 0000 sending 42 data bytes
180523 14:44:58 144824 sysXrdHttp:  XrdHttpReq::Data! final=0

Checksumming in general is activated in the configuration:

xrootd.chksum adler32 crc32 md5

Is this a missing feature or am I missing something?


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/711","url":"https://github.com/xrootd/xrootd/issues/711","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://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":"xrdHttp does not support checksumming (#711)"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/711"}}} { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647", "title": "xrdHttp does not support checksumming (#711)", "sections": [ { "text": "", "activityTitle": "**Oliver Freyermuth**", "activityImage": "https://avatars2.githubusercontent.com/u/166759?s=160\u0026v=4", "activitySubtitle": "@olifre", "facts": [ { "name": "Repository: ", "value": "xrootd/xrootd" }, { "name": "Issue #: ", "value": 711 } ] } ], "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\": 711,\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\": 711\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/xrootd/xrootd/issues/711" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338326521\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