On Tue, May 11, 2010 at 05:55:47PM +1000, Brian O'Connor wrote: > > >Hi, > we are setting up an installation that may have 2 torque/moab clusters and > a slurm/moab >cluster talking to a Gold AM bank. > >We are testing Gold with a small torque/maui cluster before beginning the >first integration >with a production torque/moab cluster :) phew! > >Gold appears to work but on the torque/maui test cluster, the jobs come >through with no >project set. We would like jobs submitted to the queues to have their unix >group mapped >to a gold project, and hoped that this would be the default. Looking at the >logs maui >does not send a "project" field to Gold at all unless the user uses "qsub -A >projectid ..", >and this is not what we had hoped. > >Does anyone know of a way in moab to automatically map a user group to be an >"account" or >project? > >How are others doing this stuff? > >Thanks In Advance > >Brian O'Connor > >Victorian Life Sciences Computation Initiative >http://www.vlsci.unimelb.edu.au
In my setup (maui 3.2.6p21/torque 2.1.11/gold 2.1.8.1), each unix group has a corresponding gold project/account (glsproject & glsaccount) with the same name. Each user is a member of one or more gold projects, and has their default gold project the same as their default unix group as specified in /etc/passwd. When the user submits a job, if no account is specified, then their default project/account is charged, otherwise the specified account is charged. - Corey -- Corey Ferrier [email protected] CSO HPC, CCIT, Clemson University 864-656-2790 340 Computer Court, Anderson, SC, USA 29625 _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
