Your message dated Mon, 18 Aug 2008 14:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#494501: fixed in grub2 1.96+20080724-8 has caused the Debian Bug report #494501, regarding Grub drops to rescue mode when it sees my raid6 partition to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 494501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494501 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: grub-pc Version: 1.96+20080724-5 When booting my server which has /boot and / on raid1 and also a totally a separate raid6 device, grub errors out and drops to rescue mode. I see: Welcome to GRUB! Error: Unsupported RAID level: 6 Entering rescue mode... grub rescue> >From there I just type: grub rescue> insmod linux grub rescue> normal And the boot continues as I expect it should have done in the first place. I guess grub should not panic if it just "sees" a raid6 device, but only if it is asked to use it. This system has 12 disks. /dev/sdk and /dev/sdl are using the onboard Intel SATA controller and are what the BIOS sees as the first and second drive. /dev/sd[a-j] are attached to two 3ware sata controllers. [EMAIL PROTECTED]:~$ mount /dev/md1 on / type ext3 (rw,errors=remount-ro) tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) procbususb on /proc/bus/usb type usbfs (rw) udev on /dev type tmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) /dev/md0 on /boot type ext3 (rw) [EMAIL PROTECTED]:~$ cat /proc/mdstat Personalities : [raid1] [raid6] [raid5] [raid4] md5 : active raid6 sdj1[9] sdi1[8] sdh1[7] sdg1[6] sdf1[5] sde1[4] sdd1[3] sdc1[2] sdb1[1] sda1[0] 7814079488 blocks level 6, 64k chunk, algorithm 2 [10/10] [UUUUUUUUUU] bitmap: 0/233 pages [0KB], 2048KB chunk md1 : active raid1 sdl2[1] sdk2[0] 19534976 blocks [2/2] [UU] bitmap: 1/150 pages [4KB], 64KB chunk md2 : active raid1 sdl3[1] sdk3[0] 271482368 blocks [2/2] [UU] bitmap: 0/130 pages [0KB], 1024KB chunk md3 : active raid1 sdl4[1] sdk4[0] 1919680 blocks [2/2] [UU] bitmap: 0/235 pages [0KB], 4KB chunk md0 : active raid1 sdl1[1] sdk1[0] 96256 blocks [2/2] [UU] bitmap: 0/12 pages [0KB], 4KB chunk unused devices: <none> [EMAIL PROTECTED]:~$ cat /boot/grub/device.map (hd0) /dev/sdk (hd1) /dev/sdl [EMAIL PROTECTED]:~$ uname -a Linux hermes-new 2.6.26 #1 SMP Sat Jul 26 18:11:06 CST 2008 x86_64 GNU/Linux
--- End Message ---
--- Begin Message ---Source: grub2 Source-Version: 1.96+20080724-8 We believe that the bug you reported is fixed in the latest version of grub2, which is due to be installed in the Debian FTP archive: grub-common_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-common_1.96+20080724-8_amd64.deb grub-efi_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-efi_1.96+20080724-8_amd64.deb grub-ieee1275_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-ieee1275_1.96+20080724-8_amd64.deb grub-linuxbios_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-linuxbios_1.96+20080724-8_amd64.deb grub-pc_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-pc_1.96+20080724-8_amd64.deb grub-rescue-pc_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub-rescue-pc_1.96+20080724-8_amd64.deb grub2_1.96+20080724-8.diff.gz to pool/main/g/grub2/grub2_1.96+20080724-8.diff.gz grub2_1.96+20080724-8.dsc to pool/main/g/grub2/grub2_1.96+20080724-8.dsc grub2_1.96+20080724-8_amd64.deb to pool/main/g/grub2/grub2_1.96+20080724-8_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Robert Millan <[EMAIL PROTECTED]> (supplier of updated grub2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 18 Aug 2008 15:17:29 +0200 Source: grub2 Binary: grub2 grub-of grub-common grub-pc grub-rescue-pc grub-linuxbios grub-efi grub-ieee1275 Architecture: source amd64 Version: 1.96+20080724-8 Distribution: unstable Urgency: high Maintainer: GRUB Maintainers <[EMAIL PROTECTED]> Changed-By: Robert Millan <[EMAIL PROTECTED]> Description: grub-common - GRand Unified Bootloader, version 2 (common files) grub-efi - GRand Unified Bootloader, version 2 (EFI version) grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version) grub-linuxbios - GRand Unified Bootloader, version 2 (LinuxBIOS version) grub-of - GRand Unified Bootloader, version 2 [dummy] grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version) grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version) grub2 - GRand Unified Bootloader, version 2 (dummy package) Closes: 464215 475585 494501 495049 Changes: grub2 (1.96+20080724-8) unstable; urgency=high . [ Felix Zielcke ] * patches/00_fix_raid0.diff: Fix a `small' incorrect calculation for raid 0. * patches/09_handle_md_slash_N.diff: Add support for /dev/md/N style mdraid devices. (Closes: #475585, #464215) * patches/10_handle_lvm_dash_escaping.diff: LVM escapes a dash with a dash and GRUB doestn't like that, so remove the double dashes. (Closes #494383) . [ Robert Millan ] * Handle errors in RAID/LVM scan routine (rather than letting the upper layer cope with them). (Closes: #494501, #495049) - debian/patches/00_raid_lvm_error_handling.diff: Fix the actual problem. - debian/patches/00_grub_print_error.diff: Fix a bug exposed by 00_raid_lvm_error_handling.diff. Checksums-Sha1: b082fad1a7947959e66149d9c3fc7a2525f2cebe 2068 grub2_1.96+20080724-8.dsc c9f5b3cdc42f314ebedcf399c1e5be19c0813afd 50650 grub2_1.96+20080724-8.diff.gz 356e315d41d6e54d802a6e41cc2932a3503c9fb9 123154 grub2_1.96+20080724-8_amd64.deb 5dd24d0920e4b635bddd062bed4c0bdd2b0b929b 196064 grub-common_1.96+20080724-8_amd64.deb c61c2dcd04b4d5766a0f79aa44b3427b605699f6 1467350 grub-pc_1.96+20080724-8_amd64.deb 165a0160eba155c02659d5e7d78bce3cfb2da709 438610 grub-rescue-pc_1.96+20080724-8_amd64.deb 5330bd58774bb07f667f62906c098b2d2d280298 1315262 grub-linuxbios_1.96+20080724-8_amd64.deb e8d95a9a6d2c2d4ba63c433d69f64325826ae74e 1233964 grub-efi_1.96+20080724-8_amd64.deb 0c6ca74c5c55f04d16ac41455e0d5c3b2ae53859 1317422 grub-ieee1275_1.96+20080724-8_amd64.deb Checksums-Sha256: 065211ea9db41c0ade502f701107e0acb82118a38fac5a2736a73f51601ac84b 2068 grub2_1.96+20080724-8.dsc 900856579108f7189dca79d83141545269d0a2eea670951753dcfa4ae3424e17 50650 grub2_1.96+20080724-8.diff.gz 3b5efe6b52d02492deefdba76539e7d7370c0e5bd2890eb9da662952e69b2bdf 123154 grub2_1.96+20080724-8_amd64.deb df8453bd4af0a4b85ff3f2f2206b2a3e6d12cd00366c1062524ea19ae77f31d2 196064 grub-common_1.96+20080724-8_amd64.deb 23331a90e231b042a7f0ccdbf8074dea0a2c7842060a943ed124c873fb743c34 1467350 grub-pc_1.96+20080724-8_amd64.deb 8b0fa5c913b56950945dbd82486640b471c191bdaca99030fb5bf95c4abadc2d 438610 grub-rescue-pc_1.96+20080724-8_amd64.deb 41b2ac4fdc6f4857194ad1cc7767a6ebf13215c7c0989fbc031f6af1de99147f 1315262 grub-linuxbios_1.96+20080724-8_amd64.deb 2e204a131c41dea26512d3685726fee1f67008e4bfe2546e9a3bd8b25cbd720a 1233964 grub-efi_1.96+20080724-8_amd64.deb f75554fd49f19977136bc6c1a127cc94a891b5463ac5ce200c44e73107b1e05c 1317422 grub-ieee1275_1.96+20080724-8_amd64.deb Files: ef8ad910a17e1d54e6f8f2abda9c5631 2068 admin extra grub2_1.96+20080724-8.dsc 5b4d3a631cbfc8a4a058f8091af776ec 50650 admin extra grub2_1.96+20080724-8.diff.gz 75d9659333f5dca5557ad458f9a43fca 123154 admin extra grub2_1.96+20080724-8_amd64.deb 1f81dc8aff5d1281c3a7638f9cb3a8e0 196064 admin extra grub-common_1.96+20080724-8_amd64.deb 4cf2553ebfd1a98167f068b4334b5edc 1467350 admin extra grub-pc_1.96+20080724-8_amd64.deb 086b00512cefa2a7f9cbd37e8ace264c 438610 admin extra grub-rescue-pc_1.96+20080724-8_amd64.deb 3480434472b563b1a4efd98f72276119 1315262 admin extra grub-linuxbios_1.96+20080724-8_amd64.deb 88b2337ef394311a75eed6fb104a990a 1233964 admin extra grub-efi_1.96+20080724-8_amd64.deb 4b752007333829dd5113d0d4973339ae 1317422 admin extra grub-ieee1275_1.96+20080724-8_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkipgTUACgkQC19io6rUCv+86wCcC914upVBVf07tbH/vZHNNCB+ u7AAoI1elxU9AJb/1YDYmt+IW64PKmAQ =Da0P -----END PGP SIGNATURE-----
--- End Message ---

