Job dropped instead of queue

Hi All,

I’m new to pbspro, we have a cluster setup recently but we faced an issue of having the job being dropped instead of queue after more than 5 jobs is queueing.

Job number 6 onward will be dropped. Any idea is welcome.

Thanks

Could you please run the below commands:

  1. as root user
    qmgr -c “set server job_history_enable=true”

  2. Submit 6 jobs and share the output of
    a. qstat -answ1
    b. qstat -xH
    c. qstat -fx

Thank you