From owner-freebsd-fs@FreeBSD.ORG Fri Nov 1 04:44:23 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 41012E66 for ; Fri, 1 Nov 2013 04:44:23 +0000 (UTC) (envelope-from alex.wilkinson@cba.com.au) Received: from igw10blk.cba.com.au (igwx12.cba.com.au [140.168.71.12]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 90CC02B7F for ; Fri, 1 Nov 2013 04:44:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cba.com.au; i=@cba.com.au; q=dns/txt; s=CBAdkim-110609; t=1383281062; x=1698641062; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=3Qzc8kJbWm1mHSZ/Pg0o4hLZS+USxr+OiiZJA9sdMSI=; b=rjsWoEFu610VzAPsA14njjfDizYHu4n5d8/5bDsiyKUqArDzG5hGGDrd uPi0cgnnk++rGmwv21zfJ70Wlfb3Yg==; X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,614,1378821600"; d="scan'208";a="84951170" Received: from unknown (HELO aaunswc27.au.cbainet.com) ([10.30.10.34]) by igw10.cba.com.au with ESMTP; 01 Nov 2013 15:44:12 +1100 Received: from margz.perth.internal ([10.138.102.216]) by aaunswc27.au.cbainet.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 1 Nov 2013 15:44:12 +1100 Date: Fri, 1 Nov 2013 15:44:03 +1100 From: "Wilkinson, Alex" To: "freebsd-fs@freebsd.org" Subject: Re: HAST - Unable to receive request header: Socket is not connected (10.0-BETA1) Message-ID: <20131101044402.GA99992@margz.perth.internal> Mail-Followup-To: "freebsd-fs@freebsd.org" References: <20131029072708.GC86932@margz.perth.internal> <20131029131612.GA43106@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131029131612.GA43106@gmail.com> Organisation: Commonwealth Bank Australia X-Message-Flag: "Please Restore Line Breaks If Necessary" User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginalArrivalTime: 01 Nov 2013 04:44:12.0630 (UTC) FILETIME=[02E8D760:01CED6BD] X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 04:44:23 -0000 0n Wed, Oct 30, 2013 at 12:17:26AM +1100, Mikolaj Golub wrote: >On Tue, Oct 29, 2013 at 06:27:08PM +1100, Wilkinson, Alex wrote: > >> [DEBUG][2] Checking hooks. >> [DEBUG][2] [export] (primary) remote_send: Taking request. >> [DEBUG][2] [export] (primary) remote_guard: Checking connections. >> [DEBUG][2] Checking hooks. >> [DEBUG][2] [export] (primary) remote_guard: Reconnecting to tcp4://172.18.3.12. >> [DEBUG][1] [export] (primary) Negotiated protocol version 2. >> [WARNING] [export] (primary) Data size differs between nodes (local=128819612160, remote=128848941568). > >It looks like you created resources of different size on differen >nodes. If the primary detects media size mismatch it closes the >connection. > >Does mfid0p4 size differs on host-a and host-b? If it does use -m >option in `hastctl create' to specify the same size on both nodes. >You can run `hastctl dump' (on both nodes) to see what HAST currently >thinks about media size. > >> [ERROR] [export] (secondary) Unable to receive request header: Socket is not connected. > >This is a consequence of the primary closing the connection after >detecting media size mismatch. You are right! using -m when creating solved my problem! Thanks! -Alex ************** IMPORTANT MESSAGE ***************************** This e-mail message is intended only for the addressee(s) and contains information which may be confidential. If you are not the intended recipient please advise the sender by return email, do not use or disclose the contents, and delete the message and any attachments from your system. Unless specifically indicated, this email does not constitute formal advice or commitment by the sender or the Commonwealth Bank of Australia (ABN 48 123 123 124) or its subsidiaries. We can be contacted through our web site: commbank.com.au. If you no longer wish to receive commercial electronic messages from us, please reply to this e-mail by typing Unsubscribe in the subject line. **************************************************************