[Lustre-devel] Oleg an Eric - Supporting >512 OSTs for Striping

Andreas Dilger adilger at sun.com
Thu Feb 5 16:01:28 PST 2009


On Feb 05, 2009  18:18 -0500, Oleg Drokin wrote:
> On Feb 5, 2009, at 5:31 PM, Andreas Dilger wrote:
>> we might consider to do MDS-originated object destroys for
>> such files (or all files) instead of sending huge RPC with cookies to
>> the client (~84kB reply).  These could be batched on unlink commit,  
>> and would also avoid the "inodes with destroyed objects" bug previously
>> discussed.
>
> Do you only think of this as a way to cut the maximum RPC reply size on 
> MDS?

Yes, if we don't have to return cookies to the unlinking client then
reply size will be ~ (24 * num_stripes) instead of (56 * num_stripes).

With SOM it may be that the client will have to pass cookies again,
though I'm not sure if that is for every OST in the file, or
only OSTs that the client wrote to.

Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.




More information about the lustre-devel mailing list