<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>Does anyone have any experience with Keepalived+LVS?<br><br>I'm trying to quiesce a (real) server but I keep getting back "No such destination".<br>
<br>$ ipvsadm<br>IP Virtual Server version 1.2.1 (size=4096)<br>
Prot LocalAddress:Port Scheduler Flags<br>  -> RemoteAddress:Port           Forward Weight ActiveConn InActConn<br>TCP  <a href="http://10.0.0.75:58564" target="_blank">10.0.0.75:58564</a> rr<br>  -> <a href="http://10.0.0.70:58563" target="_blank">10.0.0.70:58563</a>             Route   1     0          0<br>

  -> <a href="http://10.0.0.71:58563" target="_blank">10.0.0.71:58563</a>             Route   1     0          0<br>  -> <a href="http://10.0.0.72:58563" target="_blank">10.0.0.72:58563</a>             Route   1     0          0<br>
TCP  <a href="http://10.0.0.75:58565" target="_blank">10.0.0.75:58565</a> rr<br>
  -> <a href="http://10.0.0.73:58563" target="_blank">10.0.0.73:58563</a>             Route   1     0          0<br>  -> <a href="http://10.0.0.74:58563" target="_blank">10.0.0.74:58563</a>             Route   1     0          0<br>
  -> <a href="http://10.0.0.90:58563" target="_blank">10.0.0.90:58563</a>             Route   1     0          0<br>
$ ipvsadm -e -t <a href="http://10.0.0.75:58564" target="_blank">10.0.0.75:58564</a> -r <a href="http://10.0.0.70:58563" target="_blank">10.0.0.70:58563</a> -w 0<br>No such destination<br><br>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?<br>

<br>Am I missing something obvious?<br><br><br>--<br></div>Tom<br></div>
</div><br></div>