LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > [STDERR] Output file write error --- out of disk space?

Reply
 
Thread Tools Display Modes
  #1  
Old 09-09-2011, 09:41 AM
Sindre Sindre is offline
Member
 
Join Date: Dec 2008
Posts: 31
Question [STDERR] Output file write error --- out of disk space?

Hello,

Recently, I have noticed a lot of these entries in the stderr.log file:

Code:
2011-09-09 15:04:40.274 [STDERR] Output file write error --- out of disk space?
2011-09-09 15:12:13.629 [STDERR] Output file write error --- out of disk space?
2011-09-09 15:12:13.657 [STDERR] Output file write error --- out of disk space?
I am not sure how to interpret this error. What exactly is trying to write to disk and to where?

As you can see below, all partitions on the server has plenty of free space:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 1486080 707444 701928 51% /
/dev/sda7 200263500 112182000 77744480 60% /home
/dev/sdb1 75700148 22139548 49653192 31% /home2
/dev/sda3 15872636 3324156 11729168 23% /var
/dev/sda2 15872636 5107624 9945700 34% /usr
/dev/sda6 1019208 62352 904248 7% /tmp
tmpfs 3052448 0 3052448 0% /dev/shm

I appreciate any suggestions!
Reply With Quote
  #2  
Old 09-09-2011, 09:56 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
try 'df -ih' to see inode usage.
Reply With Quote
  #3  
Old 09-09-2011, 10:13 AM
Sindre Sindre is offline
Member
 
Join Date: Dec 2008
Posts: 31
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 375K 18K 357K 5% /
/dev/sda7 50M 3.8M 46M 8% /home
/dev/sdb1 19M 53K 19M 1% /home2
/dev/sda3 4.0M 9.7K 4.0M 1% /var
/dev/sda2 4.0M 168K 3.8M 5% /usr
/dev/sda6 258K 13K 245K 5% /tmp
tmpfs 746K 1 746K 1% /dev/shm
Reply With Quote
  #4  
Old 09-09-2011, 11:16 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
any disk partition becomes read-only? you may do sth like 'touch 1' to check.
Reply With Quote
  #5  
Old 09-09-2011, 01:46 PM
Sindre Sindre is offline
Member
 
Join Date: Dec 2008
Posts: 31
No, I have not made any changes to the partitions. Here is the content of /etc/fstab:

Code:
LABEL=/                 /                       ext3    defaults,usrquota               1 1
LABEL=/home             /home                   ext3    defaults,noatime,usrquota       1 2
LABEL=/home2            /home2                  ext3    defaults,noatime,nodev          1 2
LABEL=/var              /var                    ext3    defaults,usrquota               1 2
LABEL=/usr              /usr                    ext3    defaults,usrquota               1 2
devpts                  /dev/pts                devpts  gid=5,mode=620                  0 0
sysfs                   /sys                    sysfs   defaults                        0 0
proc                    /proc                   proc    defaults                        0 0
LABEL=SWAP-sda5         swap                    swap    defaults                        0 0
LABEL=/tmp              /tmp                    ext3    noexec,nosuid                   1 2
/tmp                    /var/tmp                ext3    noexec,nosuid                   0 0
tmpfs                   /dev/shm                tmpfs   noexec,nosuid,nodev             0 0
Reply With Quote
  #6  
Old 09-09-2011, 03:37 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Not likely is a disk space issue. Should be something else.
google results indicates that is an issue with libjpeg.
If you can reproduce this error, you just strace the PHP process producing the error to find out why.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:16 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.