On Jul 19, 2007 17:15 +0100, Wojciech Turek wrote: > 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?
Indeed, it does appear to be an error. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
