Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2010 11:45:13 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        "hiroshi@soupacific.com" <hiroshi@soupacific.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: HAST configuration?
Message-ID:  <20100422094513.GA1651@garage.freebsd.pl>
In-Reply-To: <4BD01800.9040901@soupacific.com>
References:  <x2u90ed88931004131130m272ab2e4p37c2bdee5353a495@mail.gmail.com> <20100416065126.GG1705@garage.freebsd.pl> <4BCD3979.8050107@soupacific.com> <4BCD5AD7.8070502@soupacific.com> <4BCFA4C2.6000109@soupacific.com> <4BCFB1C5.5000908@soupacific.com> <4BD01800.9040901@soupacific.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 22, 2010 at 06:33:52PM +0900, hiroshi@soupacific.com wrote:
> The conf file is here. First I read wiki, I understand as simple as=20
> possible.
>=20
> #hast.conf
> #global section
> 	control /var/run/hastctl
> 	listen tcp4://0.0.0.0
>=20
> #resource section
> resource test {
> 	local /dev/da0
> 	on fw01a {
> 		local /dev/ad6
> 		remote 10.8.0.2
> 		}
> 	on fw01b {
> 		local /dev/ad8
> 		remote 10.8.0.1
> 		}
> 	}

Config looks good. Could you now provide output of the following
commands:

	# pgrep -lf hast
	# ls -l /var/run/hastctl

Could you also paste exact error message you are seeing?

What you sent earlier suggests that hastd daemon is not running.
If you want to start it during boot, don't forget to add:

	hastd_enable=3D"YES"

to your /etc/rc.conf.

--=20
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--SUOF0GtieIMvvwua
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkvQGqkACgkQForvXbEpPzRAygCfXxeHjLxRsWk5g+Jq8YatEX6e
UUwAoLxC2T1FTkA5OCUfxnHtNNYKTelV
=TKd0
-----END PGP SIGNATURE-----

--SUOF0GtieIMvvwua--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100422094513.GA1651>