HAST configuration?
Pawel Jakub Dawidek
pjd at FreeBSD.org
Thu Apr 22 09:45:21 UTC 2010
On Thu, Apr 22, 2010 at 06:33:52PM +0900, hiroshi at soupacific.com wrote:
> The conf file is here. First I read wiki, I understand as simple as
> possible.
>
> #hast.conf
> #global section
> control /var/run/hastctl
> listen tcp4://0.0.0.0
>
> #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="YES"
to your /etc/rc.conf.
--
Pawel Jakub Dawidek http://www.wheelsystems.com
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20100422/564dcb57/attachment.pgp
More information about the freebsd-fs
mailing list