Information
The /var/ct/RMstart.log is the logfile used by RMC and can contain sensitive data that must be secured.
RMC provides a single monitoring and management infrastructure for both RSCT peer domains and management domains. Its generalized framework is used by cluster management tools to monitor, query, modify, and control cluster resources, /var/ct/RMstart.log is the logfile used by RMC and can contain sensitive data that must be secured.
Solution
Set ownership and permissions on /var/ct/RMstart.log :
chown root:system /var/ct/RMstart.log
chmod o-rw /var/ct/RMstart.log