The cluster is reporting 49% data usage and 38% index usage, but trying to insert into this table gives the table full error.
The managers/data/api nodes all have free disk space as well.
The table itself currently has a lot of rows (1,384,107,111 across 6 nodes, replicas=2) but according to http://dev.mysql.com/doc/refman/5.1/en/faqs-mysql-cluster.html, "There is no set limit for the number of rows per table."
What else can I check? :(
The managers/data/api nodes all have free disk space as well.
The table itself currently has a lot of rows (1,384,107,111 across 6 nodes, replicas=2) but according to http://dev.mysql.com/doc/refman/5.1/en/faqs-mysql-cluster.html, "There is no set limit for the number of rows per table."
What else can I check? :(