You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Raghavendra Rangrej (JIRA)" <ji...@apache.org> on 2014/11/03 09:57:33 UTC

[jira] [Updated] (STRATOS-923) vcloud: Status not updated to Inactive for faulty cartridge

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

Raghavendra Rangrej updated STRATOS-923:
----------------------------------------
    Component/s: Cloud Controller
                 CLI
       Priority: Blocker  (was: Major)

CLI LOG shows all activated  but  in log it is trying to start those cartridges:

stratos> list-subscribed-cartridges 
Subscribed Cartridges:
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| Type           | Name           | Version | Tenancy Model | Alias          | Status | Running Instances | Host Name                     |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| imc-am         | imc-am         | 1       | Single-Tenant | imc-am         | Active | 1                 | imc-am.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| imc-ce         | imc-ce         | 1       | Single-Tenant | imc-ce         | Active | 1                 | imc-ce.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| imc-dm         | imc-dm         | 1       | Single-Tenant | imc-dm         | Active | 1                 | imc-dm.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| imc-rm         | imc-rm         | 1       | Single-Tenant | imc-rm         | Active | 1                 | imc-rm.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| imc-si         | imc-si         | 1       | Single-Tenant | imc-si         | Active | 1                 | imc-si.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-am         | tas-am         | 1       | Single-Tenant | tas-am         | Active | 1                 | tas-am.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-ce         | tas-ce         | 1       | Single-Tenant | tas-ce         | Active | 1                 | tas-ce.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-ce-standby | tas-ce-standby | 1       | Single-Tenant | tas-ce-standby | Active | 1                 | tas-ce-standby.qmog.cisco.com |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-dm         | tas-dm         | 1       | Single-Tenant | tas-dm         | Active | 1                 | tas-dm.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-rm         | tas-rm         | 1       | Single-Tenant | tas-rm         | Active | 1                 | tas-rm.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| tas-si         | tas-si         | 1       | Single-Tenant | tas-si         | Active | 1                 | tas-si.qmog.cisco.com         |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+
| uag            | uag            | 1       | Single-Tenant | uag            | Active | 1                 | uag.qmog.cisco.com            |
+----------------+----------------+---------+---------------+----------------+--------+-------------------+-------------------------------+




> vcloud: Status not updated to Inactive for faulty cartridge
> -----------------------------------------------------------
>
>                 Key: STRATOS-923
>                 URL: https://issues.apache.org/jira/browse/STRATOS-923
>             Project: Stratos
>          Issue Type: Bug
>          Components: CLI, Cloud Controller, Stratos Manager
>    Affects Versions: 4.0.0
>         Environment: vcloud
>            Reporter: Raghavendra Rangrej
>            Priority: Blocker
>
> In follow up with, STRATOS-915, this Jira issue is written.
> In vcloud setup, we saw a behavior where in a cartridge was found to be faulty  and stratos decides to terminate.
> But the cartridge terminate failed for some reason and stratos tries to relaunch the cartridge which too fail because of lack of ip adress in pool.
> While one part of stratos is trying to terminate cartridge and relaunch it, CLI is showing continouslt state as Active for this cartridge.
> This needs to be fixed. The log of STRATOS-915 can be used as it isa same issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)