You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Animesh Chaturvedi (JIRA)" <ji...@apache.org> on 2013/12/20 00:54:07 UTC

[jira] [Updated] (CLOUDSTACK-5570) [Automation][Hyper-V] management IP is not released

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Animesh Chaturvedi updated CLOUDSTACK-5570:
-------------------------------------------

    Assignee: Rajesh Battala

> [Automation][Hyper-V] management IP is not released 
> ----------------------------------------------------
>
>                 Key: CLOUDSTACK-5570
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5570
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: Hyper-V
> advanced zone
>            Reporter: Srikanteswararao Talluri
>            Assignee: Rajesh Battala
>            Priority: Blocker
>              Labels: hyper-V,
>             Fix For: 4.3.0
>
>
> Management IPs are not released even after VR is destroyed. As a result, after few account create and delete operations, all the management IPs are exhausted and finally VR creation will finally fail.
> mysql> select * from op_dc_ip_address_alloc;
> +----+---------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+
> | id | ip_address    | data_center_id | pod_id | nic_id | reservation_id                       | taken               | mac_address |
> +----+---------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+
> |  1 | 10.147.40.150 |              1 |      1 |     43 | d55f796f-e596-4bb2-b678-c72e850a5318 | 2013-12-19 21:35:12 |           1 |
> |  2 | 10.147.40.151 |              1 |      1 |     36 | f2523488-9129-4f48-8038-35e30d48a8d0 | 2013-12-19 21:29:55 |           2 |
> |  3 | 10.147.40.152 |              1 |      1 |     15 | e82475ef-57da-4251-b78e-7837c70e02b8 | 2013-12-19 20:48:30 |           3 |
> |  4 | 10.147.40.153 |              1 |      1 |     14 | e82475ef-57da-4251-b78e-7837c70e02b8 | 2013-12-19 20:48:30 |           4 |
> |  5 | 10.147.40.154 |              1 |      1 |     36 | cc76dd73-6931-4ba0-9f58-85d93d02e42d | 2013-12-19 21:22:09 |           5 |
> |  6 | 10.147.40.155 |              1 |      1 |     36 | 4683524e-530c-4082-b337-6020c0dea5b5 | 2013-12-19 21:27:38 |           6 |
> |  7 | 10.147.40.156 |              1 |      1 |     27 | 51345879-e22a-4452-8479-1f2558f48e62 | 2013-12-19 21:15:30 |           7 |
> |  8 | 10.147.40.157 |              1 |      1 |      7 | 70994ee7-a9fd-43f6-95d0-fc1a7ebeb63c | 2013-12-19 19:18:55 |           8 |
> |  9 | 10.147.40.158 |              1 |      1 |     18 | f5a2bad5-a7b1-4d1e-808e-b5b63ac2f4b2 | 2013-12-19 21:02:22 |           9 |
> | 10 | 10.147.40.159 |              1 |      1 |     22 | 6ab83023-7f1f-4b47-9f15-abf59022ad03 | 2013-12-19 21:07:20 |          10 |
> | 11 | 10.147.40.160 |              1 |      1 |     30 | 3619aa09-580c-4c04-8df1-f1daf591fc9c | 2013-12-19 21:15:31 |          11 |
> +----+---------------+----------------+--------+--------+--------------------------------------+---------------------+-------------+



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)