Installing and Configuring LVS + PIRANHA
Alexandra Alvarado <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
I have been configuring lvs + piranha like the graph >>|-------|------------------------------------------|---------| Public network >> |eth0=100.100.100.200 |eth0=100.100.100.9 >> |eth0:1=100.100.100.32 (vs1) | >> ------|----- -------|----- >> | active | | backup | >> | router | | router | >> ------|----- -------|----- >> |eth1=10.10.10.200 |eth1=10.10.10.9 >> |eth1:1=10.10.10.32 (NAT router) | >>|-------|-|------------------|-----------------|---|----------| Private network >> |eth0=10.10.10.14 |eth0=10.10.10.15 |eth0=10.10.10.16 >> | | | >> |---------| |---------| |---------| >> | rs1 | | rs2 | | rs3 | >> | >>__ >>_______| |_________| |_________| >> >> The backup router works when I disconnect the eth0 cable of the active router, but if I disconnect the eth1 of the active router the backup doesn't work What I want to say is: What if the eth1is the card damaged and no the eth0 of the active router?, what's wrong? Thanks Alexandra Alvarado