Hast Unable to listen on address

Jeremy Chadwick freebsd at jdc.parodius.com
Tue Jan 31 09:55:28 UTC 2012


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 at parodius.com |
| Parodius Networking                     http://www.parodius.com/ |
| UNIX Systems Administrator                 Mountain View, CA, US |
| Making life hard for others since 1977.             PGP 4BD6C0CB |



More information about the freebsd-fs mailing list