URL: <http://savannah.gnu.org/bugs/?37073>
Summary: regression : grub2-probe fails with dmraid Project: GNU GRUB Submitted by: gbin Submitted on: Fri 10 Aug 2012 08:13:48 PM GMT Category: Filesystem Severity: Major Priority: 5 - Normal Item Group: Software Error Status: None Privacy: Public Assigned to: None Originator Name: Guillaume BINET Originator Email: g...@gootz.net Open/Closed: Open Discussion Lock: Any Release: Release: other Reproducibility: Every Time Planned Release: None _______________________________________________________ Details: Originally submitted here : https://bugs.gentoo.org/show_bug.cgi?id=430748 This is a regression of 2.00 from 2.00-beta6 # /usr/sbin/grub2-probe /boot/grub2/ /usr/sbin/grub2-probe: error: unknown filesystem. zsh: exit 1 /usr/sbin/grub2-probe -vvv /boot/grub2/ [The full log with -vvv is in attachment] I have a dmraid (intel fake Raid) mounted like this : # mount rootfs on / type rootfs (rw) /dev/mapper/isw_ddbeejgcgd_Volume03 on / type ext4 (rw,noatime,discard,commit=0) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) cgroup_root on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755) openrc on /sys/fs/cgroup/openrc type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-agent.sh,name=openrc) cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu) udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=1011443,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620) shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime) /dev/mapper/isw_ddbeejgcgd_Volume01 on /boot type ext2 (rw,noatime,discard) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) a device.map like this: (hd0) /dev/mapper/isw_ddbeejgcgd_Volume0 I startup my array from an initramfs with that : echo "Detect the raid arrays ..." /sbin/dmraid -ay || rescue_shell /sbin/dmsetup.static mknodes || rescue_shell Reproducible: Always Actual Results: see log attached Expected Results: As with the beta6 (with exactly the same system, same config files): # /usr/sbin/grub2-probe /boot/grub2/ ext2 [The full log with -vvv is in attachment too for comparison] I tried the head of the development tree and it is the same behavior as the 2.00 _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Fri 10 Aug 2012 08:13:48 PM GMT Name: probe 2.00.txt Size: 6kB By: gbin The 2 logs for you to compare. <http://savannah.gnu.org/bugs/download.php?file_id=26345> ------------------------------------------------------- Date: Fri 10 Aug 2012 08:13:48 PM GMT Name: probe beta6.txt Size: 16kB By: gbin The 2 logs for you to compare. <http://savannah.gnu.org/bugs/download.php?file_id=26346> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?37073> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub