Increase max device size from 100TiB to 1PiB#64056
Conversation
|
jenkins test make check |
|
I'll get to this this week, apologies for the delay. |
AFAICT, this is truly only used in CrushCompiler.cc to check the parsed weight. I don't see it used in any other context. I'd guess it's actually possible to add a larger device through other crush commands already (@dvanders this is worth checking, there might be other checks like this which don't use this constant). This should be safe. |
|
@dvanders - The validation of the PR has been successfully completed. As per the above comment , the review is currently pending. Once the review is done,feel free to merge the PR. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
jenkins test make check |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
@athanatos it is still awaits your review. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution! |
dca2cc4 to
8c7863f
Compare
|
@athanatos @kshtsk I've checked the OSDMonitor commands like |
You're right, this applies to crushtool. I'm adding a crushtool test. |
81961a5 to
9a84d70
Compare
|
jenkins retest this please |
|
testing from @JoshuaGabriel |
|
crushtool seems happy |
120 TiB devices are now on the market. Fixes: https://tracker.ceph.com/issues/71764 Signed-off-by: Dan van der Ster <[email protected]>
Add a test which compiles a crush map with a device larger than 100TiB. Signed-off-by: Dan van der Ster <[email protected]>
9a84d70 to
382c4b5
Compare
120 TiB devices are now on the market.
Fixes: https://tracker.ceph.com/issues/71764