ldlinux.c32 File not found in ironic_pxe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Critical
|
Waldemar Znoinski | ||
Newton |
Fix Released
|
Critical
|
Waldemar Znoinski |
Bug Description
grep -viE "^$|^#" /etc/kolla/
---
config_strategy: "COPY_ALWAYS"
kolla_base_distro: "ubuntu"
kolla_install_type: "source"
openstack_release: "3.0.0"
kolla_internal_
enable_haproxy: "no"
network_interface: "ens3"
neutron_
openstack_
enable_ironic: "yes"
enable_iscsid: "yes"
tempest_image_id:
tempest_
tempest_
tempest_
when trying to provision a node, tshark shows a response from a tftp server:
Trivial File Transfer Protocol
Opcode: Error Code (5)
[Source File: /ldlinux.c32]
Error code: File not found (1)
Error message: File not found
ls -latr /tftpboot/
total 88
-rw-r--r-- 1 root root 42788 Oct 10 14:15 pxelinux.0
-rw-r--r-- 1 root root 24840 Oct 10 14:15 chain.c32
drwxr-xr-x 2 ironic ironic 4096 Oct 11 16:49 master_images
drwxr-xr-x 100 root root 4096 Oct 11 21:38 ..
drwxr-xr-x 2 ironic ironic 4096 Oct 12 17:29 pxelinux.cfg
Changed in kolla: | |
assignee: | nobody → Waldemar Znoinski (wznoinsk) |
Changed in kolla: | |
milestone: | none → ocata-1 |
importance: | Undecided → High |
Changed in kolla: | |
importance: | High → Critical |
Fix proposed to branch: master /review. openstack. org/385612
Review: https:/