Hi all,
Google's not helping on this one...
In investigating why /var was filling up I discovered that /var/ct/RMstart.log and RMstop.log were HUGE. On further investigation I discovered that IBM.MgmtDomainRM was restarting several times per hour...
Given that I am Ux Adm for a small IT Co., this is beyond my skills...
Can anyone point me in the right direction to start to understand why this happening and how to resolve this?
The machine in question is a AIX 7.1 VM on Power6
Thanks in advance.
KevB
Below is a sample from each log
Google's not helping on this one...
In investigating why /var was filling up I discovered that /var/ct/RMstart.log and RMstop.log were HUGE. On further investigation I discovered that IBM.MgmtDomainRM was restarting several times per hour...
Given that I am Ux Adm for a small IT Co., this is beyond my skills...
Can anyone point me in the right direction to start to understand why this happening and how to resolve this?
The machine in question is a AIX 7.1 VM on Power6
Thanks in advance.
KevB
Below is a sample from each log
Code:
{root} /var/ct> more RMstop.log
RMstop invoked on Thu Oct 16 10:47:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 10:51:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 10:55:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 10:59:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 11:03:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 11:07:47 UTC 2014
Subsys = IBM.MgmtDomainRM
0513-044 The IBM.MgmtDomainRM Subsystem was requested to stop.
RMstop invoked on Thu Oct 16 11:11:47 UTC 2014
.... etc etc
{root} /var/ct> more RMstart.log
RMstart invoked on Thu Oct 16 10:46:15 UTC 2014
RMstart - removing subsystem IBM.MgmtDomainRM
0513-083 Subsystem has been Deleted.
RMstart - creating subsystem with the following parameters:
-s IBM.MgmtDomainRM -p /usr/sbin/rsct/bin/IBM.MgmtDomainRMd -G rsct_rm -u 0 -R -Q -e /var/ct/IBM.MgmtDomainRM.stderr -o /var/ct/IBM.MgmtDomainRM.stdout
0513-071 The IBM.MgmtDomainRM Subsystem has been added.
RMstart - Subsystem IBM.MgmtDomainRM has been defined.
0513-059 The IBM.MgmtDomainRM Subsystem has been started. Subsystem PID is 13893652.
RMstart invoked on Thu Oct 16 10:50:15 UTC 2014
RMstart - removing subsystem IBM.MgmtDomainRM
0513-083 Subsystem has been Deleted.
RMstart - creating subsystem with the following parameters:
-s IBM.MgmtDomainRM -p /usr/sbin/rsct/bin/IBM.MgmtDomainRMd -G rsct_rm -u 0 -R -Q -e /var/ct/IBM.MgmtDomainRM.stderr -o /var/ct/IBM.MgmtDomainRM.stdout
0513-071 The IBM.MgmtDomainRM Subsystem has been added.
RMstart - Subsystem IBM.MgmtDomainRM has been defined.
0513-059 The IBM.MgmtDomainRM Subsystem has been started. Subsystem PID is 13893670.
RMstart invoked on Thu Oct 16 10:54:15 UTC 2014
RMstart - removing subsystem IBM.MgmtDomainRM
0513-083 Subsystem has been Deleted.
RMstart - creating subsystem with the following parameters:
-s IBM.MgmtDomainRM -p /usr/sbin/rsct/bin/IBM.MgmtDomainRMd -G rsct_rm -u 0 -R -Q -e /var/ct/IBM.MgmtDomainRM.stderr -o /var/ct/IBM.MgmtDomainRM.stdout
0513-071 The IBM.MgmtDomainRM Subsystem has been added.
RMstart - Subsystem IBM.MgmtDomainRM has been defined.
0513-059 The IBM.MgmtDomainRM Subsystem has been started. Subsystem PID is 7340144.
RMstart invoked on Thu Oct 16 10:58:15 UTC 2014
... ... etc etc