dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

StorageConsistencyCheck script doesn't recognize PFNs with multiple slashes #932

Closed ericvaandering closed 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 101406 reported by ratnik on Mon May 6 04:58:32 2013.

Hi,

site admins have observed that their storage dumps occasionally contain PFNs with multiple slashes, e.g.

+verbatim+ /store//results/qcd/... -verbatim-

In the filesystem, this is the same as a file with a single slash. However, the StorageConsistencyCheck script treats it as a different file and marks it as orphan, since the LFNs in the DB are injected with single slashes.

Could you change the parsing in StorageConsistencyCheck so that repeated slashes are removed from the PFNs?

Cheers, Nicolo'

ericvaandering commented 10 years ago

Comment by ratnik on Mon May 13 17:43:37 2013

Fixed in StorageConsistencyCheck rev 1.11.

ericvaandering commented 10 years ago

Closed by ratnik on Mon May 13 17:43:37 2013