On 15.09.2012 16:50, Mikolaj Golub wrote: > I am attaching the patch that fixes the issue for me. > > I was wandering why the issue was not observed after md device > removal, as disk_OS_get_MD_disks() did the same things. It has turned > out that hostres just does not see md devices, so this function is > currently useless. hostres gets devices from devinfo(3), which does > not return md devices. > > disk_OS_get_disks() calls kern.disks sysctl to get the list of disks, > and uses device_map differently, so it is not affected.
I also have a big patch to the hostres module, but it is not yet finished. Probably i should commit the part related to the disk subsystem. This part has been rewritten to be GEOM aware. -- WBR, Andrey V. Elsukov _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"