23.07.2014 Views

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

Lustre 1.6 Operations Manual

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.

7.3 Load Balancing with Infiniband<br />

There is one OSS with two infiniband HCAs. <strong>Lustre</strong> clients have only one Infiniband<br />

HCA using native <strong>Lustre</strong> drivers of o2ibind. Load balancing is done on both HCAs<br />

on the OSS with the help of LNET.<br />

7.3.1 Modprobe.conf<br />

<strong>Lustre</strong> users have options available on following networks.<br />

■<br />

Dual HCA OSS server<br />

■<br />

■<br />

options lnet ip2nets= "o2ib0(ib0),o2ib1(ib1) 192.168.10.1.[101-102]<br />

Client with the odd IP address<br />

options lnet ip2nets=o2ib0(ib0) 192.168.10.[103-253/2]<br />

Client with the even IP address<br />

options lnet ip2nets=o2ib1(ib0) 192.168.10.[102-254/2]<br />

7.3.2 Start servers<br />

To start the MGS and MDT server, run:<br />

modprobe lnet<br />

To start MGS and MDT, run:<br />

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

$ mkdir -p /mnt/test/mdt<br />

$ mount -t lustre /dev/sda /mnt/test/mdt<br />

$ mount -t lustre mgs@o2ib0:/lustre /mnt/mdt<br />

To start the OSS, run:<br />

$ mkfs.lustre --fsname lustre --ost --mgsnode=mds@o2ib0 /dev/sda<br />

$ mkdir -p /mnt/test/mdt<br />

$ mount -t lustre /dev/sda /mnt/test/ost<br />

$ mount -t lustre mgs@o2ib0:/lustre /mnt/ost<br />

7-6 <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!