Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000923 [Resin] minor always 02-08-06 09:56 03-01-06 15:32
Reporter ferg View Status public  
Assigned To
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.19 Product Version 3.0.17
  Product Build
Summary 0000923: phantom disk space use
Description (rep by Eric Thomas)

I'm seeing a strange problem with Resin Pro 3.0.17 on Red Hat ES3 x86. When the server's running, the 'df' utility reports that disk space is slowly disappearing. However, when I run 'du' to find out where the space is going, it reports that the space hasn't been used. We run out of disk space until the server is unusable. When I stop Resin, the disk space is suddenly free again.

Here's the df output before a restart, then after:

[root@psqa ps]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 9.7G 372M 8.8G 4% /
/dev/sda1 494M 25M 445M 6% /boot
none 1.9G 0 1.9G 0% /dev/shm
/dev/sda4 55G 55G 0 100% /usr
[root@psqa ps]# ./resin stop
[root@psqa ps]# ./resin start
[root@psqa ps]# Resin httpd start at Wed Feb 8 09:23:17 EST 2006
[root@psqa ps]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 9.7G 372M 8.8G 4% /
/dev/sda1 494M 25M 445M 6% /boot
none 1.9G 0 1.9G 0% /dev/shm
/dev/sda4 55G 17G 35G 33% /usr
[root@psqa ps]#

Have you seen anything like this before? Thanks...
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000990)
ferg
03-01-06 15:32

Related to synchronization issues in AbstractRolloverLog not properly shutting down the old stream.
 

- Issue History
Date Modified Username Field Change
02-08-06 09:56 ferg New Issue
03-01-06 15:32 ferg Note Added: 0000990
03-01-06 15:32 ferg Status new => closed
03-01-06 15:32 ferg Resolution open => fixed
03-01-06 15:32 ferg Fixed in Version  => 3.0.19
09-27-06 00:25 liv2 Issue Monitored: liv2
09-27-06 00:26 liv2 Issue End Monitor: liv2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker