Symptoms:
ZVM services is crashing after they changed the sa Passwords in (External Database) < System.Data.SqlClient.SqlException: Cannot open database ""zvm_db"" requested by the login. The login failed. Login failed for user 'sa'.>
Cause:
When the user change a username or passwords in SQL External Database.
Solution:
- Check in the storage properties If the name is correct or not. <Name>m_database</Name> <Value>zvm_db</Value>
- Then renamed the DB instance name in SQL
- Open SQL Management Studio
2. Login with admin credentials
3. Locate the Zerto Database zvmdb
4. Right click and select option rename to zvm_db
5. Restart the zVM services