23.07.2014 Views

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

How do I control multiple services on one node independently?<br />

You can do this by assigning an OST (or MDS) to a specific group, often with a name<br />

that relates to the service itself (e.g. ost1a, ost1b, ...). In the lmc configuration script,<br />

put each OST into a separate group, use:<br />

lmc --add ost --group ...<br />

When starting up each OST use:<br />

lconf --group {--reformat,--cleanup,etc} foo.xml<br />

to start up each one individually.<br />

Unless a group is specified all of the services on the that node will be affected by the<br />

command.<br />

Beginning with <strong>Lustre</strong> 1.4.4, managing individual services has been substantially<br />

simplified.<br />

The group / select mechanics are gone, and you can operate purely on the basis of<br />

service names:<br />

lconf --service [--reformat --cleanup ...] foo.xml<br />

For example, if you add the service ost1-home, type:<br />

lmc --add ost --ost ost1-home ...<br />

You can start it with:<br />

lconf --service ost1-home foo.xml<br />

As before, if you do not specify a service, all services configured for that node will<br />

be affected by your command.<br />

D-16 <strong>Lustre</strong> <strong>1.6</strong> <strong>Operations</strong> <strong>Manual</strong> • September 2008

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

Saved successfully!

Ooh no, something went wrong!