[
https://issues.apache.org/jira/browse/CLOUDSTACK-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
prashant kumar mishra closed CLOUDSTACK-5458.
---------------------------------------------
tested on today's build pass
DB details:
mysql> select * from vm_instance where id=4\G;
*************************** 4. row ***************************
id: 4
name: tiervm
uuid: 62aa09f6-fcb0-479f-8aa8-0deb686c9896
instance_name: i-2-4-VM
state: Running
vm_template_id: 5
guest_os_id: 12
private_mac_address: NULL
private_ip_address: NULL
pod_id: 1
data_center_id: 1
host_id: 1
last_host_id: 1
proxy_id: NULL
proxy_assign_time: NULL
vnc_password: u/kpLzL7PApK+nSYTlIYwQmqUJ05c1/1nS4o6qUjHe4=
ha_enabled: 0
limit_cpu_use: 0
update_count: 3
update_time: 2013-12-19 12:06:19
created: 2013-12-19 12:04:40
removed: NULL
type: User
vm_type: User
account_id: 2
domain_id: 1
service_offering_id: 2
reservation_id: 9fe24a49-1255-4a78-8dd0-40c099572ac6
hypervisor_type: XenServer
disk_offering_id: NULL
owner: 2
host_name: tiervm
display_name: tiervm
desired_state: NULL
dynamically_scalable: 1
display_vm: 1
power_state: NULL
power_state_update_time: NULL
power_state_update_count: 0
power_host: NULL
4 rows in set (0.00 sec)
> cpu speed is not getting updated in vm_instance table after service offeirngs
> change
> ------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5458
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5458
> 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
> Reporter: prashant kumar mishra
> Assignee: Koushik Das
> Fix For: 4.3.0
>
> Attachments: Logs_db_xenlogs.rar
>
>
> Steps to repro
> -------------------
> 1-prepare Cs setup with xen(6.2)
> 2-deploy a vm with small SO
> 3- stop vm
> 4-change vm SO from small to medium
> 5-start vm
> 6-wait for capacity.check.period interval
> 7-check speed in vm_instance table
> Expected:
> --------------
> speed should get updated in vm_instance table
> Actual
> ---------
> speed value is not getting updated in vm_instance table
>
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)