Re: Weird issue with hastd(8)

From: Maxim Sobolev <sobomax_at_FreeBSD.org>
Date: Fri, 03 Jun 2011 01:26:11 -0700
On 5/29/2011 4:11 AM, Mikolaj Golub wrote:
> This might be MSG_WAITALL issue I described on net_at_ (look for the thread
> "recv() with MSG_WAITALL might stuck when receiving more than rcvbuf", and
> also kern/154504).
>
> Could you please try the patch?
>
> http://people.freebsd.org/~trociny/uipc_socket.c.patch

Yes, installing this patch on both client and server has solved this 
issue. Synchronization now goes much faster.

I would also like to get your input on my two other patches - 
randomization of the synchronization pattern and ad-hoc asynchronous 
more. Hastd appears extremely useful to synchronize large virtual disks 
over slow links without taking live virtual machine offline.

-Maxim
Received on Fri Jun 03 2011 - 06:26:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:14 UTC