DragonFly BSD
DragonFly users List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: increase number of inodes?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Aug 2005 10:15:30 -0700 (PDT)

:Don't know whether I should report this here, or in Bugs, but here it goes.
:
:I installed the latest ISO a few days ago. Because I wanted to help  
:testing pkgsrc, I cvs-upped the pkg-src tree. I think after about 90%, the  
:filesystem ran out of inodes.
:I know there is no 'non destructive' way of doing this, so maybe it's an  
:idea to increase the number of inodes by default on new installations.
:( It was a small partition (guess it was about 500/600 MB), but maybe  
:other people run into the same problems. )
:
:Good idea/Bad idea?
:
:Regards,
:
:Wiger van Houten
:
:-- 
:Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

    Well, the defaults are pretty good as they stand but they are not
    designed for squeezing large numbers of files onto fairly small
    partitions.  If you wanted to make newfs smarter you could have it
    drop back to 1K/8K for filesystems less then, say, 2GB, or have it
    mess with the default bytes-per-inode parameter based on the size
    of the partition, but it would be a poor heuristic at best.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]