Hello,
I have installed SME 7.2 (I have used 5.x earlier).
I am using the server as Samba server. Therefore I have installed 6 extra disks and have made partition on them and formated them with
mkfs.ext3 /dev/hdx1.It works but it is very slow to write and read from disks. When I run
fsck.ext3 /dev/hdx I get the following message (on all disks)
Block bitmap for group 880 is not in group. block (...and fsck are trying to repair something and are deleting the journal system and so on.
What is wrong with this

?