Uploaded image for project: 'DeltaCloud'
  1. DeltaCloud
  2. DTACLOUD-514

RHEVm - instance creation sets first boot to network

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Server
    • None

    Description

      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.

      Attachments

        Activity

          People

            jvlcek Joseph J. VLcek
            jvlcek Joseph J. VLcek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: