Thread: SGE cannot run in PE "" because it only offers 0 slots
hello guys,
have set parallel environment ubuntu server,
the queuecode:$ qconf -sp cluster-pe pe_name cluster-pe slots 100 user_lists none xuser_lists none start_proc_args /bin/true stop_proc_args /bin/true allocation_rule $pe_slots control_slaves false job_is_first_task true urgency_slots min accounting_summary false
but qsub job,code:$ qconf -sq libranjie.q qname libranjie.q hostlist @libranjie seq_no 0 load_thresholds np_load_avg=1.75 suspend_thresholds none nsuspend 1 suspend_interval 00:05:00 priority 0 min_cpu_interval 00:05:00 processors undefined qtype batch interactive ckpt_list none pe_list cluster-pe make rerun false slots 1,[ubuntu-client03=12],[ubuntu-client04=12], \ [ubuntu-client05=12],[ubuntu-client06=12], \ [ubuntu-client07=12],[ubuntu-client08=12], \ [ubuntu-client09=12],[ubuntu-client10=12] tmpdir /tmp shell /bin/bash prolog none epilog none shell_start_mode posix_compliant starter_method none suspend_method none resume_method none terminate_method none notify 00:00:60 owner_list none user_lists none xuser_lists none subordinate_list none complex_values none projects none xprojects none calendar none initial_state default s_rt infinity h_rt infinity s_cpu infinity h_cpu infinity s_fsize infinity h_fsize infinity s_data infinity h_data infinity s_stack infinity h_stack infinity s_core infinity h_core infinity s_rss infinity h_rss infinity s_vmem infinity h_vmem infinity
the queue status is:code:$ qstat -j 899 |tail -8 parallel environment: cluster-pe range: 23 scheduling info: queue instance "libranjie.q@ubuntu-client03" dropped because temporarily not available queue instance "libranjie.q@ubuntu-client04" dropped because temporarily not available queue instance "libranjie.q@ubuntu-client05" dropped because temporarily not available queue instance "libranjie.q@ubuntu-client06" dropped because temporarily not available queue instance "libranjie.q@ubuntu-client07" dropped because temporarily not available queue instance "libranjie.q@ubuntu-client08" dropped because temporarily not available cannot run in pe "cluster-pe" because offers 0 slots
comment, client03-client08 power off.code:$ qstat -f queuename qtype resv/used/tot. load_avg arch states --------------------------------------------------------------------------------- libranjie.q@ubuntu-client03 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client04 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client05 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client06 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client07 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client08 bip 0/0/12 -na- lx26-amd64 au --------------------------------------------------------------------------------- libranjie.q@ubuntu-client09 bip 0/0/12 0.01 lx26-amd64 --------------------------------------------------------------------------------- libranjie.q@ubuntu-client10 bip 0/0/12 0.01 lx26-amd64 ############################################################################ - pending jobs - pending jobs - pending jobs - pending jobs - pending jobs ############################################################################ 899 0.50000 rca_asm_01 ubuntu qw 04/14/2013 15:17:36 23
1 can make parallel environment work?
i have made mistake on how manage clsuter.
when use parallel environment, client node need have thr right use qrsh.
that's means need install gridengine-client
code:#apt-get install gridengine-client
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] SGE cannot run in PE "" because it only offers 0 slots
Ubuntu
Comments
Post a Comment