<span style="font-family: courier new,monospace;">Hi List,</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">I've initialized a box with the following partitions:</span><br style="font-family: courier new,monospace;">
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mount Point&nbsp;&nbsp; File System Type<br>
============================================<br style="font-family: courier new,monospace;">
</span><span style="font-family: courier new,monospace;">/dev/hda1 &nbsp;&nbsp;&nbsp; /boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext3<br>
/dev/hda2 &nbsp;&nbsp;&nbsp; /dev/shm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; swap<br>
/dev/hda3 &nbsp;&nbsp;&nbsp; /home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reiserfs<br>
/dev/hda4 &nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; etx3<br>
<br>
I am running JBoss server and a Java application<br>
which consume messages from outside client. The<br>
messages are being serialized to a file and written<br>
under /home/jboss/message directory.<br>
<br>
For some unkown reasons, I couldn't access the ReiserFS<br>
filesystem (/home/jboss) after having the server<br>
running for at least 12 hours.&nbsp; <br>
<br>
Listing the `home` directory crashes the terminal,<br>
and even the file browser utility.<br>
<br>
Precondition:<br>
=============<br>
I've converted the /home from `ext3` to `reiserfs`<br>
after full installation of FC4 using the reiserfsprogs<br>
downloaded from <a href="http://namesys.com">namesys.com</a> (ver. 3.6.19). I did compiled<br>
the (tool) source and run `mkreiserfs` on `/dev/hda3`, then<br>
updated the `/etc/fstab` accordingly, and finally `modprobed`<br>
the `reiserfs module` before rebooting the server.<br>
<br>
Any ideas from the list are welcomed. Thanks.<br style="font-family: courier new,monospace;" clear="all">
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">-- </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Eduardo Dela Rosa
</span>