yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17202
[Bug 1319661] Re: bare metal: tftp prefix can cause the cloud not find kernel image
We are on the process of deprecating nova baremetal in favor of ironic.
** Also affects: ironic
Importance: Undecided
Status: New
** Changed in: nova
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1319661
Title:
bare metal: tftp prefix can cause the cloud not find kernel image
Status in OpenStack Bare Metal Provisioning Service (Ironic):
New
Status in OpenStack Compute (Nova):
Won't Fix
Bug description:
hi,
I boot a baremetal instance, but it has a error "could not find a kernel image" in the PXE . I check the file "/tftpboot/UUID/config":
label deploy
kernel /tftpboot/8cbe34a2-d7d0-44b2-a148-adb7d23bb3fb/deploy_kernel
so I modify it :
label deploy
kernel 8cbe34a2-d7d0-44b2-a148-adb7d23bb3fb/deploy_kernel
and then the PXE can work ok.
My version is Havana.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1319661/+subscriptions
References