Reviewed: https://review.opendev.org/671415 Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=91e036cc392259508b58c79083b60fe602a431a2 Submitter: Zuul Branch: stable/stein
commit 91e036cc392259508b58c79083b60fe602a431a2 Author: Mark Goddard <email address hidden> Date: Fri Jul 12 15:09:56 2019 +0100
Fix ironic inspector iPXE boot with UEFI
The ironic inspector iPXE configuration includes the following kernel argument:
initrd=agent.ramdisk
However, the ramdisk is actually called ironic-agent.initramfs, so the argument should be:
initrd=ironic-agent.initramfs
In BIOS boot mode this does not cause a problem, but for compute nodes with UEFI enabled, it seems to be more strict about this, and fails to boot.
Change-Id: Ic84f3b79fdd3cd1730ca2fb79c11c7a4e4d824de Closes-Bug: #1836375 (cherry picked from commit 7b9397566a66eb19b2c687d293c55fb3e05bc5fd)
Reviewed: https:/ /review. opendev. org/671415 /git.openstack. org/cgit/ openstack/ kolla-ansible/ commit/ ?id=91e036cc392 259508b58c79083 b60fe602a431a2
Committed: https:/
Submitter: Zuul
Branch: stable/stein
commit 91e036cc3922595 08b58c79083b60f e602a431a2
Author: Mark Goddard <email address hidden>
Date: Fri Jul 12 15:09:56 2019 +0100
Fix ironic inspector iPXE boot with UEFI
The ironic inspector iPXE configuration includes the following kernel
argument:
initrd= agent.ramdisk
However, the ramdisk is actually called ironic- agent.initramfs , so the
argument should be:
initrd= ironic- agent.initramfs
In BIOS boot mode this does not cause a problem, but for compute nodes
with UEFI enabled, it seems to be more strict about this, and fails to
boot.
Change-Id: Ic84f3b79fdd3cd 1730ca2fb79c11c 7a4e4d824de 9b2c687d293c55f b3e05bc5fd)
Closes-Bug: #1836375
(cherry picked from commit 7b9397566a66eb1