The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Shell script to map XML nodes mark14 Shell Programming and Scripting 1 03-25-2008 10:51 AM
du -k shows different size in two nodes KhawHL UNIX for Advanced & Expert Users 15 09-30-2007 11:11 PM
Managing nodes??? TRUEST UNIX for Advanced & Expert Users 5 03-21-2003 02:47 AM
nodes kamisi UNIX for Dummies Questions & Answers 3 05-30-2002 12:47 PM
compare date of files on different nodes isacs UNIX for Advanced & Expert Users 3 03-12-2002 11:11 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 09-24-2001
Registered User
 

Join Date: Sep 2001
Location: Portland, Oregon USA
Posts: 24
i-nodes

first off, i am new to unix so please bear with me. i was reading somewhere that if your i-nodes get critical that it can slow your network down. what are i-nodes and when do they become a critical number? this is what mine states:

/ (/dev/root ): 777058 blocks 569290 i-nodes
/stand (/dev/boot ): 103032 blocks 15984 i-nodes
/USR2 (/dev/USR2 ): 890848 blocks 511359 i-nodes
/USR4 (/dev/USR4 ): 2115138 blocks 275448 i-nodes
/USR3 (/dev/usr3 ): 1675780 blocks 508950 i-nodes
/USR5 (/dev/USR5 ): 737674 blocks 517652 i-nodes

thanks
DJAtWork
Forum Sponsor
  #2  
Old 09-24-2001
rwb1959's Avatar
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
In UNIX, an inode represents the information
stored by the OS for an individual file for the
UNIX file system (remember, a file can represent
a device as well). Typically, the maximum
number of inodes is fixed at file system
creation time. If you find you are running
out of inodes often, you may have to adjust
the system tunable parameter and rebuild your
kernel. Normally, this value is set to 3 or
4 times the maximum number of files allowed
for a file system (since stdin, stdout, stderr
and sockets require inodes as well). Under normal
circumstances, you should not run out of inodes
before you run out of file space (or max_files).
This can happen if you are creating a LARGE
number of very small files.

I hope this helps
  #3  
Old 09-25-2001
Registered User
 

Join Date: Sep 2001
Location: Portland, Oregon USA
Posts: 24
so by looking at my i-nodes above can you tell if they are critical or not?
__________________
DJ At Work - Professional Crowd Mover -
  #4  
Old 09-25-2001
rwb1959's Avatar
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Well... assuming that your "report" is reporting
blocks used, I would say that your "/" and your
"/USR5" file systems seem to have an unusually
high number of inodes as compared to blocks used.

Are you having some specific problem?
  #5  
Old 09-25-2001
Registered User
 

Join Date: Sep 2001
Location: Portland, Oregon USA
Posts: 24
no, im not having a specific problem, but I am just trying to get the feel for stuff to watch out for. what I am trying to ask is there a certain percentage (USR5 = 517652 / 737674 = 70%) or a certain overall number used (USR5 = 517652 I-nodes) because anything over, 300000 are bad? maybe im just confusing myself...
__________________
DJ At Work - Professional Crowd Mover -
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 10:05 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0