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 2014/02/04 00:05:06 UTC

[jira] [Updated] (CLOUDSTACK-5581) KVM - Network down - CPVM after being HA'ed remains in "Alert" state.

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

Animesh Chaturvedi updated CLOUDSTACK-5581:
-------------------------------------------

    Affects Version/s:     (was: 4.3.0)
                       4.4.0

> KVM - Network down - CPVM after being HA'ed remains in "Alert" state. 
> ----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5581
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5581
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.4.0
>         Environment: Build from 4.3
>            Reporter: Sangeetha Hariharan
>            Assignee: Kelven Yang
>            Priority: Critical
>             Fix For: 4.4.0
>
>         Attachments: kvm-hostdisconnect.rar
>
>
> KVM - Network down - CPVM after being HA'ed remains in "Alert" state.
> Steps to reproduce the problem:
> Set up - Advanced zone with 2 Rhel 6.3 hosts in cluster.
> Deploy ~10 Vms.
> Simulate network disconnect on the host ( ifdown em1)
> Host gets marked as "Down" and all the Vms (including CPVM) gets HA-ed to the other host.
> CPVM (v-48-MyTestVM ) after being HA'ed remains in "Alert" state.
> mysql>  select id,name,status , removed from host;
> +----+---------------------------+--------------+---------------------+
> | id | name                      | status       | removed             |
> +----+---------------------------+--------------+---------------------+
> |  1 | Rack3Host13.lab.vmops.com | Up           | NULL                |
> |  2 | Rack3Host14.lab.vmops.com | Up           | NULL                |
> |  3 | v-1-VM                    | Disconnected | 2013-12-17 22:55:12 |
> |  4 | s-35-MyTestVM             | Up           | 2013-12-19 19:40:20 |
> |  5 | v-48-MyTestVM             | Alert        | NULL                |
> |  6 | s-62-MyTestVM             | Up           | NULL                |
> +----+---------------------------+--------------+---------------------+
> 6 rows in set (0.00 sec)
> Note - I am able to view the console proxy view of the user Vms.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)