no posible make available

Alejandro Feijoo alfeijoo at cesga.es
Wed Mar 8 17:30:42 UTC 2006


Hi.

i have 2 nodes with direct routing and the following configuration:

MASTER
bond0     Link encap:Ethernet  HWaddr 00:15:60:55:7D:D1
          inet addr:193.144.34.188  Bcast:193.144.34.255  Mask:255.255.255.0

eth0      Link encap:Ethernet  HWaddr 00:15:60:55:7D:D1
          inet6 addr: fe80::215:60ff:fe55:7dd1/64 Scope:Link


lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0


SLAVE
bond0     Link encap:Ethernet  HWaddr 00:15:60:55:4E:83
          inet addr:193.144.34.189  Bcast:193.144.34.255  Mask:255.255.255.0


bond0:1   Link encap:Ethernet  HWaddr 00:15:60:55:4E:83
          inet addr:193.144.34.190  Bcast:193.144.34.255  Mask:255.255.255.0

eth0      Link encap:Ethernet  HWaddr 00:15:60:55:4E:83
          inet6 addr: fe80::215:60ff:fe55:4e83/64 Scope:Link


lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0


LVS.conf
serial_no = 30
primary = 193.144.34.188
service = lvs
backup_active = 1
backup = 193.144.34.189
heartbeat = 1
heartbeat_port = 539
keepalive = 6
deadtime = 18
network = direct
debug_level = NONE
monitor_links = 1
virtual WEB {
     active = 1
     address = 193.144.34.190 bond0:1
     port = 80
     send = "GET / HTTP/1.0\r\n\r\n"
     expect = "HTTP"
     use_regex = 0
     load_monitor = none
     scheduler = rr
     protocol = tcp
     timeout = 6
     reentry = 15
     quiesce_server = 0
     server prolianta {
         address = 193.144.34.188
         active = 1
         weight = 3
     }
     server proliantb {
         address = 193.144.34.189
         active = 1
         weight = 1
     }
}



But... when pulse start on both nodes never cant make available the other,
for example if Backup start (193.144.34.189) the log give me that:

Mar  8 18:25:44 proliantb nanny[5134]: avail: 1 active: 0: count: 3
Mar  8 18:25:44 proliantb nanny[5134]: making 193.144.34.188:80 available
Mar  8 18:25:44 proliantb nanny[5135]: avail: 1 active: 0: count: 3
Mar  8 18:25:44 proliantb nanny[5135]: making 193.144.34.189:80 available
Mar  8 18:25:50 proliantb nanny[5134]: avail: 1 active: 1: count: 4

I think that only keep one the other lost...

any idea?

Tanks!


++-------------------------++
Alejandro Feijóo Fraga
Tecnico de Sistemas.
Centro de supercomputación de Galicia
Avda. de Vigo s/n. Campus Sur.
15705 - Santiago de Compostela. Spain
Tlfn.: 981 56 98 10 Extension: 216
Fax: 981 59 46 16





More information about the Piranha-list mailing list