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

Problems reported with FTS3 backend in 4.2.2 release #1108

Open
nataliaratnikova opened this issue Oct 23, 2017 · 0 comments
Open

Problems reported with FTS3 backend in 4.2.2 release #1108

nataliaratnikova opened this issue Oct 23, 2017 · 0 comments

Comments

@nataliaratnikova
Copy link
Contributor

Reported by the site:

We tried to upgrade PHEDEX to 4.2.2 at out site T2_UA_KIPT.

There are some checksum-related problems with this release, so we
downgraded to 4.2.1.

For example, if no Checksum available then transfer with 4.2.2 fails:

`INFO Fri Oct 13 20:15:48 2017; Checksum:

ERR Fri Oct 13 20:15:55 2017; Non recoverable error: [2] SOURCE CHECKSUM
globus_ftp_client: the server responded with an error 500 500-Command
failed : System error in Failed to open checksum file
(host=transfer-4.ultralight.org, user=phedex,
path=/store/PhEDEx_LoadTest07/LoadTest07_Prod_Caltech/LoadTest07_Caltech_51):
No such file or directory 500-A system call failed: No such file or
directory 500 End.
`
Looks like in 4.2.1 version no such error because in case of missing
checksum it does not attempt to get checksum.

Also in case when checksum is available with 4.2.2 version I noticed
such unclear errors which do not happen with 4.2.1:

`INFO Fri Oct 13 20:01:27 2017; Checksum: dabb3730

ERR Fri Oct 13 20:01:35 2017; Non recoverable error: [5] SOURCE CHECKSUM
MISMATCH User defined checksum and source checksum do not match dabb3730
!=
`
There is other issue in 4.2.2 with fixed timeout which always set to
21600.

Timeout in older FTS servers was fixed and set to 4000 which was not
enough in some cases.

But in currently running FTS servers timeout depends on file size and
always large enough for successful completing of transfers , so is it
make sense to set fixed timeout in PHEDEX now?

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