How to stop and start the error demon in aix?
To stop the error
demon: #/usr/lib/errstop
To start the error
demon: # /usr/lib/errdemon
For checking the
errlog, we need to initiate the test logger
#errlogger
"test"
#errpt ---> you can see the test logger on the
errpt
If the errpt
corrupted, please follow the below.
Delete the error log
file #rm /var/adm/ras/errlog
Stop the error demon: # /usr/lib/errstop
Start the error demon: #/usr/lib/errdemon (When
starting the errdemon, it will automatically creates the errlog files.