I'm testing it as root, which is temporary a member of  a user group (acl)
configured for the project prj_cfd_of_ext :

qconf -sprj prj_cfd_of_ext | grep acl
acl cfd_ext
xacl NONE

qconf -su cfd_ext | grep root
        ,czcmmma,ezcsmuy,fzcmh3q,d486sa0,hjkljqf,xzcjk9r,root

The hostgroup  is configured  for used PE:

qconf -sq all.q | grep pe_list
pe_list               NONE,[@c02_Ba=Pe_C02_Ba]

The host is a member of the hostgroup:

qconf -shgrp @c02_Ba | grep 122
         nodec02n121.hpc.dom.com nodec02n122.hpc.dom.com \

It is possible to increase debug level for qrsub then -w v?



2012/12/3 Dave Love <[email protected]>

> baf035 <[email protected]> writes:
>
> > In case of setting of project in the queue for a hostgroup is impossible
> > use Advance Reservation:
> >
> > ~# qconf -sq all.q | grep projects
> > projects              NONE,[@c02_Ba=prj_cfd_of_ext]
> > xprojects             NONE
> >
> > ~# qrsub  -pe Pe_C02_Ba 8 -q all.q@nodec02n122 -N reservation -d 1:0:0
> > advance_reservation: no suitable queues
> >
> > ~# qrsub -w v -pe Pe_C02_Ba 8 -q all.q@nodec02n122 -N reservation -d
> 1:0:0
> > Your job (no project) does not have the correct project to run in queue "
> > [email protected]"
> > Your job (no project) does not have the correct project to run in queue "
> > [email protected]"
>
> That just seems to be saying that you're not a member of the project, or
> am I missing something?  I can get an AR on a host group with a project
> defined on it with a request similar to the above (using a
> hostgroup-specific PE as it looks as if the one above is).
>
> --
> Community Grid Engine:  http://arc.liv.ac.uk/SGE/
>
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to