[Bug 1415] New: PBS submit hangs
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1415 Summary: PBS submit hangs Product: Swift Version: 0.96 Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] I've run tests on Swift trunk git-rev: 729f92c834f6ac8a05daf759d5c48a51c2adbaf0 heads/master 6289 and the issues I describe below are not seen on rev:6284. The PBS submit scripts generated in the latest revisions use the multi-node configuration which would use ssh to launch workers on the nodes listed in PBS_NODEFILE. On swan, I see that the PBS*submit.stderr contains the following string : ssh: connect to host 208 port 22: Invalid argument On the swift.out, all I see is "Submitted:5", while I see that the job is active if I poll on qstat. As soon as I kill the swift run, the PBS*submit.stderr file gets wiped. Here's a tarball with logs. http://users.rcc.uchicago.edu/~yadunand/PBS_Bug.tar.gz swift-0.96-tests/run001 and swift-0.96-tests/run003 are runs with rev:6289, which show the current bug. swift-0.96-tests/run003/scripts/foo has a copy of the PBS*submit.stderr before it was wiped. swift-0.96-tests/run002 is a successful run with rev:6284. I'm seeing similar issues on Beagle and Swan, while the tests pass on Blues. I'll report back with tests on all the PBS sites I have access to. -- Configure bugmail: http://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