Results 1 to 5 of 5
Hello I have a problem...
I am running Linux 2.6.11.9-050512a
with plenty of disk space and RAM (as far as I know).
From time to time when viewing a site ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-28-2006 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 4
No space left on device?
Hello I have a problem...
I am running Linux 2.6.11.9-050512a
with plenty of disk space and RAM (as far as I know).
From time to time when viewing a site on my server I get this error:
-----------------------------
ERROR MESSAGE (to user):
Software error:
mkdir /tmp/FileCache/mydomain.com.conf/d/7: No space left on device at /usr/lib/perl5/site_perl/5.8.3/Cache/FileBackend.pm line 222
---
ERROR MESSAGE (logged):
[error] 8377: ModPerl::Registry: [Sun Jan 15 23:11:48 2006] -e: mkdir /tmp/FileCache/mydomain.com.conf/b/c/b:
No space left on device at /usr/lib/perl5/site_perl/5.8.3/Cache/FileBackend.pm line 222\n
-----------------------------
here is my server stats:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 521748 495260 0 100% /
none 517072 0 517072 0% /dev/shm
/dev/sda7 65312284 3525056 61787228 6% /home
/dev/sda5 5119900 1043728 4076172 21% /usr
/dev/sda6 5119900 1774492 3345408 35% /var
-----------------------------
I think the problem is that I need to allocate more memory to /dev/sda1
If you think this is the problem as well...how can I increase it?
Can this affect other things on the system.
Thanks,
Jordo
- 01-29-2006 #2Just Joined!
- Join Date
- Jan 2006
- Posts
- 4
Thanks RedMan, How do I clean up the /temp?
Will I cause problems if I delete everything that is under /FileCache/adomain.com.conf/ ?
How can I avoid this?
Thanks,
Jordo
- 05-04-2006 #3Just Joined!
- Join Date
- Sep 2005
- Posts
- 2
Maybe the same problem...
Here's my df output. What can I do? I'm a total linux noob.
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
4128448 4128448 0 100% /
/dev/sda3 194449 27894 156515 16% /boot
none 1037372 0 1037372 0% /dev/shm
/dev/mapper/VolGroup00-LogVol05
4128448 205224 3713512 6% /home
/dev/mapper/VolGroup00-LogVol03
4128448 41220 3877516 2% /tmp
/dev/mapper/VolGroup00-LogVol02
8256952 2913704 4923820 38% /usr
/dev/mapper/VolGroup00-LogVol04
4128448 1176744 2741992 31% /var
- 09-30-2009 #4Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
The problem is that Linux command df -i shows that there are too many files on the filesystem and all the "inodes" are used.
Look at en.wikipedia.org/wiki/Inode
This problems usually occurs with tar, because this is one of the greatest file creating programs
Check the solutions for your filesystem what to do when out of inodes.
Hope this helps.
- 09-30-2009 #5
Hi and gmfood5 !
This thread is very old. Please post your suggestions in a bit recent threads.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



