Hello, there is a file registered in the DFC that has no replicas, but I cannot remove it from the catalogue: /t2k.org/nd280/production006/A/rdp/verify/v11r11/cata/oa_nd_spl_00008311-0026_4pc7.tar.gz When I try to remove this catalogue entry with the python API (removeFile), I get this error: {'FileCatalog': "Server error while serving removeFile: 'FileID'"} This file is also preventing directory listings from working correctly. Any ideas how to fix this? Cheers Lukas -- Dr. Lukas KOCH Particle Physics Department STFC Rutherford Appleton Laboratory Mail: lukas.koch@stfc.ac.uk Tel: +44 (0) 1235 44 x6265
Hi Lukas, This file was missing its entry in the FC_FileInfo DB table, so it had no information (owner, size, etc...) which was causing the tools to crash. I suspect that its creation was interrupted for some reason, although I couldn't find any entries in the logs (they probably don't go back far enough). I've just deleted the FC_Files table entry for it, so it should be gone now. Regards, Simon On Tue, Jul 30, 2019 at 01:15:08PM +0200, Lukas Koch wrote:
Hello,
there is a file registered in the DFC that has no replicas, but I cannot remove it from the catalogue:
/t2k.org/nd280/production006/A/rdp/verify/v11r11/cata/oa_nd_spl_00008311-0026_4pc7.tar.gz
When I try to remove this catalogue entry with the python API (removeFile), I get this error:
{'FileCatalog': "Server error while serving removeFile: 'FileID'"}
This file is also preventing directory listings from working correctly. Any ideas how to fix this?
Cheers Lukas
participants (2)
-
Lukas Koch
-
Simon Fayer