Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2012 01:55:25 -0800
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        Shelm <kykypyky2@gmail.com>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Hast Unable to listen on address
Message-ID:  <20120131095525.GA67112@icarus.home.lan>
In-Reply-To: <1328001527003-5444043.post@n5.nabble.com>
References:  <1328001527003-5444043.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 31, 2012 at 01:18:47AM -0800, Shelm wrote:
> hi
> Unable to listen on address 10.20.4.7: Can't assign requested address
> 
> hast.conf
> 
> on m1(real domain)
> {
>       listen 10.10.4.7
> }
> 
> on m2(real domain)
> {
>       listen 10.20.4.7
> }
> 
> resource shared
> {
>        on m1
>        {
>              local /dev/da1
>              remote 10.20.4.7
>        }
>        on m2
>        {
>              local /dev/da1
>              remote 10.10.4.7
>        }
> }
> 
> 
> 
> m1 connect --Unable to listen on address 10.20.4.7: Can't assign requested
> address
> m2 connect --hastctl status
> shared:
>   role: init
>   provname: shared
>   localpath: /dev/da1
>   extentsize: 0
>   keepdirty: 0
>   remoteaddr: 10.10.4.7
>   replication: memsync
>   dirty: 0 bytes

Please provide the following from the machine "m2" (the box which clims
to be 10.20.4.7):

* Output from: ifconfig -a
* Output from: netstat -rn
* Whether or not the machine uses ipfw or pf
  - If so, which
  - Provide the rules you're using

-- 
| Jeremy Chadwick                                 jdc@parodius.com |
| Parodius Networking                     http://www.parodius.com/ |
| UNIX Systems Administrator                 Mountain View, CA, US |
| Making life hard for others since 1977.             PGP 4BD6C0CB |




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