From owner-freebsd-fs@FreeBSD.ORG Thu Jun 17 14:33:38 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41B14106566B for ; Thu, 17 Jun 2010 14:33:38 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello089077043238.chello.pl [89.77.43.238]) by mx1.freebsd.org (Postfix) with ESMTP id 67A928FC14 for ; Thu, 17 Jun 2010 14:33:36 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id D519C45E94; Thu, 17 Jun 2010 16:33:32 +0200 (CEST) Received: from localhost (pdawidek.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id CA78145EEB; Thu, 17 Jun 2010 16:33:18 +0200 (CEST) Date: Thu, 17 Jun 2010 16:33:09 +0200 From: Pawel Jakub Dawidek To: "hiroshi@soupacific.com" Message-ID: <20100617143309.GE1672@garage.freebsd.pl> References: <20100613074921.GB1320@garage.freebsd.pl> <4C149A5C.3070401@soupacific.com> <20100613102401.GE1320@garage.freebsd.pl> <86eigavzsg.fsf@kopusha.home.net> <20100614095044.GH1721@garage.freebsd.pl> <868w6hwt2w.fsf@kopusha.home.net> <20100614153746.GN1721@garage.freebsd.pl> <4C165871.6060609@soupacific.com> <20100614214851.GB2498@garage.freebsd.pl> <4C199A70.2060207@soupacific.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Epv4kl9IRBfg3rk" Content-Disposition: inline In-Reply-To: <4C199A70.2060207@soupacific.com> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=4.5 tests=ALL_TRUSTED,BAYES_00, TO_ADDRESS_EQ_REAL autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: FreeBSD 8.1 and HAST X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 14:33:38 -0000 --4Epv4kl9IRBfg3rk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 17, 2010 at 12:45:52PM +0900, hiroshi@soupacific.com wrote: > Hi folks ! >=20 > Couple more question now ! Since my test environment is 1T bytes hdd, so= =20 > it took long long time to finish first synchronize dirty bytes. >=20 > When manual start HAST on each node, then it will start synchronize=20 > dirty bytes. During synchronization, > set rc.conf >=20 > hast_enable=3D"YES" > ucarp_enable=3D"YES" >=20 > After reboot, > In ucarp_up.sh, zpool import -f poolname shows error as >=20 > ZFS pool import from resource failed: cannot import 'hasthoem': pool is= =20 > formatted using a newer ZFS version. You probably created pool on FreeBSD-CURRENT and now trying to use it on 8-STABLE. There was a version bump from v13 to v14 at some point. You can see your pool version by running: # zpool get version --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --4Epv4kl9IRBfg3rk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwaMiQACgkQForvXbEpPzRpSwCgrQ2OQkbrRx4I+h27ApisL9/E FRIAoOmf3CZFtrwiB1wsGhzvjKaxVHJ1 =W+0R -----END PGP SIGNATURE----- --4Epv4kl9IRBfg3rk--