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.

25.5 Performing Direct I/O<br />

Starting with 1.4.7, <strong>Lustre</strong> supports the O_DIRECT flag to open.<br />

Applications using the read() and write() calls must supply buffers aligned on a page<br />

boundary (usually 4 K). If the alignment is not correct, the call returns -EINVAL.<br />

Direct I/O may help performance in cases where the client is doing a large amount<br />

of I/O and is CPU-bound (CPU utilization 100%).<br />

25.5.1 Making Filesystem Objects Immutable<br />

An immutable file or directory is one that cannot be modified, renamed or removed.<br />

To do this:<br />

chattr +i <br />

To remove this flag, use chattr –i<br />

25-10 <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!