Mam duży problem z którym sobie nie mogę poradzić od dłuższego czasu.
Wygląda to tak:
- Zainstalowałem 5 HDD w komputerze (1 jako hda-system i 4 jako RAID0 sda, sdb,sdc,sdd).
- Wgrałem Debiana z standardowej płyty i wszystko działało poprawnie.
- Ponieważ mam 8GB RAM zmuszony zostałem do przeinstalowania jądra, gdyż nie widział mi całego ram'u.
- Po zainstalowaniu nowego jaja macierz RAID0 przestała działać.
wywala tego typu komunikat:
Kod: Zaznacz cały
Assembling MD array md0...failed (no devices found)
Generating udev events for MD arrays...done.
Kod: Zaznacz cały
md: md0 stopped.
ReiserFS: md0: warning: sh-2006: read_super_block: bread failed (dev md0, block 2, size 4096)
ReiserFS: md0: warning: sh-2006: read_super_block: bread failed (dev md0, block 16, size 4096)
ReiserFS: md0: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on md0
Kod: Zaznacz cały
Log of fsck -C -R -A -a
Mon Jun 23 17:27:07 2008
fsck 1.40-WIP (14-Nov-2006)
bread: Cannot read the block (2): (Invalid argument).
reiserfs_open: bread failed reading block 2
bread: Cannot read the block (16): (Invalid argument).
reiserfs_open: bread failed reading block 16
reiserfs_open: the reiserfs superblock cannot be found on /dev/md0.
Failed to open the filesystem.
If the partition table has not been changed, and the partition is
valid and it really contains a reiserfs partition, then the
superblock is corrupted and you need to run this utility with
--rebuild-sb.
fsck died with exit status 8
Mon Jun 23 17:27:07 2008