On Sat, 2009-02-28 at 14:36 +0100, Nick Jennings wrote: > I just re-formated everything and started from scratch, here is a start > to finish account of the process. I'm following the Lustre Mount Conf > doc found here: http://wiki.lustre.org/index.php?title=Mount_Conf
> > # cat /proc/fs/lustre/lov/testfs-*/stripe* > 1 > 0 > 1048576 > 1 > 1 > 0 > 1048576 > 1 It's obviously not clear from the above cat which each of those values is for. Substituting "grep .*" for cat usually solves that. In any case, I don't see anything in those numbers that indicates anything other than a "stripe_count" of 1 policy. Have you read Chapter 25 of the Operations Manual? It covers striping pretty well. b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
