Last modified: 2014-05-28 02:55:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67842, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65842 - jsub -continuous not compatible with qalter -notify
jsub -continuous not compatible with qalter -notify
Status: NEW
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-28 02:55 UTC by Philippe Elie
Modified: 2014-05-28 02:55 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Philippe Elie 2014-05-28 02:55:31 UTC
My job was unable to get SIGUSR2 when using jsub -continuous then do a qalter -notify, it works w/o -continuous. The problem comes from the wrapper script generated by jsub when using -continous. I applied what is described here https://www.open-mpi.org/faq/?category=sge#qsub-notify , copied jsub to /data/project/phtools and added.

trap 'exit;' 12
trap 'exit;' 10

to the wrapper script. It works as expected this way.

Btw, why jsub don't accept -notify ?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links