[gridengine users] queues behaving differently

Rayson Ho rayrayson at gmail.com
Tue Jul 10 20:30:50 UTC 2012


On Tue, Jul 10, 2012 at 4:23 PM, John Young <j.e.young at larc.nasa.gov> wrote:
> With this in place, it seems odd that from one of my queues I
> get a default setting for the number of descriptors of 1024.
>
> So I have two questions really:
>
> 1. Why am I getting different behavior from the two queues?

Could be OS issue - try upping the limit as root from an interactive
shell, and see if you can increase the limit?


> 2. Since H_DESCRIPTORS=65536, why can't I request that amount and get it?

I believe you are hitting the OS limit, try something smaller, and/or
change the limit set by /etc/security/limits.conf &
/proc/sys/fs/file-max .

Rayson



>
> JY
>


More information about the users mailing list