Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member bigste's Avatar
    Join Date
    Jan 2009
    Location
    Cheshire, UK
    Posts
    20

    Question Excessive resource usage: xfs (4324) ??

    since last week I'm getting a lot of these alerts from lfd, maybe one every hour:-

    Time: Wed Apr 27 15:17:03 2011 +0100
    Account: xfs
    Resource: Process Time
    Exceeded: 1853 > 1800 (seconds)
    Executable: /usr/bin/xfs
    Command Line: xfs -droppriv -daemon
    PID: 4290
    Killed: No


    does anybody know what it means and should I be worried about it?

  2. #2
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Excessive resource usage: xfs (4324) ??

    xfs is a journaling system and should likely be excluded from these alerts, since it would run beyond 1800 seconds (it isn't high CPU or memory it is using, but simply running a long time per the alert).

    Please note that LFD is a third-party product provided by ConfigServer Security & Firewall:

    ConfigServer Scripts Forum • Index page

    Posting on that forum for any alerts produced by their third party product might be more beneficial, since they will know how to exclude set commands and processes from triggering an alert.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  3. #3
    Member bigste's Avatar
    Join Date
    Jan 2009
    Location
    Cheshire, UK
    Posts
    20

    Default Re: Excessive resource usage: xfs (4324) ??

    yes, I realise that LFD is a third party product and I agree, a solution to solving the alert may be found on the ConfigServer Forum, however, I was hoping to find out why it would have suddenly started causing an alert.
    I'm not familiar with xfs, it seems odd that it should have just started up by itself.
    Are there any cPanel processes that may have enabled this journaling system that I could investigate?

  4. #4
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Excessive resource usage: xfs (4324) ??

    I think in this context XFS does not refer to the journaling file system, but rather to a font server for X (see: X Font Server - Wikipedia, the free encyclopedia).
    Kenneth
    Product Manager
    cPanel, Inc.

  5. #5
    Member bigste's Avatar
    Join Date
    Jan 2009
    Location
    Cheshire, UK
    Posts
    20

    Default Re: Excessive resource usage: xfs (4324) ??

    I haven't recently installed X or opted to use it at anytime, is there anything new in cPanel that could have triggered this.
    I only ever use the command line interface.
    Does this suggest that an Xserver session could be running in the background?

  6. #6
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Excessive resource usage: xfs (4324) ??

    XFS is often installed as a dependency for various packages. For example, RRDTool (which generates the various bandwidth graphs in the cPanel Bandwidth UI) requires various font and display libraries. It is rather common for one of these to pull in the XFS package as a dependency. Likewise a standard installation of CentOS, or RHEL, will often result in XFS being installed.

    This does not mean X is running.

    You can usually stop xfs via the following command on the command line:

    Code:
    # /etc/init.d/xfs stop
    Also, you can prevent XFS from being started upon boot by issuing the following command on the command line:
    Code:
    # chkconfig xfs off
    To confirm XFS will not start on boot (or just to see what runlevels it is enabled for), issue the following command:

    Code:
    # chkconfig --list xfs
    You will see output like:
    Code:
    # chkconfig --list xfs
    xfs            	0:off	1:off	2:on	3:off	4:on	5:off	6:off
    The above commands need executed by root in order to take effect.
    Kenneth
    Product Manager
    cPanel, Inc.

  7. #7
    Member bigste's Avatar
    Join Date
    Jan 2009
    Location
    Cheshire, UK
    Posts
    20

    Default Re: Excessive resource usage: xfs (4324) ??

    Great response Kenneth, and very well documented.

    Thanks for that.

  8. #8
    Registered User
    Join Date
    Jun 2011
    Posts
    1

    Default Re: Excessive resource usage: xfs (4324) ??

    This was very helpful. Thanks for posting.

Similar Threads & Tags
Similar threads

  1. I'v researched this Excessive Resource Usage Error...
    By fearmydesign in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 11-18-2010, 12:31 AM
  2. Excessive resource usage: tomcat
    By seby in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 11-13-2010, 04:59 AM
  3. lfd: Excessive resource usage
    By igorfelluga in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-14-2008, 06:20 AM
  4. lfd: Excessive resource usage message
    By KirkColvin747 in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 09-09-2007, 12:44 PM
  5. Turn off lfd: Excessive resource usage
    By logikstudios in forum cPanel Developers
    Replies: 3
    Last Post: 06-29-2007, 10:42 AM
Tags for this Thread
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube