[
https://issues.apache.org/jira/browse/CLOUDSTACK-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802240#comment-13802240
]
Alena Prokharchyk commented on CLOUDSTACK-4649:
-----------------------------------------------
API is fixed with c1131d1b7f21a213dbf5b1e20c20901827f5ec69 and
c1131d1b7f21a213dbf5b1e20c20901827f5ec69.
1) To update the details for the template, call (admin only):
http://localhost:8096/?command=addResourceDetail&resourceType=template&resourceId=1&details[0].key=hypervisortoolsversion&details[0].value=version1
The details value is being returned as a part of listTemplates call ("details"
response parameter)
2) To update the details for the vm, call (admin only):
http://localhost:8096/?command=addResourceDetail&resourceType=uservm&resourceId=3&details[0].key=hypervisortoolsversion&details[0].value=version1
The details value is being returned as a part of listVirtualMachines call
("details" response parameter)
> Windows Vms that were deployed in 6.0.2 Xenservers fail to start (after being
> stopped) after upgrading host to 6.2.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4649
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4649
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.1
> Environment: Build from 4.2-forward
> Reporter: Sangeetha Hariharan
> Assignee: Anthony Xu
> Priority: Critical
> Fix For: 4.2.1
>
> Attachments: XenUpgrade.rar
>
>
> Windows Vms that were deployed in 6.0.2 Xenservers fail to start (after being
> stopped) after upgrade to 6.2
> Steps to reproduce the problem:
> 1. Advanced zone with XS 6.0.2
> 2. install windows 2008 VM
> 3. install xs-tools(XS 6.0.2) in windows 2008 VM
> 4. upgrade XS 6.0.2 to XS 6.2
> As part of upgrade procedure , we are able to see all the Vms successfully
> live migrate from XS 6.0.2 host to an upgraded XS 6.2 host.
> 6. Now stop and start this windows VM.
> Vm start reportd success.
> Vm does not boot successfully.
> We see the following exception on the screen:
> "System Recovery Option:"
--
This message was sent by Atlassian JIRA
(v6.1#6144)