[Mauiusers] problem with maxnode & partitions
Darrian Hale
djhale at sandia.gov
Thu Apr 7 16:59:30 MDT 2005
Hello, I'm having a problem where the maxnode directive seems to be ignored if
I have multiple partitions set up.
For example, If i have the following in my config file, users can only use a
maximum of 8 nodes.
USERCFG[DEFAULT] MAXNODE=8
SYSCFG[base] PLIST=DEFAULT
However, if i add something like this to the config file, users can use
however many nodes they want.
NODECFG[cn1] PARTITION=test
...
NODECFG[cnX] PARTITION=test
CLASSCFG[test] PLIST=DEFAULT,test
Ive also tried adding USERCFG[test] MAXNODE=8 to the config file, but the
results are the same.
Thanks for your help,
Darrian
More information about the mauiusers
mailing list