We are slowly splitting s8 into the main section (for all tables) and x3 (term store tables, they start with wbt_). Currently out of 1.6TB in s8, these tables will be moved out:
root@db1172:/srv/sqldata/wikidatawiki# ls -Ssh | grep -i wbt_ 249G wbt_item_terms.ibd 51G wbt_text_in_lang.ibd 47G wbt_term_in_lang.ibd 25G wbt_text.ibd 31M wbt_property_terms.ibd 64K wbt_type.ibd
which roughly translates to 370GB. They all are derivative data but rebuilding it will take a long time (still slightly outdated data would be fine). This also means s8 main cluster will shrink to 1.2TB. It could probably sit next to s8 backup sources in a separate maraidb daemon but that's for @jcrespo to decide
- Expected date: 2025-04-21

