[
https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph J. VLcek updated DTACLOUD-514:
-------------------------------------
Attachment: 0002-Bump-rbovirt-version-to-0.0.19-and-address-bundle-fa.patch
0001-RHEVm-Provide-for-user-selectable-first-boot-device.patch
RHEVm - Provide for user selectable first boot device.
The default first boot device has been changed in the rbovirt gem
to hard disk, followed by network. This push allows the user to
explicitly specify the first boot device as either network or
hard disk with the other becoming the second boot device.
This patch is tracked in:
http://tracker.deltacloud.org/set/412
> 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
>
>
> 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