spamassassin - in D - state

Discussion in 'General' started by kodi, Aug 22, 2009.

  1. kodi

    kodi New Member

    Hi, this is my first post and already with call for help.

    Setup is OpenSUSE 11 with ISPConfig 2.2.32 installed by the perfectserver howto. The only difference is that the filesystem is Reiser instead of EXT3.
    After few hours, we are getting following situation:
    Code:
    # ps axln | grep perl
    F   UID   PID  PPID PRI  NI    VSZ   RSS  WCHAN STAT TTY        TIME COMMAND
    
    0 10020 18929     1  20   0 103480 47472 276188 D    ?          0:01 /usr/bin/perl -T -w /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin --prefs-file=/path/to/.user_prefs
    0 10020 20360     1  20   0 103524 47516 276188 D    ?          0:01 /usr/bin/perl -T -w /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin --prefs-file=/path/to/.user_prefs
    0 10020 21469     1  20   0 102496 46480 276188 D    ?          0:01 /usr/bin/perl -T -w /home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin --prefs-file=/path/to/.user_prefs
    
    non-numeric description of WCHAN is generic. The shell of this particular user is /bin/false.
    What can cause this issue and how to repair it?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check if the quota is full for these accounts by running:

    repquota -avug
     
  3. kodi

    kodi New Member

    about 3 percent in use.

    EDIT: Just tried to change this user's shell to /bin/bash. No change - after sending mail to this user, spamassassin went into D-state. Just verified other user accounts - exactly the same behavior. Can anyone report similar situation?
     
    Last edited: Aug 25, 2009

Share This Page