[
https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek closed DTACLOUD-514.
------------------------------------
Resolution: Fixed
The attached patches resolve this issue:
0001-RHEVm-Provide-for-user-selectable-first-boot-device.patch
0002-Bump-rbovirt-version-to-0.0.19-in-gemspec.patch
tracked in: http://tracker.deltacloud.org/set/416
> RHEVm - instance creation sets first boot to network
> -----------------------------------------------------
>
> Key: DTACLOUD-514
> URL: https://issues.apache.org/jira/browse/DTACLOUD-514
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Reporter: Joseph J. VLcek
> Assignee: Joseph J. VLcek
> Attachments:
> 0001-RHEVm-Provide-for-user-selectable-first-boot-device.patch,
> 0002-Bump-rbovirt-version-to-0.0.19-and-address-bundle-fa.patch,
> 0002-Bump-rbovirt-version-to-0.0.19-in-gemspec.patch
>
>
> rbovirt default instance first boot is to do a network boot instead of hard
> disk.
> see: https://github.com/abenari/rbovirt/blob/master/lib/ovirt/vm.rb#L77
> This could create issues is a boot server is found on the network and
> could also slow instance boot from hard disk since the attempted network
> boot has to fail before network boot is attempted.
> The solution should be to make boot from HD the default first option
> and to provide a 'first_boot_device' feature, similar to the 'user_data'
> feature.
> see: "lib/deltacloud/drivers/features.rb"
> The user who desires network/PXE boot will need to explicitly request it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira