<br><font size=3 face="Arial">Hallo List,</font>
<br><font size=3 face="Arial">after rebooting one of our systems one of
the ext3 filesystems, that was cleanly unmounted, fsck stopped the boot
process due to critical errors in that filesystem.</font>
<br>
<br><font size=3 face="Arial">Running fsck -y manually returned, that one
of the i-nodes is "too big" an was truncated.</font>
<br><font size=3 face="Arial">After this about three million i-nodes were
orphaned an moved to lost+found.</font>
<br>
<br><font size=3 face="Courier New"># strings /sbin/e2fsck | grep -i 'too.*big'</font>
<br><font size=3 face="Courier New"><b>@i %i is too big.  </b></font>
<br><font size=3 face="Courier New">@b #%B (%b) causes @d to be too big.
 </font>
<br><font size=3 face="Courier New">@b #%B (%b) causes file to be too big.
 </font>
<br><font size=3 face="Courier New">@b #%B (%b) causes symlink to be too
big.  </font>
<br><font size=3 face="Courier New">@h %i has a tree depth (%N) which is
too big</font>
<br><font size=3 face="Courier New">Ext2 file too big</font>
<br>
<br><font size=3 face="Arial">shows the according output sting.</font>
<br>
<br><font size=3 face="Arial">In the literature I found covering ext2/3
internals I didn't come accross anything, that suggets how an inode can
become "too big". After all the inode-size is set, when the filesystem
is created (usually to 128 byte, if I understand correctly).</font>
<br>
<br><font size=3 face="Arial">I have two questions regarding this:</font>
<br>
<br><font size=3 face="Arial">1. What can cause this error</font>
<br><font size=3 face="Arial">2.  Is there any message logged to either
syslogd or the kernel ring buffer, when this limit is reached, since we
couldn't find any. At least this holds true for /var/log/messages.</font>
<br>
<br><font size=3 face="Arial">Kernel version is  2.6.9-55.0.0.0.2.ELsmp
#1 SMP Wed May 2 14:59:56 PDT 2007 i686 athlon i386 GNU/Linux</font>
<br>
<br><font size=3 face="Arial">Thanks a lot for your help in this</font>
<br>
<br><font size=3 face="Arial">Kind wishes</font>
<br><font size=3 face="Arial">Thorsten</font>
<table><tr><td bgcolor=#ffffff><font color=#000000>--<br>
IMPORTANT NOTICE:<br>
This email is confidential, may be legally privileged, and is for the<br>
intended recipient only. Access, disclosure, copying, distribution, or<br>
reliance on any of it by anyone else is prohibited and may be a criminal<br>
offence. Please delete if obtained in error and email confirmation to the sender.<br>
</font></td></tr></table>