| Summary: | Watchdog doesn't allow starting a virtual machine from template | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Sistemas Amtega <sistemas-soporte-linux> | ||||||
| Component: | ovirt-engine | Assignee: | Arik <ahadas> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shira Maximov <mshira> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.6.0 | CC: | ahoness, eedri, gklein, lsurette, mavital, mgoldboi, rbalakri, Rhev-m-bugs, sbonazzo, srevivo, tjelinek, ykaul | ||||||
| Target Milestone: | ovirt-3.6.5 | Keywords: | ZStream | ||||||
| Target Release: | 3.6.5 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-04-25 14:06:21 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1121068 [details]
sosreport of the manager
I see this happening even on the current master. Verified on : Red Hat Enterprise Virtualization Manager Version: 3.6.5-0.1.el6 verification steps: 1. Create a template with watchdog device 2. Create a VM from the template. 3. Check in VM devices that there is only one watchdog device. 4. Start the virtual machine. 3.6.5 released |
Created attachment 1121066 [details] HA settings of the virtual machine Description of problem: When we try to start a CentOS 6.7 Linux virtual machine from a template, with HA settings of the attached screenshot, the following message is shown: "VM lab-centos6-0001 is down with error. Exit message: only a single watchdog device is supported." In the attached screenshot you can see that there is only one watchdog device. If we setup watchdog model to "No-Watchdog" the virtual machine starts. This does not happen if we create a new virtual machine from scratch with the same config but without using templates. Version-Release number of selected component (if applicable): rhev-hypervisor7-7.2-20160120.0.iso How reproducible: Everytime you try to start a virtual machine with watchdog model other than "No-Watchdog" Steps to Reproduce: 1. Create a virtual linux virtual machine from a template. 2. Configure HA settings as the attached screen shot. 3. Start the virtual machine. Actual results: The virtual machine does not start with the error "VM lab-centos6-0001 is down with error. Exit message: only a single watchdog device is supported.". Expected results: The virtual machine should start.