>check this link >http://grid-deployment.web.cern.ch/grid-deployment/documentation/Maui-Cookbook.pdf >
Thanks, regarding the "service maui stop/start", I don't have them. I checked maui-3.3/contrib/service-scripts and there are only two scripts for redhat and suse. It seems there is no debian script for maui. However torque has debian script. Thanks, // Naderan *Mahmood; ----- Original Message ---- From: Hung-Sheng Tsao (Lao Tsao 老曹) Ph. D. <[email protected]> To: [email protected] Sent: Sun, February 13, 2011 12:01:16 AM Subject: Re: [Mauiusers] setting priority has no effect check this link http://grid-deployment.web.cern.ch/grid-deployment/documentation/Maui-Cookbook.pdf On 2/12/2011 5:44 AM, Mahmood Naderan wrote: > Hi, > I have two queues with these configurations (big, small): > > Qmgr: print server > create queue big > set queue big queue_type = Execution > set queue big Priority = 10 > set queue big resources_default.nodes = 1 > set queue big resources_default.walltime = 120:00:00 > set queue big enabled = True > set queue big started = True > # > # Create and define queue small > # > create queue small > set queue small queue_type = Execution > set queue small Priority = 100 > set queue small resources_default.nodes = 1 > set queue small resources_default.walltime = 02:00:00 > set queue small enabled = True > set queue small started = True > # > # Set server attributes. > # > set server scheduling = True > set server acl_hosts = server1 > set server default_queue = big > set server log_events = 511 > set server mail_from = adm > set server resources_available.nodect = 30 > set server scheduler_iteration = 600 > set server node_check_rate = 150 > set server tcp_timeout = 6 > set server next_job_number = 24181 > > I also set the followings in maui.cfg (these are defaults, I only uncomment > them): > > # FairShare: http://supercluster.org/mauidocs/6.3fairshare.html > FSPOLICY PSDEDICATED > FSDEPTH 7 > FSINTERVAL 86400 > FSDECAY 0.80 > > Now these jobs are in queue (j1 is the head): > j1 big > j2 big > j3 big > j4 small > j5 small > > However when one nodes get free, j1 will be processed. j4 and j5 has higher > priority and since one node is free, j4 should be > > processed. > > Any troubleshooting idea? > // Naderan *Mahmood; > > > > > _______________________________________________ > mauiusers mailing list > [email protected] > http://www.supercluster.org/mailman/listinfo/mauiusers ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
