ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Read_super_block: bread failed
@ 2003-12-03 13:15 Grigory Batalov
  2003-12-03 13:22 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Grigory Batalov @ 2003-12-03 13:15 UTC (permalink / raw)
  To: sisyphus

  Не могу сделать загрузку с software RAID. При монтировании
корневого раздела выскакивает:

md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
romfs: unable to read superblock
read_super_block: bread failed (dev 09:06, block 64, size 1024)
read_super_block: bread failed (dev 09:06, block 8, size 1024)
Kernel panic: VFS: unable to mount root fs on 09:06

Перед этим были загружены raid1.o, xor.o, raid5.o и reiserfs.o.

C /dev/sdd1 (там оригинал) оно грузится, и md0..md6 видны,
правда, они подключаются уже позднее (из rc.sysinit).

Mkinitrd обновлён: mkinitrd-2.8.9-alt2, initrd сделан им же.

Корневой раздел - /dev/md6, /boot - /dev/md0 (/dev/sda1..sdc1).
Остальные md - swap, /tmp, /home, /usr и /var.

$ uname -r
2.4.20-alt10-smp

$ sudo cat /etc/lilo.conf
boot=/dev/md0
map=/boot/map
install=/boot/boot-bmp.b
vga=normal
default=2420-alt10-smp
#message=/boot/splash/message
lba32
prompt
timeout=50
image=/boot/vmlinuz-2.4.20-alt10-smp
        label=2420-alt10-smp
        root=/dev/md6
        read-only
        optional
        vga=normal
        append=" 1 noapic"
        initrd=/boot/initrd-2.4.20-alt10-smp.img

$ cat /etc/raidtab  
raiddev /dev/md0
        raid-level      1
        nr-raid-disks   3
        nr-spare-disks  0
        persistent-superblock   1
        chunk-size              32
        device                  /dev/sda1
        raid-disk               0
        device                  /dev/sdb1
        raid-disk               1
        device                  /dev/sdc1
        raid-disk               2

raiddev /dev/md1
        raid-level      5
        nr-raid-disks   3
        nr-spare-disks  0
        persistent-superblock   1
        parity-algorithm        left-symmetric
        chunk-size              32
        device                  /dev/sda2
        raid-disk               0
        device                  /dev/sdb2
        raid-disk               1
        device                  /dev/sdc2
        raid-disk               2
<skip>
raiddev /dev/md6
        raid-level      5
        nr-raid-disks   3
        nr-spare-disks  0
        persistent-superblock   1
        parity-algorithm        left-symmetric
        chunk-size              32
        device                  /dev/sda8
        raid-disk               0
        device                  /dev/sdb8
        raid-disk               1
        device                  /dev/sdc8
        raid-disk               2

-- 
Григорий Баталов,
группа техподдержки
ОАО "Ковдорский ГОК"


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [sisyphus] Read_super_block: bread failed
  2003-12-03 13:15 [sisyphus] Read_super_block: bread failed Grigory Batalov
@ 2003-12-03 13:22 ` Sergey Vlasov
  2003-12-03 14:16   ` Grigory Batalov
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2003-12-03 13:22 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

On Wed, Dec 03, 2003 at 04:15:19PM +0300, Grigory Batalov wrote:
>   Не могу сделать загрузку с software RAID. При монтировании
> корневого раздела выскакивает:
> 
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> romfs: unable to read superblock

Что-то незаметно, что там что-то обнаружилось...

Типы разделов 0xfd стоят?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [sisyphus] Read_super_block: bread failed
  2003-12-03 13:22 ` Sergey Vlasov
@ 2003-12-03 14:16   ` Grigory Batalov
  0 siblings, 0 replies; 3+ messages in thread
From: Grigory Batalov @ 2003-12-03 14:16 UTC (permalink / raw)
  To: sisyphus

On Wed, 3 Dec 2003 16:22:46 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:

> >   Не могу сделать загрузку с software RAID. При монтировании
> > корневого раздела выскакивает:
> > 
> > md: Autodetecting RAID arrays.
> > md: autorun ...
> > md: ... autorun DONE.
> > romfs: unable to read superblock
> 
> Что-то незаметно, что там что-то обнаружилось...
> 
> Типы разделов 0xfd стоят?

  На мелочах горим! =)
  Теперь на всю жизнь запомню! =)

-- 
Григорий Баталов,
группа техподдержки
ОАО "Ковдорский ГОК"


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-03 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-03 13:15 [sisyphus] Read_super_block: bread failed Grigory Batalov
2003-12-03 13:22 ` Sergey Vlasov
2003-12-03 14:16   ` Grigory Batalov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git