==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5058

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: After March 2009 updates, /dev/mapper/main-root
                    Filesystem full
           Product: SME Contribs
  Found-In-Version: 7.4
          Platform: PC
  Fixed-In-Version: Unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: smeserver-torrentflux
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


After applying ALL the March updates to sme7.4 my system was running very slow,
I also could not successfully start a torrent download.
i.e. 'please wait' greyed display would remain and never come back.

Next I noticed my asterisk local extensions timing out, and then No internet
access via the sme server.
I found my filesystem full !
[r...@l1nuxsvr httpd]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/main-root
                     305508608 287643904   2345780 100% /
/dev/md1                101018     42667     53135  45% /boot
none                   2074440         0   2074440   0% /dev/shm
[r...@l1nuxsvr httpd]#
(the above display is AFTER I manually deleted approx 2G of files)
I rebooted sme, and found the 2G of space to be swallowed up again !
.
Using find / -type f -size +1000000k -exec ls -lh {} \; | awk '{ print $9 ": "
$5 }' 
I found.. 
/var/log/httpd/error_log.20090308011205: 70G
/var/log/httpd/error_log.20090305155950: 33G
These log files are rediculously large !!!

reviewing the above httpd error logs I find 1000's of..

Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.
Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.
Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.
Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.
Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.
Use of uninitialized value in concatenation (.) or string at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 165.

initially, 
then it is full of many 1000's of repetitions of ...

Use of uninitialized value in pattern match (m//) at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 157.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 127.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 138.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 148.
Use of uninitialized value in pattern match (m//) at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 157.
Use of uninitialized value in string ne at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 134.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 127.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 138.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 148.
Use of uninitialized value in pattern match (m//) at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 157.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 127.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 138.
Use of uninitialized value in string eq at
/opt/b4rt/html/bin/ttools/Convert/Bencode.pm line 148.

Note this has only occurred after the most recent mass release of sme updates.
my sme 7.4 is completely upto date.
Before these updates torrents b4rt was working without issue.
Appreciate any help to resolve this.
with 300G drives for SME I never imagined I would fill it, 
perhaps a max log size would be smart, although out of the b4rt realm
obviously.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to