Installing Anti-Virus Mirror Tile without removing Anti-Virus Tile will not help since Anti-Virus Mirror also runs the antivirus job, that will try to start before the antivirus-mirror job starts the db, and you will see same error in Anti-Virus Mirror Tile during installation.
In order to fix this situation you need to
- Run bosh start on the VM that failed while Applying Changes. (In our example is nats) E.g
bosh -d cf-2cdc505875732fa3ace0 start nats/b07fe901-4e39-4c2c-9f1f-b9bb0d780863
It's important that you don't run the "--no-converge" flag, since we want the VM to go back to it's previous state, prior to anti-virus job running.
Note: If you are not in a rush to recover your system, you can skip this step since it will also be recovered in next step, when deleting the Anti-Virus Tile
2. Delete the Anti-Virus Tile and run Apply Changes
selecting the Tile that failed when installing Anti-Virus Tile.This would usually be TAS, but could be also a different one, depending on your set-up. This will bring the failing deployment to a running state if you skipped first previous step.
3. Install the Anti-Virus Mirror Tile alone, without the Anti-Virus one.
4. Install the Anti-Virus Tile running Apply Changes in all Tiles.