[torquedev] [Bug 216] New: array job crashes server if display_job_server_suffix = False
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Sun Sep 16 06:08:28 MDT 2012
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=216
Summary: array job crashes server if display_job_server_suffix
= False
Product: TORQUE
Version: 2.5.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: pbs_server
AssignedTo: dbeer at adaptivecomputing.com
ReportedBy: bunk at physik.hu-berlin.de
CC: torquedev at supercluster.org
Estimated Hours: 0.0
Hi,
after setting
set server display_job_server_suffix = False
(such that JobID = job_number), any attempt to submit an array job with
qsub -t <range> <script>
results in
qsub: End of File
and the server crashes immediately, without any message in its logfile.
I'm running torque-2.5.11 (with maui-3.3.1) in Debian Squeeze.
A fix would be to define another suffix with
set server job_suffix_alias = <something>
BTW, "job_suffix_alias" is not documented in the Admin Guide (2.5.12).
And admins should be warned that the settings of
display_job_server_suffix
and job_suffix_alias
should only be changed while the system is empty. The syntax change in JobID
hurts running (and queued?) jobs.
Regards,
Burkhard Bunk.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list