← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1451690] Re: Max Retry Times work incorrectly in monitor of Load Blance

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1451690

Title:
  Max Retry Times work incorrectly in monitor of Load Blance

Status in neutron:
  Expired

Bug description:
  1.Under test tenement,create network:net10,subnet:subnet10,network address:192.168.10.0/24 and other keep default
  2.Create router:R1,R1 inner interface relate to subnet10 and set outer network for R1
    Create VM1-1(port 80 is deny by iptables),choose subnet10,security group choose default,image is centos
    Create VM1-2(port 80 is deny by iptables),choose subnet10,security group choose default,image is centos
  3.Create Resource Pool name "FZ1",choose subnet10,protocol is http,Load Blance Mode is ROUND_ROBIN
    Add VIP for"FZ1",set assign ip to 192.168.10.16,protocol port is 80 and other keep as default
  4.Add member VM1-1(192.168.10.5) and VM1-2(192.168.10.6) for"FZ1",Weight is 1,protocol port is 80
  5.Add "TCP" monitor(delay is 3,timeout is21,max retry times is 8)which is relate to FZ1
  6.Capture in VM1-1 and VM1-2,find max retry times is more than 8

  you can check in attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1451690/+subscriptions


References