gmultipath: act/act, path checking?

2011-10-26 Thread Dennis Koegel
Cheers, are there any plans to have gmultipath support for active/active? Also, is there any way to check available paths periodically? As far as I unterstand, once gmultipath kicks a certain path due to failure, it will never come back automatically. (And it won't ever be used if it isn't workin

isp(4) WWNs / ISP2532

2011-10-26 Thread Dennis Koegel
Cheers, we have a "Qlogic ISP 2532 PCI FC-AL Adapter" here, on 9.0-RC1, which seems to work fine with isp(4). But: We had some trouble finding the WWNs -- per man page, there should be sysctl entries like dev.isp.N.{wwnn,wwpn}, but they ain't here. dmesg didn't show them either. Booting verbose

Re: Fresh installed Freebsd 9 don't boot from hd

2011-10-24 Thread Dennis Koegel
On Mon, Oct 24, 2011 at 11:33:23AM -0400, John Baldwin wrote: > Perhaps try http://www.freebsd.org/~jhb/patches/edd_params.patch GCC chokes here in drv.c:{49,50}: "cannot convert to a pointer type": v86.ds = VTOPSEG(params); v86.esi = VTOPOFF(params); Changed this to ¶ms. Also ch

Re: Fresh installed Freebsd 9 don't boot from hd

2011-10-23 Thread Dennis Koegel
On Sun, Oct 23, 2011 at 08:57:59PM +0300, Andriy Gapon wrote: > I found a document that suggests a possibility of BIOS writing more bytes to > the > array than its current size of 0x42: [...] > Could you please test this hypothesis by trying the following patch? With -O1 and this patch, it boots.

Re: Fresh installed Freebsd 9 don't boot from hd

2011-10-23 Thread Dennis Koegel
On Fri, Oct 21, 2011 at 04:33:38PM -0400, John Baldwin wrote: > Working offline with Dennis, we found that changing the CFLAGS in > sys/boot/i386/gptboot/Makefile from "-O1" to "-Os -mrtd" (partially reverting > an earlier commit) fixed gptboot. The next test for someone to do would be > to >

Re: Fresh installed Freebsd 9 don't boot from hd

2011-10-21 Thread Dennis Koegel
On Thu, Oct 20, 2011 at 11:28:08AM +0400, Pavel Timofeev wrote: > I used FreeBSD 9 amd64 on my HP Proliant DL360 G5 (smart array p400i mirror) > as test. [...] > It was fresh install and I choose guided partitioning (GPT) > But after reboot my server don't boot from hd. We have the same issue on a