Re: out of i-nodes?

2004-10-10 Thread K. Greenwood

--- Rishi Chopra <[EMAIL PROTECTED]> wrote:

> -- Bill Moran <[EMAIL PROTECTED]> wrote:
> 
> > 
> > Don't wrap machine generated output, it makes your
> > email a PITA to decipher.
> 
> As long as we're on the subject of ettiquette, don't
> include your replies on top of messages like a
> dumbshmuck n00b.
> 
> Question still stands; I apologize for text wrapping
> of some email clients.


Well... that was somewhat inappropriate.  Nonetheless,
this may be of some assistance.

http://www.onlamp.com/pub/a/bsd/2001/03/07/FreeBSD_Basics.html






___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: out of i-nodes?

2004-10-10 Thread Bill Moran
Rishi Chopra <[EMAIL PROTECTED]> wrote:
> -- Bill Moran <[EMAIL PROTECTED]> wrote:
> 
> > 
> > Don't wrap machine generated output, it makes your
> > email a PITA to decipher.
> 
> As long as we're on the subject of ettiquette, don't
> include your replies on top of messages like a
> dumbshmuck n00b.
> 
> Question still stands; I apologize for text wrapping
> of some email clients.

You didn't read the entire email, and you snipped away the answer when
you replied.

I put the formatting note at the top of the message, because it wasn't
really related to the message content itself.  This could be argued in
circles as to whether it's good or bad formatting practice, but I don't
care to argue it today.  If enough people jump down my throat who
believe it's bad practice, I'll change it, but you're the first that's
complained in many years.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: out of i-nodes?

2004-10-10 Thread Rishi Chopra
-- Bill Moran <[EMAIL PROTECTED]> wrote:

> 
> Don't wrap machine generated output, it makes your
> email a PITA to decipher.

As long as we're on the subject of ettiquette, don't
include your replies on top of messages like a
dumbshmuck n00b.

Question still stands; I apologize for text wrapping
of some email clients.

=
Rishi Chopra
http://www.ocf.berkeley.edu/~rchopra

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: out of i-nodes?

2004-10-10 Thread Bill Moran

Don't wrap machine generated output, it makes your email a PITA to decipher.

Rishi Chopra <[EMAIL PROTECTED]> wrote:
> When attempting to build a custom kernel, I ran into
> the following error message:
> 
> /usr: create/symlink failed, no inodes free
> Assembler messages:
> FATAL: can't create buffer.o: No space left on device
> *** Error code 2
> 
> When I use 'df', I noticed something strange:
> 
> [13:29:[EMAIL PROTECTED]:/]$ df -h
> FilesystemSize   Used  Avail Capacity  Mounted on
> /dev/ad0s1a   771M36M   674M 5%/
> devfs 1.0K   1.0K 0B   100%/dev
> /dev/ad0s1e   786M   606M   118M84%/usr
> /dev/ad0s1d   193M92K   178M 0%/var
> /dev/ad4s1 78G55G23G71%/fat32/audio
> /dev/ad4s2108G50G58G47%/fat32/video
> [13:29:[EMAIL PROTECTED]:/]$ df -i
> Filesystem  1K-blocks UsedAvail Capacity iused  ifree %iused  Mounted on
> /dev/ad0s1a78951836376   689982 5% 924 1168341%   /
> devfs   110   100%   0  0  100%   /dev
> /dev/ad0s1e805366   620498   12044084%  117758  0  100%   /usr
> /dev/ad0s1d198126   92   182184 0%  16  258380%   /var
> /dev/ad4s1   81903456 58047680 2385577671%   0  0  100%   /fat32/audio
> /dev/ad4s2  113407296 52760448 6064684847%   0  0  100%   /fat32/video
> [13:29:[EMAIL PROTECTED]:/]$ 
> 
> How can I be out of inodes for my 800MB /usr
> partition?  I didn't modify anything from the standard
> minimal installation and only installed the ports
> tree, CVSUP, and /src/sys afterwards.

800M is a pretty small partition for /usr.

The ports tree eats up a LOT of inodes, out of proportion to how much data
space it uses.  Your /usr partition is pretty close to full as it is on the
data side.

If that's all the space you have, you'll probably have to re-newfs /usr with
a lower ration of bytes/inode.  You could also pick through the ports tree
and delete subtrees that you have no use for (such as the language-specific
parts for languages you don't speak).

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


out of i-nodes?

2004-10-10 Thread Rishi Chopra
When attempting to build a custom kernel, I ran into
the following error message:

/usr: create/symlink failed, no inodes free
Assembler messages:
FATAL: can't create buffer.o: No space left on device
*** Error code 2

When I use 'df', I noticed something strange:

[13:29:[EMAIL PROTECTED]:/]$ df -h
FilesystemSize   Used  Avail Capacity  Mounted on
/dev/ad0s1a   771M36M   674M 5%/
devfs 1.0K   1.0K 0B   100%/dev
/dev/ad0s1e   786M   606M   118M84%/usr
/dev/ad0s1d   193M92K   178M 0%/var
/dev/ad4s1 78G55G23G71%   
/fat32/audio
/dev/ad4s2108G50G58G47%   
/fat32/video
[13:29:[EMAIL PROTECTED]:/]$ df -i
Filesystem  1K-blocks UsedAvail Capacity iused
 ifree %iused  Mounted on
/dev/ad0s1a78951836376   689982 5% 924
1168341%   /
devfs   110   100%   0
 0  100%   /dev
/dev/ad0s1e805366   620498   12044084%  117758
 0  100%   /usr
/dev/ad0s1d198126   92   182184 0%  16
 258380%   /var
/dev/ad4s1   81903456 58047680 2385577671%   0
 0  100%   /fat32/audio
/dev/ad4s2  113407296 52760448 6064684847%   0
 0  100%   /fat32/video
[13:29:[EMAIL PROTECTED]:/]$ 

How can I be out of inodes for my 800MB /usr
partition?  I didn't modify anything from the standard
minimal installation and only installed the ports
tree, CVSUP, and /src/sys afterwards.

=
Rishi Chopra
http://www.ocf.berkeley.edu/~rchopra



__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"