You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/01/02 15:36:14 UTC

[jira] [Commented] (CLOUDSTACK-8134) [VMware] Worker VMs don't have MS id set in vCenter annotation 'cloud.vm.workertag'.

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262918#comment-14262918 ] 

ASF subversion and git services commented on CLOUDSTACK-8134:
-------------------------------------------------------------

Commit 13bdc1cef4ee0fae2f263777317c170302c49689 in cloudstack's branch refs/heads/reporter from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=13bdc1c ]

CLOUDSTACK-8134. Worker VMs don't have MS id set in vCenter annotation 'cloud.vm.workertag'.
Correctly register node info for a newly created VMware context.


> [VMware] Worker VMs don't have MS id set in vCenter annotation 'cloud.vm.workertag'.
> ------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8134
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8134
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: VMware
>    Affects Versions: 4.5.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: Future
>
>
> +Steps to reproduce+
> 1. Deploy a VMware setup.
> 2. Perform an operation that requires SSVM to create a worker VM. For e.g. - Take a volume snapshot.
> 3. Check the worker VM's annotation _'cloud.vm.workertag'_ in vCenter
> +Observation+
> Annotation is in the following format _'1403328707521-null'_.
> +Expected behavior+
> Annotation is expected to be in the following format _'1403328707521-345050805373-1403229668525'_ where the second string in the worker VM tag is the MS id.
> This annotation is used in the cleanup of worker VMs and hence needs to be correctly set.



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