https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=690 --- Comment #51 from Michael Wilde <[email protected]> 2012-05-21 18:36:27 --- What was the work dir set to for the site(s) complaining about quotas? We should be setting the site's workdir to $OSG_WN_TMP, and thats where worker.pl should be staging data to. Since these OSG runs with GWMS are likely being run as a single site, we might need to set workdirectory dynamically to that value, likely with a mod to worker.pl, as thats the only place that $OSG_WN_TMP can be readily discovered. Maybe we can set workdirectory as a relative pathname in the sites file, and set a flag to worker.pl. With provider staging, is the workdirectory/jobdirectory created by indirectly by commands from the Swift client, or by worker.pl directly? -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.