# Why is my cluster rebalancing/resizing? Clusters are typically in an **active** state, meaning they are operating normally. However, a cluster may instead be in a **rebalancing** or **resizing** state: - If a cluster is **rebalancing**, we are recycling it for maintenance, troubleshooting, or another internal operation. - If a cluster is **resizing**, we are in the process of adjusting its storage, as per customer request. In either case, you can expect no downtime and do not need to take action. If the cluster’s state does not return to **active** for an extended period of time, please [contact our support team](https://cloudsupport.digitalocean.com). ## Related Topics [How do I fix the "Connection Refused" error when connecting to my database?](https://docs.digitalocean.com/support/how-do-i-fix-the-connection-refused-error-when-connecting-to-my-database/index.html.md): Verify the connection string, ensure correct port usage, and add your local machine to the database cluster’s trusted sources. [How do I fix the "Connection Timed Out" error when connecting to my database?](https://docs.digitalocean.com/support/how-do-i-fix-the-connection-timed-out-error-when-connecting-to-my-database/index.html.md): Add your machine to the database cluster’s list of trusted sources in the firewall settings. [How do I fix the "Invalid Parameters and Values" error when connecting to my database?](https://docs.digitalocean.com/support/how-do-i-fix-the-invalid-parameters-and-values-error-when-connecting-to-my-database/index.html.md): Verify the format and values in the connection string for typos or formatting errors.