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.

Network<br />

Here, the script drives one or more instances of obdecho via instances of<br />

echo_client running on one or more nodes. You need to tell the script the names<br />

of all echo_client instances, which should already be up and running. If some<br />

instances are on different nodes, then you also need to specify their hostnames, for<br />

example, node1:ECHO_node1.<br />

Stripe F/S over the network<br />

Here, the script drives one or more instances of obdfilter via instances of<br />

echo_client running on one or more nodes. As noted above, you need to tell the<br />

script the names of all echo_client instances, which should already be up and<br />

running. Note that the script is not scalable to hundreds of nodes since it is only<br />

intended to measure individual servers, not the scalability of the system as a whole.<br />

Script<br />

The script must be customized according to the components being tested and the<br />

location where it should keep its working files. Customization variables are clearly<br />

described at the beginning of the script.<br />

19.2.2.1 Running obdfilter_survey Against a Local Disk<br />

To run the obdfilter_survey script against a local disk:<br />

1. Create a <strong>Lustre</strong> configuration shell script and XML, using your normal<br />

methods. You do not need to specify an MDS or LOV, but you do need to list<br />

all OSTs that you wish to test.<br />

2. On all OSS machines, run:<br />

$ mkfs.lustre --fsname spfs --mdt --mgs /dev/sda<br />

Remember, write tests are destructive. This test should be run prior to startup of<br />

your actual <strong>Lustre</strong> filesystem. If you do this, you will not need to reformat to<br />

restart <strong>Lustre</strong>. However, if the test is terminated before completion, you may<br />

have to remove objects from the disk.<br />

Chapter 19 <strong>Lustre</strong> I/O Kit 19-5

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

Saved successfully!

Ooh no, something went wrong!