Networking Forums

Networking Forums > Computer Networking > Linux Networking > Duplicate entries in LVS setup

Reply
Thread Tools Display Modes

Duplicate entries in LVS setup

 
 
tucj7
Guest
Posts: n/a

 
      11-12-2007, 09:35 AM
Hi,

It took me a while to get the setup going for LVS and I made numerous
changes to settings and I'm not sure if some of them stayed in tact.
Now I have duplicate entries for the real-servers in ipvsadm. The VIP
(xx.xx.xx.130) and the DIP (xx.xx.xx.131) appear in the list, but only
the VIP is mentioned in /etc/ha.d/ldirectord.cf. Is there a way to
reset this list or something so that it just contains the VIP?

[root@ds702 ~]# ipvsadm -L -n
IP Virtual Server version 1.2.0 (size=4096) Prot LocalAddress:Port
Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP xx.xx.xx.130:3306 wrr
-> xx.xx.xx.132:3306 Masq 0 0 0
-> xx.xx.xx.133:3306 Masq 0 0 0
-> 127.0.0.1:3306 Local 1 0 0
TCP xx.xx.xx.131:3306 wrr
-> xx.xx.xx.132:3306 Masq 0 0 0
-> xx.xx.xx.133:3306 Masq 0 0 0
-> 127.0.0.1:3306 Local 1 0 0
TCP xx.xx.xx.130:80 rr
-> xx.xx.xx.132:80 Masq 0 0 0
-> xx.xx.xx.133:80 Masq 1 0 0
TCP xx.xx.xx.131:80 rr
-> xx.xx.xx.132:80 Masq 1 0 0
-> xx.xx.xx.133:80 Masq 1 0 0

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ARP entries RTK Windows Networking 0 03-26-2012 01:37 PM
There is a duplicate name on the network jimsfield Wireless Networks 1 01-07-2009 07:42 PM
Duplicate TZanolo Windows Networking 1 02-03-2006 07:22 PM
Duplicate IP error when there is no Duplicate IP =?Utf-8?B?YWNvcm4=?= Windows Networking 7 11-19-2004 01:25 AM



1 2 3 4 5 6 7 8 9 10 11