HA on FreeBSD
- From: yassine ayachi <ayachi.yassine@xxxxxxxxx>
- Date: Thu, 24 Dec 2009 10:01:12 +0000
Hi all ,
In order to improve my firewall architecture, I installed on my two
firewalls that are on linux the platforme HAProxy-Heartbeat-BRBD, now I want
to improve it further by installing the same thing on freebsd,
I installed haproxy and hearbeat without problem, but there is no DRBD
support on freeBSD,
I googled and found geom with ggated/ggatec with freevrrpd for virtual ip
support, I tried to setup this but it does not work, here is a summary of
what I'm doing :
Slave IP : 10.42.6.156
Mester IP : 10.42.6.158
1-slave# ggated -v
2-master# ggatec create 10.42.6.156 /dev/da0s1d
master#
(This command is suposed to return the device node name. something like
‘ggate0′, but nothing in my case.)
3-output on the slave machine looks like this :
slave# bginfo: Connection from: 10.42.6.158.
debug: Receiving version packet.
debug: Version packet received.
debug: Receiving initial packet.
debug: Initial packet received.
debug: Connection created [10.42.6.158, /dev/da0s1d].
debug: New connection created (token=2554515407).
debug: exports[/dev/da0s1d]: IP mismatch.
warning: Unauthorized connection from: 10.42.6.158.
debug: Connection removed [10.42.6.158 /dev/da0s1d].
warning: Cannot send initial packet: Bad file descriptor.
Thanks in advance you for any help you give me :)
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: HA on FreeBSD
- From: Ruben de Groot
- Re: HA on FreeBSD
- Prev by Date: why does _PATH_STDPATH contain the current directory?
- Next by Date: Re: HA on FreeBSD
- Previous by thread: why does _PATH_STDPATH contain the current directory?
- Next by thread: Re: HA on FreeBSD
- Index(es):
Relevant Pages
|