You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Joseph J. VLcek (JIRA)" <ji...@apache.org> on 2013/04/05 00:18:15 UTC

[jira] [Resolved] (DTACLOUD-514) RHEVm - instance creation sets first boot to network

     [ https://issues.apache.org/jira/browse/DTACLOUD-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph J. VLcek resolved DTACLOUD-514.
--------------------------------------

    Resolution: Fixed

Fixed with patch 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