Comments - Cluster node sizes are different
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Could you describe how are you measuring the content size? What is the storage engine for the tables?
I use innodb engine for tables, and using (du -sm *) in /var/lib/mysql to get all database sizes.
Can you provide the ls -lsR --block-size=1 /var/lib/mysql/* output from all 3 nodes, it is interesting where the difference is, there can be difference e.g. in error log size.