Grid and Cloud Computing Pegasus Dr. Guy Tel-Zur
Pegasus
Pegasus course material We will use the newest version 4 Introduction: R08-PegasusWMSTutorial-final.pdf R08-PegasusWMSTutorial-final.pdf Tutorial: m.php m.php Virtual box image: wget Debian-6-x86.vbox.zip
Pegasus is composed of three components: Mapper (Pegasus Mapper): Generates an executable workflow based on an abstract workflow provided by the user or workflow composition system. It finds the appropriate software, data, and computational resources required for workflow execution. The Mapper can also restructure the workflow to optimize performance and adds transformations for data management and provenance information generation. Execution Engine (DAGMan): Executes the tasks defined by the workflow in order of their dependencies. DAGMan relies on the resources (compute, storage and network) defined in the executable workflow to perform the necessary actions. Task manager (Condor Schedd): manages individual workflow tasks: supervises their execution on local and remote resources.
Pegasus demos on my laptop 1. Pegasus GUI (Windows) 2. Virtual Box VM image Folder: C:\Users\telzur\Documents\MTA\CloudComputing2012B\Software\Pegasus
Other options Vbox account: user: tutorial pw: pegasus AWS/EC2 AMI ami ec /centos-5.6-x86_64-pegasus-cloud-tutorial-2 Login as root Vbox account: user: tutorial pw: pegasus AWS/EC2 AMI ami ec /centos-5.6-x86_64-pegasus-cloud-tutorial-2 Login as root
## What machine is your central manager? CONDOR_HOST = central-manager- hostname.your.domain CONDOR_HOST = my local host…. ## What machine is your central manager? CONDOR_HOST = central-manager- hostname.your.domain CONDOR_HOST = my local host…. As user root : vi /etc/condor/condor_config See instructions online: pageId=
User: tutorial Password: pegasus grid-proxy-init Your identity: /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User Creating proxy Done Your proxy is valid until: Thu May 10 01:03: grid-proxy-info subject : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User/CN= issuer : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User identity : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User type : RFC 3820 compliant impersonation proxy strength : 512 bits path : /tmp/x509up_u1000 timeleft : 11:59:03 grid-proxy-init Your identity: /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User Creating proxy Done Your proxy is valid until: Thu May 10 01:03: grid-proxy-info subject : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User/CN= issuer : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User identity : /O=edu/OU=ISI/OU=isi.edu/CN=Tutorial User type : RFC 3820 compliant impersonation proxy strength : 512 bits path : /tmp/x509up_u1000 timeleft : 11:59:03
Follow the URL: