Getting LCMVRLISYSTEM45040 in Aria Suite Lifecycle while trying to replace Aria Operations for Logs SSL certificate.
search cancel

Getting LCMVRLISYSTEM45040 in Aria Suite Lifecycle while trying to replace Aria Operations for Logs SSL certificate.

book

Article ID: 392673

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Trying to replace Aria Operations for Logs SSL certificate and the operation fails with error code LCMVRLISYSTEM45040 in Aria Suite Lifecycle.

Environment

Aria Operations for Logs 8.x
Aria Suite Lifecycle 8.x

Cause

 In the Aria Operations for Logs cluster, root partition is running at 100% occupancy on primary node and/or worker node(s).

Resolution

Follow the steps mentioned below to resolve this issue:

1. Take snapshots of all the nodes present in the Aria Operations for Logs cluster.

2. Find the Java heapdump file(s) (hprof files) using the following command: find / -name \*.hprof -exec ls -lah {} \;

Optional: You can secure the Java heapdump files to another/local storage location outside of Aria Operations for Logs appliance using any utility like WinSCP (for Windows), FileZilla (for Mac), etc.

3. Delete the Java heapdump file(s) returned by the above command by navigating to /usr/lib/loginsight directory and executing rm xxxx.hprof command to delete the files.

Note: Please be cautious while executing rm command.

4. Restart the loginsight service by running: service loginsight restart 

5. Reinitiate the process of replacing Aria Operations for Logs SSL certificate in Aria Suite Lifecycle.