[Bug 1325] New: userHomeOverride not honored by coasters
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1325 Summary: userHomeOverride not honored by coasters Product: Swift Version: trunk Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] The userHomeOverride config is not being honored with coasters using ssh-cl. I'm seeing the beagle_sanity test fail when jobOptions.pbs.aprun=true : http://users.rcc.uchicago.edu/~yadunand/override_present_pbsatrr.log When no pbs options are set, the same test fails : http://users.rcc.uchicago.edu/~yadunand/override_no_pbsatrr.log Again, in both of these cases, the userHomeOverride is set to /lustre/beagle/yadunandb/swiftwork, but no .globus folder and .globus/coaster/coaster*log gets generated. Instead the coaster*logs are going to ~/.globus. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1325 --- Comment #1 from Yadu Nand <[email protected]> 2014-08-20 14:16:37 --- Adding the service logs from Beagle: http://users.rcc.uchicago.edu/~yadunand/service_userhomeoverride.log Please note that there are logs from several runs in the log. The last two wil l be from the runs linked in the original post -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1325 --- Comment #2 from Yadu Nand <[email protected]> 2014-10-24 13:20:50 --- Here's what I see now, With no jobOptions to pbs specified, the swift run completes successfully. With the following config options specified the swift run completes successfully: jobOptions { pbs.mpp: true depth: "24" } With the following configs specified the swift run fails. jobOptions { pbs.aprun: true pbs.mpp: true depth: "24" } Here's the run folders from all three cases : http://users.rcc.uchicago.edu/~yadunand/beagle_aprun_fail.tar.gz The beagle_sanity test at swift-k/tests/sites/beagle should reproduce this behavior. (Tested with Swift trunk git-rev: b72672ca81a5accfa7c2857e09f0314f80c7681a heads/master 6145) -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1325 Michael Wilde <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #3 from Michael Wilde <[email protected]> 2014-10-24 13:34:44 --- I suspect that if you don't specify aprun on a Cray, then swift probably runs worker.pl on the PBS service node (rather than on the compute nodes). Does SWIFT_USERHOME work in the same way as userHomeOverride? Does the former (env var) simply set the latter (config option)? -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1325 Yadu Nand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Yadu Nand <[email protected]> 2014-10-24 14:00:12 --- It looks like userHomeOverride is working correctly, and aprun on beagle is what is causing errors. Closing this bug and filing another with more details. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov