Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

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-engineAssignee: Shahar Havivi <shavivi>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: 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:
Description Flags
engine log none

Description Leonid Natapov 2012-07-03 13:33:02 UTC
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.

Comment 1 Itamar Heim 2012-07-03 14:57:24 UTC
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.

Comment 2 Shahar Havivi 2012-07-08 13:20:52 UTC
Ayal,
What is the expected behavior?

Comment 3 Ayal Baron 2012-07-08 21:56:43 UTC
The limitation of shared disk being non-bootable is being removed, so this is not a bug.