سلام
بله دو تا هارد داره .
raid هم موقع ریلود سرور روی 1 گذاشتم. ولی نمیدونم آیا خود به خود هر چی توی هارد 1 باشه توی اون یکی هم ذخیره میشه؟ . چون من تنظیم دیگه ای انجام ندادم

دیتاسنتر به من گفت fsck کنم

fsck -y /dev/md0
fsck -y /dev/md1

ولی ارور دارم

root@607:~# fsck -f -c -y /dev/md0
fsck from util-linux-ng 2.17.2
e2fsck 1.41.14 (22-Dec-2010)
fsck.ext2: Invalid argument while trying to open /dev/md0

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

root@607:~#