03.01.2015 Views

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

104<br />

service gsigatekeeper<br />

{<br />

socket_type = stream<br />

protocol = tcp<br />

wait = no<br />

user = root<br />

env = LD_LIBRARY_PATH=/usr/local/globus/lib<br />

server = /usr/local/globus/sbin/globus-gatekeeper<br />

server_args = -conf /usr/local/globus/etc/globus-gatekeeper.conf<br />

disable = no<br />

}<br />

Create the file /etc/xinetd.d/gsiftp on each server, containing the lines:<br />

service gsiftp<br />

{<br />

instances = 1000<br />

socket_type = stream<br />

wait = no<br />

user = root<br />

env = LD_LIBRARY_PATH=/usr/local/globus/lib<br />

server = /usr/local/globus/sbin/in.ftpd<br />

server_args = -l -a -G /usr/local/globus<br />

log_on_success += DURATION USERID<br />

log_on_failure += USERID<br />

nice = 10<br />

disable = no<br />

}<br />

Now reboot all of the machines.<br />

B.3 Setting Up the MDS<br />

We will configure the Monitoring and Discovery Service (MDS) to have one<br />

Grid In<strong>for</strong>mation Index Service (GIIS) in the machine m2, which collects the data<br />

reported by the Grid Resource In<strong>for</strong>mation Servers (GRIS) in all of the machines.<br />

The GRIS servers send in<strong>for</strong>mation about their respective servers to the GIIS. In<br />

the demo application, we will use this to find machines that are not too busy. The user<br />

will be able to query the GIIS from the client machine m1.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!