Products | Versions |
---|---|
TIBCO Enterprise Message Service Appliance | - |
Not Applicable | - |
Due to following two defects, the root file system could be filed up.
EMSA-863: Mon_agent logged an exception to the services logfile repeatedly filling the root filesystem
EMSA-864: Mon-agent encountering a "filedescriptor out of range in select" exception filled root with a larger service error log
/hddpool/hddfs/ems/logs/mon_agent.log
/var/svc/log/system-tibco-mon-agent:default.log
Clean up these two files.
cp /dev/null /hddpool/hddfs/ems/logs/mon_agent.log
cp /dev/null /var/svc/log/system-tibco-mon-agent:default.log
Or use : "cat /dev/null > <large file>" to clean up the big files.
Reboot the appliance. If it is an EMSA FT pair, after rebooting one appliance, you will need to run the "restore-primary-active" EMSA CLI command to restore the original primary active servers to become active.