Our “serverless” cluster is failing to insert new records due to disk usage being to high.
put object: import into index record: put local object: shard=“C3Alih6pvtKv”: store is read-only due to: disk usage too high. Set to read-only at 90.38%, threshold set to 90.00%"
Server Setup Information
Weaviate Server Version: 1.28.4
Deployment Method: serverless
Multi Node? Number of Running Nodes: serverless
Client Language and Version: curl
Multitenancy?: no
Any additional Information
I am confused as to what serverless offering does as it seems to me it does it not scale well at all with errors like this.
This can happen on recently created clusters, where the disk usage is not known yet.
Now, when you start ingesting objects, and do it aggressively, the auto scaler will not have enough time to kick in.
Once we provision enough disk, it can support more aggressive imports as it has more room and data to work with.
For any issues related to clusters hosted at our cloud, the best place for support is from our Console, where you will be instructed on how to create a support ticket.
This will help us get access to your cluster and fix it faster.
if you create a new cluster in our cloud and want to perform an aggressive ingestion in a short period of time, you can reach out to us so we can allocate enough resources beforehand, so you migration/ingestion can go smoothly.
Please, let me know if you got a response already from the support line.