cache size: growing and shrinking. No self-protection?
Posted: July 7th, 2008, 3:06 pm
Hi,
SABnzbd 0.4.0 (Ubuntu Linux 8.04) stopped working because it filled up the harddisk by filling up the cache directory (yes, my / partition is too full).
I relocated the cache to a partition with more space, and then I watched it's space use: it seems to go up (to about 45 MB) and down.
Q1: is the size and the growing & shrinking normal behaviour?
Q2: is it correct (and meant-to-be) that SABnzbd does not check the space available when writing to the cache directory, and that it can hang itself that way?
SABnzbd 0.4.0 (Ubuntu Linux 8.04) stopped working because it filled up the harddisk by filling up the cache directory (yes, my / partition is too full).
I relocated the cache to a partition with more space, and then I watched it's space use: it seems to go up (to about 45 MB) and down.
Q1: is the size and the growing & shrinking normal behaviour?
Q2: is it correct (and meant-to-be) that SABnzbd does not check the space available when writing to the cache directory, and that it can hang itself that way?
Code: Select all
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
20M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
24M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
25M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
26M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
31M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
31M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
27M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
28M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
34M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
21M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
22M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
43M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
34M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
34M /media/sda3/sander/cache/
sander@ubuntu804:~$ du -BM /media/sda3/sander/cache/
23M /media/sda3/sander/cache/
sander@ubuntu804:~$