Hi! On Wed, Aug 11, 2010 at 09:53:01AM +0200, Heiko Schröter wrote: > According to "lfs find" the stripe should be on scia-OST0017_UUID. "lfs > gestripe" reports to have it on obdidx 23 , which is scia-OST0014 according > to lctl dl. Which one is true ?
lctl dl returns a list of all Lustre components running on the local machine, prefixed by a sequential number. It depends on the order in which components have been started on the machine, and has nothing to do with obdidx. Your file resides on OST 23 (== 0x17), therefore. Regards, Daniel. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
