[Moabusers] NODEACCESSPOLICY override not working
Douglas Wightman
wightman at clusterresources.com
Fri Jun 29 10:22:34 MDT 2007
These changes affected some very core versions of the code. We believe
that things have been tested sufficiently and that with the latest
snapshot of Moab this functionality should work as expected.
Please let us know if you still see problems.
Thanks,
- Douglas
On Fri, 2007-04-06 at 14:51 -0600, Douglas Wightman wrote:
> We are currently testing out a fix. Once this is done we will release
> it in a patch for 5.1.0.
>
> We'll be in contact when it's ready.
>
> Thanks for the bug report.
>
> - Douglas
>
> On Fri, 2007-04-06 at 08:36 -0500, Adam Emerich wrote:
> > I am attempting to set up some development nodes in our cluster and would
> > like them to have different node access policies. According to the
> > documentation you can override the global policy on a node to node basis
> > with:
> >
> > NODECFG[node] ACCESS=SHARED
> >
> > and on a by queue basis with:
> >
> > CLASSCFG[queue] NODEACCESSPOLICY=SHARED
> >
> > In my current setup, only the latter actually overrides the global policy
> > of SINGLEJOB. I was also able to override the global policy with the
> > "Resource Manager Extensions", but it would be much more user friendly to
> > be able to just configure the develop nodes in the moab.cfg file. Has
> > anyone else had issues similar to this.
> >
> > Here is the part of the moab.cfg file that is relevant:
> >
> > #Added by xCAT genpbs Thu Mar 29 12:46:03 CDT 2007
> > #NODEAVAILABILITYPOLICY DEDICATED:SWAP
> > NODEAVAILABILITYPOLICY UTILIZED:PROC DEDICATED:SWAP
> > JOBNODEMATCHPOLICY EXACTNODE
> > NODEACCESSPOLICY SINGLEJOB
> > NODEMAXLOAD .5
> > JOBMAXSTARTTIME 00:05:00
> > DEFERTIME 0
> > JOBMAXOVERRUN 0
> > LOGDIR /var/spool/moab/log
> > LOGFILE moab.logs
> > LOGFILEMAXSIZE 10000000
> > LOGFILEROLLDEPTH 10
> > STATDIR /var/spool/moab/stats
> >
> >
> > # Setup development nodes to be shared Access
> > NODECFG[n01-01-01] ACCESS=SHARED
> > NODECFG[n01-01-02] ACCESS=SHARED
> > NODECFG[n01-01-03] ACCESS=SHARED
> >
> > Moab Version:
> >
> > Moab Workload Manager version 5.0.0p1
> >
> > Any help would be greatly appreciated
> >
> >
> >
> > Adam
> >
> > _______________________________________________
> > moabusers mailing list
> > moabusers at supercluster.org
> > http://www.supercluster.org/mailman/listinfo/moabusers
More information about the moabusers
mailing list