Re: Inode Proble

2003-01-15 Thread Alan Peery
Anand Buddhdev wrote: On Wed, Jan 15, 2003 at 04:57:50PM +0530, Ravi Narwade wrote: Delete some files from /var. There's no other way to recover inodes. And find out what caused so many inodes to be used up. It's unusual. Two likely causes are Usenet news feeds and Internet proxy caches. Bo

Re: Inode Proble

2003-01-15 Thread Robert P. J. Day
On Wed, 15 Jan 2003, Ravi Narwade wrote: > > hi all > I am suffering form the Inode proble > when i gives the command df -h /dev/hda6 for the /var partition > it shows > > FilesystemSize Used Avail Use% Mounted on > /dev/hda6 243M 146M 85M 63% /var > > it means ther

Re: Inode Proble

2003-01-15 Thread Anand Buddhdev
On Wed, Jan 15, 2003 at 04:57:50PM +0530, Ravi Narwade wrote: > hi all > I am suffering form the Inode proble > when i gives the command df -h /dev/hda6 for the /var partition > it shows > > FilesystemSize Used Avail Use% Mounted on > /dev/hda6 243M 146M 85M 63% /var

Re: INODE problem

2002-10-18 Thread Matthew Saltzman
Sorry, missed the original post. On Thu, 17 Oct 2002, Hitesh Ashar wrote: > On Tuesday 15 Oct 2002 21:28, Michael Sorrentino wrote: > > I have never seen this before but I've traced the problem down to inodes. I > > kept getting messages I was out of space in /var. A df showed me: > > Filesystem

Re: INODE problem

2002-10-16 Thread Hitesh Ashar
On Tuesday 15 Oct 2002 21:28, Michael Sorrentino wrote: > I have never seen this before but I've traced the problem down to inodes. I > kept getting messages I was out of space in /var. A df showed me: > FilesystemSize Used Avail Use% Mounted on > /dev/hda5 980M 127M 803

Re: INODE problem

2002-10-16 Thread Keith Morse
On Tue, 15 Oct 2002, Michael Sorrentino wrote: > I have never seen this before but I've traced the problem down to inodes. I > kept getting messages I was out of space in /var. A df showed me: > FilesystemSize Used Avail Use% Mounted on > /dev/hda5 980M 127M 803M 14%

Re: inode

2001-01-12 Thread Dave Ihnat
On Fri, Jan 12, 2001 at 02:49:09AM -0500, Statux wrote: > inodes aren't used with every filesystem. MSDOS, for instance, uses > "allocation units" for header info and data. > > I forget what the "i" in inode stands for but I've always known it to be > "index." Close...information node. You have

Re: inode

2001-01-11 Thread Statux
> can someone explain what a inode is and > how that is related to filesytem, blocksize, harddrive. inodes aren't used with every filesystem. MSDOS, for instance, uses "allocation units" for header info and data. I forget what the "i" in inode stands for but I've always known it to be "index." i

RE: inode

2001-01-10 Thread Steve Lee
thanks. On Wed, 10 Jan 2001, John MacLean wrote: > I just finished reading an article that discusses these issues. Explains the > physical structure of the disk and works its way up to the file system. > Author doesn't get overly technical either. It is 'The Linux System > Administrator's Guid

RE: inode

2001-01-10 Thread John MacLean
I just finished reading an article that discusses these issues. Explains the physical structure of the disk and works its way up to the file system. Author doesn't get overly technical either. It is 'The Linux System Administrator's Guide' (http://www.tml.hut.fi/~viu/linux/sag/). Also available at