Enhancement #8
Automatically check jobs in PBS
Status: | In Progress | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Anonymous | % Done: | 0% | |
Category: | ProCKSI | |||
Target version: | 9.0 | |||
Resolution: |
Description
Automatically check jobs in PBS using cron.
Detect killed jobs and set status in database accordingly.
History
#1 Updated by Anonymous over 17 years ago
- Status changed from New to In Progress
Generalisation:
- do not rely on drivers to update their own status in the database
- check status of all jobs (currently requests and tasks) in PBS
- update database with status for "queued"/"started"/"completed"/"deleted"(?)
- should go into check_requests.pl and check_tasks.pl
- should be removed from driver_XXX.pl