On Tue, Mar 22, 2016 at 12:36:07PM +0000, SGE wrote:
> #1569: qsub delay
> ----------------------+----------------------
> Reporter: Narsimha | Owner: Narsimha
> Type: defect | Status: new
> Priority: normal | Milestone:
> Component: sge | Version: 8.1.8
> Severity: minor | Keywords:
> ----------------------+----------------------
> Hi all,
>
> I am facing an issue with qsub command, when a script is issued with qsub
> as shown below:-
>
> time qsub test.sh
> Your job 12973 ("test.sh") has been submitted
>
> real 0m59.665s
> user 0m0.126s
> sys 0m39.754s
>
> It took 59 sec to generate the job id. Initially there is no delay. Since
> a week, we are facing this issue.
>
> Kindly suggest how to resolve the issue.
>
One thing that can cause slowdowns like this IIRC is if the filesystem the
qmaster is using as a
spool is slow. This happens more easily if the spool is mounted on the qmaster
via NFS. For this
reason I usually have the spool local to the qmaster and NFS exported to the
rest of the cluster.William
signature.asc
Description: Digital signature
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
