Last modified: 2014-05-10 08:37:15 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 T56720, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54720 - automatic encouragements to use OGE instead of cronjobs, when appropriate
automatic encouragements to use OGE instead of cronjobs, when appropriate
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized enhancement
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-27 19:17 UTC by Sumana Harihareswara
Modified: 2014-05-10 08:37 UTC (History)
7 users (show)

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


Attachments

Description Sumana Harihareswara 2013-09-27 19:17:36 UTC
Every once in a while I see that we have to remind people to only use cronjobs when appropriate, and to in many circumstances switch to Open Grid Engine. Could we build in reminders or discouragements to help them do the right thing? Or add monitoring to notice when someone is using cron more often or more heavily than they ought to, and shoot them a notification?
Comment 1 Platonides 2013-09-29 14:32:18 UTC
You still need cron jobs to submit the Open Grid Engine jobs...
Comment 2 Tim Landscheidt 2014-02-05 21:47:38 UTC
Test for every-minute cron jobs:

| sudo find /var/spool/cron/crontabs -type f -not -name root -exec grep '^ *\* \+\* ' \{\} +
Comment 3 Marc A. Pelletier 2014-04-29 20:08:10 UTC
The new submit-host cron system forces jobs to be sent to the grid.

While it is not currently the default (and I've had no time to push for this yet), it is intended to entirely replace the current local cron system with the latter being disabled for endusers.
Comment 4 Marc A. Pelletier 2014-05-10 08:37:15 UTC
That system is now the default, and running cron jobs locally requires a positive action.

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


Navigation
Links