Hi Rakesh, Locate "db.properties" file (may be at /etc/cloudstack/management/) in the management server and check for the parameters db.cloud.maxWait (default: 10 secs), db.cloud.autoReconnect (default: true) and other database settings. Restart the management server post parameters update.
- Suresh On Wed, Apr 10, 2019 at 7:41 PM Rakesh Venkatesh <www.rakeshv....@gmail.com> wrote: > Hello Folks > > Is there a way to increase the database connectivity timeout value in case > cloudstack loses connection to the database? Also is it possible to > configure the value? Can you point me to the right place? I also want to > increase the retries value so that it will retry to connect to DB > configured value of times and then really shuts down. > > We have a redundant setup with three database hosts and switching from one > db host to another db host took more than 10 seconds and mgt server got > killed since it cant connect to db anymore. i have to restart the mgt > server to bring it back up. To avoid this I want to configure the timeout > value as well as the number of retries to get a connection > > -- > Thanks and regards > Rakesh venkatesh >