Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
System says "No space left", but it's wrong!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
pmgas
Tux's lil' helper
Tux's lil' helper


Joined: 23 Apr 2003
Posts: 97
Location: Austria

PostPosted: Tue Aug 24, 2004 11:51 am    Post subject: System says "No space left", but it's wrong!!! Reply with quote

Hi

I have a strange problem, my gentoo webserver says that
there is no space left ... for example after rsync, starting
services ...

emerge rsync

mkstemp "/var/tmp/.timestamp.chk.g7BJwZ" failed: No space left on device


/etc/init.d/local start

/sbin/runscript.sh: line 387: /var/lib/init.d/local-6988: No space left on device


df says:

Filesystem Size Used Avail Use% Mounted on
/dev/sda3 2.3G 1.3G 939M 58% /
/dev/sda5 463M 32M 408M 8% /tmp
/dev/sda6 656M 527M 96M 85% /var
/dev/sdb1 1.4G 1.1G 288M 79% /usr/portage
/dev/vgWWW/logHTDOCS 1.1G 623M 405M 61% /home/httpd
/dev/vgWWW/logMYSQL 97M 12M 81M 13% /var/lib/mysql
/dev/vgWWW/logPEDA 97M 18M 75M 19% /home/peda


Has anybody a solution?

thanxs
best regards
peda

PS: I used genkernel, and I know that there was a bug, maybe it
has something to do with that also?
Back to top
View user's profile Send private message
ryceck
Apprentice
Apprentice


Joined: 13 Jan 2004
Posts: 195

PostPosted: Tue Aug 24, 2004 12:33 pm    Post subject: Reply with quote

unmount ur /var and fsck it :)
Perhaps some i-node probs or something....
Back to top
View user's profile Send private message
incube
n00b
n00b


Joined: 30 Aug 2004
Posts: 1

PostPosted: Mon Aug 30, 2004 8:30 am    Post subject: Reply with quote

Hi !

I got exactly the same problem, with gentoo live CD 2004.2, trying a stage 1 install :

livecd gentoo # df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 109M 2.9M 106M 3% /
/newroot/dev/cdroms/cdrom0
605M 605M 0 100% /mnt/cdrom
/dev/loop/0 70M 70M 0 100% /mnt/livecd
/dev/hda1 603M 338M 235M 60% /mnt/gentoo

livecd gentoo # touch /mnt/gentoo/bla
touch: cannot touch `/mnt/gentoo/bla': No space left on device



I made an e2fsck.

demsg nor any files in /var/log say anything.

Any idea ?

Thanks ![/b]
Back to top
View user's profile Send private message
ursus
n00b
n00b


Joined: 16 Jul 2004
Posts: 16
Location: 52.2170° N, 4.5330° E

PostPosted: Mon Aug 30, 2004 10:24 am    Post subject: Reply with quote

Maybe you have run out of inodes. Post the results of
Code:
tune2fs -l /dev/hda1 | grep "[Bb]lock\|[Ii]node"
Back to top
View user's profile Send private message
BCC
n00b
n00b


Joined: 28 Apr 2004
Posts: 51

PostPosted: Mon Aug 30, 2004 10:48 am    Post subject: Reply with quote

Maybe the partition is out of inodes, you can see this with :
Code:
df -i

Or maybe the partition is mounted read-only ?
Back to top
View user's profile Send private message
robgue
n00b
n00b


Joined: 11 Jan 2004
Posts: 7

PostPosted: Tue Aug 31, 2004 9:20 pm    Post subject: Reply with quote

i'm getting same error on pretty much any command i try to perform.just installed gentoo on laptop. i ran the above on root partition, got this:
tux root # tune2fs -l /dev/hda7 | grep "[Bb]lock\|[Ii]node"
Inode count: 641280
Block count: 630543
Reserved block count: 6305
Free blocks: 0
Free inodes: 436290
First block: 0
Block size: 4096
Blocks per group: 32768
Inodes per group: 32064
Inode blocks per group: 1002
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 128
Journal inode: 8
Journal backup: inode blocks

when run the other one:
tux root # df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/hda7 641280 204990 436290 32% /
none 64310 1 64309 1% /dev/shm
im also getting this when trying to install gnome:
tux root # emerge --pretend gnome xscreensaver

These are the packages that I would merge, in order:

>>> pids file write: No space left on device
>>> pids file write: Illegal seek

aux_get(): (0) Error in gnome-base/gnome-2.6.1_rc1 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)

Calculating dependencies
!!! all ebuilds that could satisfy "gnome" have been masked.
!!! possible candidates are:
- gnome-base/gnome-1.4-r3 (masked by: )
- gnome-base/gnome-2.4.2 (masked by: )
- gnome-base/gnome-2.6 (masked by: )
>>> pids file write: No space left on device
>>> pids file write: Illegal seek

aux_get(): (0) Error in gnome-base/gnome-2.6.1_p1 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)

>>> pids file write: No space left on device
>>> pids file write: Illegal seek

aux_get(): (0) Error in gnome-base/gnome-2.6.1_rc1 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)

>>> pids file write: No space left on device
>>> pids file write: Illegal seek

aux_get(): (0) Error in gnome-base/gnome-2.6.2-r1 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)

>>> pids file write: No space left on device
>>> pids file write: Illegal seek

aux_get(): (0) Error in gnome-base/gnome-2.6.3_pre0 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)


!!! Error calculating dependencies. Please correct.

alos get this on portage update:
receiving file list ...
1 file to consider
timestamp.chk
write failed on "/var/tmp/timestamp.chk": No space left on device
rsync error: error in file IO (code 11) at receiver.c(277)
rsync: connection unexpectedly closed (453 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(189)

!!! Rsync has not successfully finished. It is recommended that you keep
!!! trying or that you use the 'emerge-webrsync' option if you are unable
!!! to use rsync due to firewall or other restrictions. This should be a
!!! temporary problem unless complications exist with your network
!!! (and possibly your system's filesystem) configuration.
Back to top
View user's profile Send private message
robgue
n00b
n00b


Joined: 11 Jan 2004
Posts: 7

PostPosted: Tue Aug 31, 2004 9:55 pm    Post subject: Reply with quote

tux root # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda7 2.4G 2.4G 0 100% /
none 252M 0 252M 0% /dev/shm

how could i of filled all this? how do i clean it up?
Back to top
View user's profile Send private message
robgue
n00b
n00b


Joined: 11 Jan 2004
Posts: 7

PostPosted: Wed Sep 01, 2004 12:46 am    Post subject: Reply with quote

i did this:
https://forums.gentoo.org/viewtopic.php?t=214412&highlight=clean+space
seems to work now
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Wed Sep 01, 2004 6:34 pm    Post subject: Reply with quote

Moved from N&S to OTG.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum