Re: /tmp Cannot write: No space left on device

2005-10-27 Thread Oliver Lupton
Kai Hendry wrote: frodo$ mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) This is the one you're interested in /dev/hda6 on /home type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (

Re: /tmp Cannot write: No space left on device

2005-10-26 Thread Adam Garside
On Thu, Oct 27, 2005 at 10:08:38AM +1000, Kai Hendry wrote: > I'm not sure how my /tmp directory works. But I've noticed a couple of times I > run out of space on it. If temp isn't on its own partition, it's just mounted under '/' which is full. I'd start by checking /var/log and /tmp and removing

Re: /tmp Cannot write: No space left on device

2005-10-26 Thread Kent West
Björn Lindström wrote: >Kai Hendry <[EMAIL PROTECTED]> writes: > > > >>FilesystemSize Used Avail Use% Mounted on >>/dev/hda1 6.5G 6.1G 0 100% / >>/dev/hda6 21G 12G 7.8G 60% /home >>tmpfs 252M 0 252M 0% /dev/shm >>tmpfs

Re: /tmp Cannot write: No space left on device

2005-10-26 Thread Björn Lindström
Kai Hendry <[EMAIL PROTECTED]> writes: > FilesystemSize Used Avail Use% Mounted on > /dev/hda1 6.5G 6.1G 0 100% / > /dev/hda6 21G 12G 7.8G 60% /home > tmpfs 252M 0 252M 0% /dev/shm > tmpfs 10M 72K 10M 1% /

/tmp Cannot write: No space left on device

2005-10-26 Thread Kai Hendry
tar: oracle/instantclient-sqlplus-linux32-10.2.0.1-20050713.zip: Cannot write: No space left on device tar: Skipping to next header tar: Error exit delayed from previous errors frodo$ mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/hda6 on /home type ext3 (rw) proc on /proc type proc (r