Conversation
SeaStore can't handle too big attributes Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
f00cb29 to
413fadd
Compare
|
This is a reasonable stop-gap for now, but we do need to support xattrs longer than 8k -- let's open a bug and note it in the yaml next to the config. What's the current architectural limitation restricting us to 8k? |
It's limited by the size of the omap leaf node; actually, even with the current omap leaf node size (64KB), the limit is not necessarily 8k, I just wanted to run the teuthology test, so just set the limit to a definitely workable value. |
Um, I think I've added it. |
|
Let's change the |
Matan-B
left a comment
There was a problem hiding this comment.
My suggestion would be to only introduce max_attr_len in this PR.
After this one is merged, we can make use of it in the other seastore PR.
I would prefer not using this option with bluestore tests.
…crimson thrash tests Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
413fadd to
4594355
Compare
|
Hi, everyone, is this PR good to merge? Thanks. |
|
all |
SeaStore can't handle attributes that are too big, so we need to constrain it during tests
Signed-off-by: Xuehan Xu xuxuehan@qianxin.com
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e