Bug 1093501
| Summary: | [virt] update of a template does not update the vms in the pool set to latest sub version | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marina Kalinin <mkalinin> |
| Component: | ovirt-engine | Assignee: | Omer Frenkel <ofrenkel> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | meital avital <mavital> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.4.0 | CC: | acathrow, gklein, iheim, lpeer, mavital, michal.skrivanek, mkalinin, ofrenkel, Rhev-m-bugs, sherold, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.4.2 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | virt | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-01 13:34:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1072347 | ||
|
Description
Marina Kalinin
2014-05-01 22:41:24 UTC
please attach engine log, also did you try to stop and start the vm? The VM was stopped while the template got updated. I will check the logs now. looking at the log its clear that the pool was create after the latest version already created: 2014-05-01 18:25:10,594 INFO [org.ovirt.engine.core.bll.AddVmPoolWithVmsCommand] (org.ovirt.thread.pool-4-thread-50) [55a2b91a] Running command: AddVmPoolWithVmsCommand internal: false. Entities affected : ID: 00000001-0001-0001-0001-00000000010e Type: VdsGroups, ID: a969df3a-f8f6-4128-96e1-4d28e6bf869f Type: VmTemplate 2014-05-01 18:25:10,669 INFO [org.ovirt.engine.core.bll.AddVmAndAttachToPoolCommand] (org.ovirt.thread.pool-4-thread-50) [17e61d8f] Running command: AddVmAndAttachToPoolCommand internal: true. Entities affected : ID: 00000001-0001-0001-0001-00000000010e Type: VdsGroups, ID: a969df3a-f8f6-4128-96e1-4d28e6bf869f Type: VmTemplate, ID: ea3ab93d-c3d5-444c-aa54-f044013fb60d Type: Storage 2014-05-01 18:25:10,680 INFO [org.ovirt.engine.core.bll.AddVmCommand] (org.ovirt.thread.pool-4-thread-50) [7fd74749] Lock Acquired to object EngineLock [exclusiveLocks= key: rhel7_pool_c-1 value: VM_NAME , sharedLocks= key: 43a2246a-6191-4c05-9103-8aa61ac94fa5 value: DISK key: a969df3a-f8f6-4128-96e1-4d28e6bf869f value: TEMPLATE ] there is no other AddVmTemplateCommand after this call. I also tried to reproduce this locally and it worked for me. Did i miss something? if not, could you please retry and make sure you create the new version after you create the pool? Closing as no response for a while, in addition i did some tests and could not reproduce this. please re-open if relevant |