Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Process "ctasd" is pegged at 98%

Hi, I'm running an ASG320 at version 7.511, logging into the shell and running top I see a process "ctasd" is pegged at 98% so the box has been running at 100% for some time now.  I can't see anything about this process and what to use to restart/stop, etc.

Any help would be appreciated.

Thanks


This thread was automatically locked due to age.
Parents
  • I'd be tempted to disable/enable the SMTP Proxy - that might cause a restart.  If not, then try:
    killall -9 ctasd
    
    /var/mdw/scripts/ctasd restart

    Cheers - Bob
    PS Be care to run the first command only once.
Reply
  • I'd be tempted to disable/enable the SMTP Proxy - that might cause a restart.  If not, then try:
    killall -9 ctasd
    
    /var/mdw/scripts/ctasd restart

    Cheers - Bob
    PS Be care to run the first command only once.
Children