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