This issue is resolved in vRealize Automation 8.8.2.
Workaround:
Prerequisites
- Please take simultaneous non-memory snapshots of each virtual appliance(s) in the cluster.
Note: This can be performed from the vRSLCM instance that manages this environment.
- You have access to root user and password.
- You have SSH or console access to each virtual appliance.
Procedure
- SSH / PuTTy into one vRA virtual appliance in the cluster
- Run the following command
vracli cluster exec -- sh -c "base64 -d <<< '/Td6WFoAAATm1rRGAgAhARYAAAB0L+Wj4AMmAQ5dABGICYgKg0ZqueSJRBesI0wUCxSfsgc6v9/yWcQHf88y0WNdrjOeUAb+UdcoZZ4qDujORMcpnTHL7xmIvYBNyw5g7Lkv5Yk5VZB929vXRbMIhpOqXl9DT1rqtSWx3Ai4kFoUpPJ5xkoOoaLfZelhCpv+5NXOigBPFyjWP0VK6CYkiGQNp22tFZ1Est7cGqJzSjEk8QWeAsVZX8ToW854BmCQVZF5U8rvIm/jjY8SNC7PajkPnns42ul2HGg0xJAWEQEad4suicPpppt3ngCxAtDY98YUYSkjJ+JoNSTOnlU1BePUb3Cob7f9CVi9YBsKqfrKhUr2y3/yre4dbdxZ2mBwhKpl7aYFQWo4pBq/AAAAAPSwD2EsdmTbAAGqAqcGAAA76CPVscRn+wIAAAAABFla' | xz -d | sh -"
- Redeploy vRA services by running
/opt/scripts/deploy.sh
This will increase the EBS retention time to 8 days.
Note: This may have storage implications since the
ebs-db will grow.