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.

5.3 Starting and Stopping LNET<br />

<strong>Lustre</strong> automatically starts and stops LNET, but it can also be manually started in a<br />

standalone manner. This is particularly useful to verify that your networking setup<br />

is working correctly before you attempt to start <strong>Lustre</strong>.<br />

5.3.1 Starting LNET<br />

To start LNET, run:<br />

$ modprobe lnet<br />

$ lctl network up<br />

To see the list of local NIDs, run:<br />

$ lctl list_nids<br />

This command tells you if the local node's networks are set up correctly.<br />

If the networks are not correctly setup, see the modules.conf "networks=" line and<br />

make sure the network layer modules are correctly installed and configured.<br />

To get the best remote NID, run:<br />

$ lctl which_nid <br />

where is the list of available NIDs.<br />

This command takes the "best" NID from a list of the NIDs of a remote host. The<br />

"best" NID is the one that the local node uses when trying to communicate with the<br />

remote node.<br />

5.3.1.1 Starting Clients<br />

To start a TCP client, run:<br />

mount -t lustre mdsnode:/mdsA/client /mnt/lustre/<br />

To start an Elan client, run:<br />

mount -t lustre 2@elan0:/mdsA/client /mnt/lustre<br />

5-10 <strong>Lustre</strong> 1.7 <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!