You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "venkata swamybabu budumuru (JIRA)" <ji...@apache.org> on 2013/05/06 17:48:15 UTC

[jira] [Created] (CLOUDSTACK-2345) [GSLB] deleting GSLB rules is not cleaning server info from GSLB device

venkata swamybabu budumuru created CLOUDSTACK-2345:
------------------------------------------------------

             Summary: [GSLB] deleting GSLB rules is not cleaning server info from GSLB device
                 Key: CLOUDSTACK-2345
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2345
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Controller
    Affects Versions: 4.2.0
         Environment: commit # 09af15035b9febe6f55e73a1389f950ab042564f
            Reporter: venkata swamybabu budumuru
            Assignee: Murali Reddy
            Priority: Minor
             Fix For: 4.2.0


Steps to reproduce:

1. create CloudStack setup with at least 2 zones
2. create a GSLBRule with at least 2 LB rules 
3. Delete all the above created rules and issue "show server" on GSLB device

Observations :-

(i) Found that server list is not cleaned up on the Netscaler devices

Here is the snippet from Netscaler:


> show server
1)      Name:      10.147.44.21      State:ENABLED 
        IPAddress:    10.147.44.21 
2)      Name:      10.147.54.14      State:ENABLED 
        IPAddress:    10.147.54.14 
3)      Name:   Cloud-Server--10.147.44.61      State:ENABLED 
        IPAddress:    10.147.44.61 
4)      Name:   Cloud-Server--10.147.54.161      State:ENABLED 
        IPAddress:   10.147.54.161 
 Done

Attaching all the required logs to the bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira