[GLLUG] Keepalived + LVS

Tom Taylor tom at tommyt.co.uk
Wed Jun 4 12:55:36 UTC 2014


Does anyone have any experience with Keepalived+LVS?

I'm trying to quiesce a (real) server but I keep getting back "No such
destination".

$ ipvsadm
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
TCP  10.0.0.75:58564 rr
  -> 10.0.0.70:58563             Route   1     0          0
  -> 10.0.0.71:58563             Route   1     0          0
  -> 10.0.0.72:58563             Route   1     0          0
TCP  10.0.0.75:58565 rr
  -> 10.0.0.73:58563             Route   1     0          0
  -> 10.0.0.74:58563             Route   1     0          0
  -> 10.0.0.90:58563             Route   1     0          0
$ ipvsadm -e -t 10.0.0.75:58564 -r 10.0.0.70:58563 -w 0
No such destination

The configuration is done within keepalived as opposed to an ipvsadm-save
file but that shouldn't make any difference to the in memory config should
it?

Am I missing something obvious?


--
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20140604/5e842c07/attachment.html>


More information about the GLLUG mailing list