Date: Sun, 10 Dec 2006 20:43:53 -0600 From: Craig Boston <craig@feniz.gank.org> To: David Gilbert <dgilbert@dclg.ca>, freebsd-stable@freebsd.org Cc: Ulrich Spoerlein <uspoerlein@gmail.com> Subject: Re: ggate still broken on 6.2-RC1 for amd64. Message-ID: <20061211024353.GA1220@nowhere> In-Reply-To: <20061203171221.GB2369@roadrunner.q.local> References: <17774.32960.176956.52924@canoe.dclg.ca> <20061203171221.GB2369@roadrunner.q.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2006 at 06:12:21PM +0100, Ulrich Spoerlein wrote: > David Gilbert wrote: > > But the ggated/ggatec in 6.2-RC1 connects now (and is happy about > > that). In fact, the tasting on the ggatec side that happens due to > > new disks showing up works, too. However, any attempt to pass > > significant traffic causes ggatec to seeminly lock up. > > /me too. Though I tested this on two FreeBSD/i386 SMP machines with > gmirror + ggated combination. There *is* traffic going on, but it is > somewhere around 50kB/s (sic! no kidding!). Have you tried increasing the send/receive buffer size? In my local ggate setup I'm running both the client and server with the options "-R 196608 -S 196608". I added it a while back after discovering that the default buffer size was inadequate in certain situations and would sometimes cause large block sized I/O to hang. This was a while ago and I mentioned it to pjd@ so the issue may be have been corrected, but it's something that shouldn't take long to try. Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061211024353.GA1220>