Details
-
Improvement
-
Resolution: Fixed
-
Major
-
master, 4.8.1
-
None
Description
Planning failure, in sharedfs mode, where submit-host shares the file-system with the compute node (so both have file URLs)
[WARNING] File URL (file:///efs/wings/storage/default/users/admin/CaesarCypher/code/library/linebreak/run,{site=local}) not included as the site attribute is a mismatch to the site name (condor_pool) allowLocalFileURLs false
2018.01.25 13:03:21.643 PST: [FATAL ERROR] java.lang.RuntimeException: Unable to select a Physical Filename (PFN) for file with logical filename (LFN) as linebreak for preferred site condor_poolwith runTransferOnLocalSite - false amongst [(file:///efs/wings/storage/default/users/admin/CaesarCypher/code/library/linebreak/run,{site=local})]
Fix requires setting auxillary.local for site. Only reason I could figure the fix was [~rynge] had encountered this.
[WARNING] File URL (file:///efs/wings/storage/default/users/admin/CaesarCypher/code/library/linebreak/run,{site=local}) not included as the site attribute is a mismatch to the site name (condor_pool) allowLocalFileURLs false
2018.01.25 13:03:21.643 PST: [FATAL ERROR] java.lang.RuntimeException: Unable to select a Physical Filename (PFN) for file with logical filename (LFN) as linebreak for preferred site condor_poolwith runTransferOnLocalSite - false amongst [(file:///efs/wings/storage/default/users/admin/CaesarCypher/code/library/linebreak/run,{site=local})]
Fix requires setting auxillary.local for site. Only reason I could figure the fix was [~rynge] had encountered this.