Lixian Xi @pragma 19 @pragma 19 Changchun, Jilin,Sep 15,2010 College of Computer Science and...

Post on 27-Mar-2015

221 views 0 download

Tags:

Transcript of Lixian Xi @pragma 19 @pragma 19 Changchun, Jilin,Sep 15,2010 College of Computer Science and...

Lixian XiLixian Xi

@pragma 19@pragma 19

Changchun, Jilin,Sep Changchun, Jilin,Sep 15,201015,2010

College of Computer Science and Technology, College of Computer Science and Technology, Jilin University, ChangChun, P.R.ChinaJilin University, ChangChun, P.R.China

Overview

Framework in CSF

schedPluginOpalschedue policy

Sort resource Select candidate resources Match job with resource

ResourceManagerOpal SOAP Monitor job status

CSF4-OPAL demoTwo OPAL resources: vm2-opal

10 cpu vm4-opal

7 cpu

Configuration for CSF Resource Manager <cluster><name> vm2-opal </name><type> OPAL </type><host> vm2.jlu.edu.cn </host><port> 8080 </port><version>2.4</version></cluster>

<cluster><name> vm4-opal </name><type> OPAL </type><host> vm4.jlu.edu.cn </host><port> 8080 </port><version>2.4</version></cluster>

Step1 – query clusters availableStep2 – query opal service availableStep3 – submit job to OPALStep4 – query job status Step5 – check the output file

CSF-OPAL demo1Get opal resources available

$csf-resouce-list

CSF-OPAL: demo2Get opal services available

$csf-service-list

CSF-OPAL demo3CSF-OPAL demo3Submit a autodock Job to OPAL

resources$csf-job-create –r autodock100.rsl –n

autodockJob

CSF-OPAL demo4CSF-OPAL demo4Get job status information according to

job id.$csf-job-status autodockJob

CSF-OPAL demo5CSF-OPAL demo5Check the output files

http://192.168.0.4:8080/....

Thank you!Thank you!