Results 1 to 11 of 11
  1. #1
    Join Date
    Apr 2001
    Posts
    72

    The filesystem [/] is getting very full.

    It seems the / partition is getting full and is probably causing some crashes we've been experiencing. Does anyone have any idea of what might be taking up the space? I wouldn't even know where to being to look....

    [admin /]$ df
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/hda1 743466 723784 19682 97% /
    /dev/hda3 198601 96480 102121 49% /var
    /dev/hda4 17671528 1803461 15868067 10% /home

  2. #2
    probably your log files growing large, if its a Raq4 install the latest patch, or search the archive ... this is an old problem

  3. #3
    Join Date
    Jun 2000
    Location
    Southern California
    Posts
    12,136
    HostHideout.com - Where professionals discuss web hosting.

    • Chicken

  4. #4
    Have you installed anything lately? I got it when I installed JSP support.

    NOTE: When [/] gets full, this is VERY DANGEROUS!!! This can prevent you from getting root access to your drive!!!!!

  5. #5
    Join Date
    Mar 2001
    Location
    Connecticut, US
    Posts
    779

    Re: The filesystem [/] is getting very full.

    Originally posted by WTFHosting
    It seems the / partition is getting full and is probably causing some crashes we've been experiencing. Does anyone have any idea of what might be taking up the space? I wouldn't even know where to being to look....

    [admin /]$ df
    Filesystem 1k-blocks Used Available Use% Mounted on
    /dev/hda1 743466 723784 19682 97% /
    /dev/hda3 198601 96480 102121 49% /var
    /dev/hda4 17671528 1803461 15868067 10% /home

    One of the recent Cobalt patches caused the log files to be placed on /. There is a new patch to fix that. Look for the Log Files 4.0.1 patch.

  6. #6
    Join Date
    Apr 2001
    Posts
    72
    Thanks everyone for the help. The 4.0.1 logfile patch did the trick. Sorry that this has been discussed already.

  7. #7
    Join Date
    Jul 2001
    Posts
    69
    please could you post the url of Log Files 4.0.1 patch.
    I can't find it at cobalt site

  8. #8
    Join Date
    Jun 2000
    Location
    Southern California
    Posts
    12,136
    If it isn't there anymore, it has most likely been incorporated into a newer update release.
    HostHideout.com - Where professionals discuss web hosting.

    • Chicken

  9. #9
    Join Date
    Jul 2001
    Posts
    69
    well, I've found this post that maybe could help people avoiding fill up their / filesytem.
    I would ask to Experts to post correct instructions on how to make a backup of involved files before proceding...and naturally if this solution is fine or not.

    "Then consider moving files to a partition with more space and creating a
    symbolic link at the old location. /usr is on the root partition and there
    should be directories you can safely move to /home which has plenty of space
    on your server. Quick example:

    mkdir /home/usr
    mkdir /home/usr/local
    mv /usr/local /home/usr/local
    ln -s /home/usr/local /usr/local

    Backup the files first and verify that it worked as expected. Do a 'df -h'
    afterwards and you should have plenty of space"

    I'm wait for your integration...thanx

  10. #10
    Join Date
    Jun 2001
    Posts
    64
    I attemped scsi's solution to clean up some space on the root partition by moving the local folder into /home. When I did that majordomo now seems to fail and no mails can be sent to the mailing list. I get this error to the admin account when I try mailing one of our mailing lists.

    -----
    The original message was received at Tue, 5 Mar 2002 13:08:08 -0500
    from mail@localhost

    ----- The following addresses had permanent fatal errors -----
    :include:/usr/local/majordomo/www.domain.com/lists/user
    (expanded from: user_home-list)

    ----- Transcript of session follows -----
    550 5.2.4 :include:/usr/local/majordomo/www.domain..com/lists/user... Cannot open /usr/local/majordomo/www.domain.com/lists/user: Group writable directory
    -----

  11. #11
    It's kind of risky to move over /usr/local/

    See my post in this thread http://webhostingtalk.com/showthread...threadid=38557

    *NoComment*
    affiliated w/ datapipe. I might step in where I feel necessary.. otherwise. will just be an observer. don't ask for internal info.. you're not getting it.

    All opinions expressed are my own. Datapipe is in no way bound by my opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •