[Mauiusers] Re: [torqueusers] Easiest way to allocate nodes ?
Steve Young
chemadm at hamilton.edu
Tue Sep 9 09:22:35 MDT 2008
Hi Roberto,
That's basically how I do it. Put a feature in the nodes file.. =
node1 =20
np=3D2 big
then in qmgr I specify: set queue big resources_default.neednodes =3D =
=20
big
That should do it for you. Maui would just allow you to set extra =20
parameters about that queue.
With this set up you could use either pbs_sched or maui and it would =20
work with it.
-Steve
On Sep 9, 2008, at 9:47 AM, SCIPIONI Roberto wrote:
> Dear people
>
>
> I have a linux cluster with Torque and Maui
> and I want to find an easy way to create different queues say
>
> BIG
>
> and
>
> SMALL
>
> where by doing
>
>
> qsub -q BIG script
>
> the job goes
>
> to say node1,node1,..........node20
>
> and instead using
>
> qsub -q SMALL script
>
> the job goes to node21,node22, ..... node25
>
>
>
> ----------------------
>
> I have been reading the MAUI user guide, administration guide
> and different materials on the internet and the confusion is total. =20=
> I grrew none wiser !!!
>
> Do I need to use ?
>
> 1) In the Torque /nodes file ?
>
> node1 np=3D2 property1
> node2 np=3D2 property2
>
> ect
>
> 2) resources_default.nodes =3D and / or
> resources_default.neddnodes =3D
>
> in Torque qmgr
>
> to somehow specify the property
>
> 3) CLASSCFG(property) in maui.cfg
>
>
> Obviously if I use the Maui scheduler, pbs_sched should be offline =20
> right ?
>
>
> Thanks for your help
>
>
> Roberto Scipioni
> ICYS-MANA Reseracher
> System Manager
> ICYS-Linux Cluster
> ICYS-MANA, NIMS
> Japan
>
>
> Hi
>
> I have a cluster, install torque+maui, I allow 15001,15002,15003 =20
> and 22 port in my firewall, but I found I can not ssh computing =20
> nodes, and showq =A1=A2qstat=A1=A2qsub etc =20
> command do not work. who can tell me torque and maui need other =20
> ports except above?
>
> Thanks!
>
>
> yang
>
>
>
> _______________________________________________
> mauiusers mailing list
> mauiusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/mauiusers
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the mauiusers
mailing list