On Mon, Oct 16, 2006 at 01:24:37PM +0200, Daniel Benden alleged: > > >Why do you have these in your TORQUE config? > > > >set queue batch acl_host_enable = False > >set queue batch acl_hosts = fruitschaal > > > >Unset those, restart maui, and things should be working. > Thanx, that was it. > On the reason why, I've no clue :-)
Maui interprets host ACLs on queues as a list of nodes for jobs. So you were telling maui that jobs in the batch queue should only be run on a node named "fruitschaal". _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
