Trying to replace Aria Operations for Logs SSL certificate and the operation fails with error code LCMVRLISYSTEM45040 in Aria Suite Lifecycle.
Aria Operations for Logs 8.x
Aria Suite Lifecycle 8.x
In the Aria Operations for Logs cluster, root partition is running at 100% occupancy on primary node and/or worker node(s).
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.