All of lore.kernel.org
 help / color / mirror / Atom feed
* filesystem check on software raid partitions
@ 2009-10-17 12:19 Vasily Averin
  0 siblings, 0 replies; only message in thread
From: Vasily Averin @ 2009-10-17 12:19 UTC (permalink / raw)
  To: grub-devel

Dear all,

I've noticed that grub2 tries to detect filesystem on software raid partitions.
IMHO it isn't correct:
- this partition can have correct filesystem header or superblock, and therefore
it can look at the first glance as one having filesystem. However access to
filesystem data is tricky, you will access wrong data block.

For example I've got grub hang on the ext2 filesystem check of the first
partition of software raid0 partition (see datails in "[patch] deadloop in
grub_ext2_iterate_dir" letter).

- even if filesystem check finishes correctly, it will report the same fs-uuid
as filesystem on raid device, and It can confuse search by uuid command.

Therefore I think grub2 should check partition for raid/lvm/swap before start
of filesystem checks.

thank you,
	Vasily Averin






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-17 12:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17 12:19 filesystem check on software raid partitions Vasily Averin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.