Bakeathon 2007 Issues List
From Linux NFS
(Difference between revisions)
(New page: * Complete server export getdeviceinfo/getdevicelist implementation * Number of sessions slots hardcoded to be number of rpc slots. Need ability to dynamically change this value. * Sessio...) |
|||
Line 4: | Line 4: | ||
* Session interupt issues | * Session interupt issues | ||
* Incremental sessionid creation issues [Marc] | * Incremental sessionid creation issues [Marc] | ||
+ | * Client layout syncronization issues [Benny] | ||
+ | * 2.6.18 client port to 2.6.23 [Andy, Ricardo] | ||
+ | * Managing layout segment (alloc/inject layout) [Andy, Benny] | ||
+ | * Layout device/lease | ||
+ | * Delegations and Layouts | ||
+ | * Continue to use devicelist on mount? | ||
+ | * MDS/DS I/O syncronization, need to ensure each is committed separately | ||
+ | * Layoutget timing, before or after pagecache (both?) | ||
+ | * Asyncronous layoutget [Future Work, Requires more investigation/justification] |
Revision as of 15:25, 11 October 2007
- Complete server export getdeviceinfo/getdevicelist implementation
- Number of sessions slots hardcoded to be number of rpc slots. Need ability to dynamically change this value.
- Session/sunrpc retry behavior
- Session interupt issues
- Incremental sessionid creation issues [Marc]
- Client layout syncronization issues [Benny]
- 2.6.18 client port to 2.6.23 [Andy, Ricardo]
- Managing layout segment (alloc/inject layout) [Andy, Benny]
- Layout device/lease
- Delegations and Layouts
- Continue to use devicelist on mount?
- MDS/DS I/O syncronization, need to ensure each is committed separately
- Layoutget timing, before or after pagecache (both?)
- Asyncronous layoutget [Future Work, Requires more investigation/justification]