[GE users] SGE 6.0u1: job name cannot start with a digit??
Andy Schwierskott
andy.schwierskott at sun.com
Wed Nov 24 15:52:19 GMT 2004
Terry,
you need to become a project "Observer" to be able to file issues.
After logging in go to:
"Join as Project Member" (left side below "Project Info")
http://gridengine.sunsource.net/servlets/ProjectMembershipRequest
Andy
On Wed, 24 Nov 2004, Terry Lalonde wrote:
> Hmmm... I've not filed an issue before. I just tried
> and failed. I'm able to login, but when I try to create
> a new issue....no go. Am I missing something?
>
>> -----Original Message-----
>> From: Andy Schwierskott [mailto:andy.schwierskott at sun.com]
>> Sent: Wednesday, November 24, 2004 4:02 AM
>> To: users at gridengine.sunsource.net
>> Subject: Re: [GE users] SGE 6.0u1: job name cannot start with a
> digit??
>>
>> Terry,
>>
>> indeed, a job name may not start with a digit
>>
>> For qrsh jobs the current job name checking seems to be broken.
> There's no
>> clear definition what SGE should take by default for a qrsh job name,
> but
>> the current behavior is kind of funny.
>>
>> I think what SGE should do is the following: take everything up to the
>> first
>> whitespace or semicolon and from that string take the basename.
>>
>> Command line jobname
>> ----------------------------------------------
>> "cd /home/me/5five; hostname" --> cd
>> "/home/me/4Ujob" --> 4Ujob (invalid)
>> "cat /tmp/5five" --> cat
>> "bla;blub" --> bla
>> "a b" --> a
>>
>> Could you please file an issue?
>>
>> Andy
>>
>>> Please see the following:
>>>
>>> qrsh "cd /home/me/5five; hostname"
>>> error: denied: "5five" is not a valid job name (job cannot start
> with a
>>> digit)
>>>
>>> Interestingly Grid Engine is extracting the jobname as "5five"
>>>
>>> If the -N option is not present, Grid Engine assigns
>>> the name of the job script to the job after any direc-
>>> tory pathname has been removed from the script-name. If
>>> the script is read from standard input, the job name
>>> defaults to STDIN.
>>>
>>> Terry
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe at gridengine.sunsource.net
>> For additional commands, e-mail: users-help at gridengine.sunsource.net
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at gridengine.sunsource.net
> For additional commands, e-mail: users-help at gridengine.sunsource.net
>
>
Andy
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Andy Schwierskott Tel: +49 (0)941 3075-200 (x60200)
N1 Grid Engine Engineering Fax: +49 (0)941 3075-222 (x60222)
Sun Microsystems GmbH
Dr.-Leo-Ritter-Str. 7 mailto:andy.schwierskott at sun.com
D-93049 Regensburg http://www.sun.com/gridware
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at gridengine.sunsource.net
For additional commands, e-mail: users-help at gridengine.sunsource.net
More information about the gridengine-users
mailing list