Bug 837332
| Summary: | [Storage] It is possible to run VM with only shared disk. (no bootable disk) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Leonid Natapov <lnatapov> | ||||
| Component: | ovirt-engine | Assignee: | Shahar Havivi <shavivi> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | abaron, amureini, dyasny, iheim, lpeer, Rhev-m-bugs, shavivi, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-07-08 21:56:43 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: | |||||||
| Attachments: |
|
||||||
unless another boot device is given i hope (CD or PXE), which would allow a VM with no disks, or a VM with only a shared disk to boot without warning. Ayal, What is the expected behavior? The limitation of shared disk being non-bootable is being removed, so this is not a bug. |
Created attachment 595981 [details] engine log [Storage] It is possible to run VM with only shared disk. (no bootable disk) When we try to run VM with no bootable disks there is an error message appear saying that VM must have at least one bootable disk. When the only disk VM has disk is SHARED (shared means not bootable. disk can not be shared and bootable at the same time) ,no error message appear and VM switches to powering up. logs attached.