Hi,

I noticed some inconsistency in the documentation. In each example of lustre configuration you say that OST is started by the following command.

$ mount -t lustre  /dev/sda /mnt/test/ost0

Whereas in the section 4.1 Expanding the File System by Adding OSTs you say something different:

To add OSTs to existing Lustre file systems:
1 Add a new ost by passing on the following commands
$ mkfs.lustre --fsname=spfs --ost [EMAIL PROTECTED] /dev/sda
$ mkdir -p /mnt/test/ost0
$ mount -t spfs /dev/sda /mnt/test/ost0

Is that a typo?

cheers

Wojciech Turek



Mr Wojciech Turek
Assistant System Manager
University of Cambridge
High Performance Computing service
email: [EMAIL PROTECTED]
tel. +441223763517



_______________________________________________
Lustre-discuss mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss

Reply via email to