On Wed, Jun 06, 2007 at 02:23:31PM +0200, Peter Rabbitson wrote: > This would not work as arrays are assembled by the kernel at boot time, at > which point there is no udev or anything else for that matter other than > /dev/sdX. And I am pretty sure my OS (debian) does not support udev in > initrd as of yet. But I think sending mails from the initrd isn't supported either, so if you already hack the initrd, you can get the path information from sysfs. udev is nothing magical, it just walks the sysfs tree and calls some little helper programs when collecting the information for building /dev/disk; you can do that yourself if you want. Gabor -- --------------------------------------------------------- MTA SZTAKI Computer and Automation Research Institute Hungarian Academy of Sciences --------------------------------------------------------- - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html