FreeBSD 8.1 and HAST

Thomas Steen Rasmussen thomas at gibfest.dk
Mon Jun 14 21:54:02 UTC 2010


On Mon, 14 Jun 2010 17:37:46 +0200, Pawel Jakub Dawidek <pjd at FreeBSD.org>
wrote:
> On Mon, Jun 14, 2010 at 06:07:51PM +0300, Mikolaj Golub wrote:
>> So ggate_recv takes free just initilized hio (0x284f2640) from the free
>> queue
>> and is waiting for the data from the kernel. At this time sync thread
>> starts
>> syncronization, takes another just initilized hio (0x284f2600) from the
>> free
>> queue and puts it to remote_send, so the request is sent with seq == 0.
> 
> Right, sync code was broken. For sync requests gctl_seq is irrelevant,
> so could you guys test this patch:
> 
> 	http://people.freebsd.org/~pjd/patches/hastd_primary.c.2.patch

Hello,

I am trying out HAST for the first time and I believe I may be seeing 
this problem - will this fix be committed in time for 8.1 ?

Thank you

Thomas Steen Rasmussen


More information about the freebsd-fs mailing list