Bug #5510
closedSet network as first boot device for VMs in VMware compute resources
Description
When creating a virtual machine via Foreman on a VMware compute resource (ESX), the boot order of the VM has the hard disk as first boot device and network as last boot device.
This works for the first VM build because there's nothing on the VM HDD, but when you try to rebuild the VM the PXE image is never loaded from the network because the installed OS is booted first from HDD.
Somehow the default boot order should have network set as the first boot device, just like it happens for other compute resource types, e.g. libvirt/KVM.
This would also partly satisfy this feature request: http://projects.theforeman.org/issues/4317
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4317: Build button - Vmware provisioning - single click rebuild added
Updated by Dominic Cleal about 10 years ago
- Category changed from Compute resources to Compute resources - VMware
Updated by Arnold Bechtoldt over 9 years ago
We see this issue in several of our projects. It would be great to have solution for this. A workaround would be to change the boot priority order after adding the host via hooks or sth. similar..
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/2900 added
Updated by Timo Goebel about 9 years ago
- Blocked by Feature #12479: Configure API revision for vSphere Compute Resource added
Updated by Timo Goebel about 9 years ago
- Blocked by deleted (Feature #12479: Configure API revision for vSphere Compute Resource)
Updated by Timo Goebel about 9 years ago
- Blocked by Refactor #12612: Update fog to 1.37.0 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b466551bddca3ac3638d90eae508711c10e287e1.
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #14160: VMware image-based provisioning: 'configSpec.bootOptions.bootOrder' parameter incorrect added
Updated by Marek Hulán almost 6 years ago
- Related to Bug #26010: For the vms built using "Network Based" installation mode on VMWare, unable to change the boot sequence via BIOS added