Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
Unlanded patches exist in upstream ZFS to increase the dnode size which need to be evaluated for their impact (hopefully improvement) for Lustre metadata performance on ZFS MDTs:
Attachments
Issue Links
- is blocking
-
LU-7895 zfs metadata performance improvements
-
- Resolved
-
- is duplicated by
-
LU-8424 osd_object.c:1330:22: error: 'DN_MAX_BONUSLEN' undeclared (first use in this function) DMU_OT_SA, DN_MAX_BONUSLEN, tx);
-
- Resolved
-
- is related to
-
LU-8124 MDT zpool capacity consumed at greater rate than inode allocation
-
- Resolved
-
- is related to
-
LU-6483 Add xattrset to mdsrate
-
- Resolved
-
- mentioned in
-
Page No Confluence page found with the given URL.
The large dnode patch is blocked behind https://github.com/zfsonlinux/zfs/pull/4460 which is the performance problem that Alex and Ned identified, but currently that patch is only a workaround and needs to be improved before landing. I've described in that ticket what seems to be a reasonable approach for making a production-ready solution, but to summarize:
Alex, in order to move the large dnode patch forward, could you or Nathaniel work on an updated 4460 patch so that we can get on with landing the large dnode patch.