← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1319661] [NEW] baremetal:”tftp prefix“ can cause the “cloud not find kernel image”

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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:
  baremetal:”tftp prefix“ can cause the “cloud not find kernel image”

Status in OpenStack Compute (Nova):
  New

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/nova/+bug/1319661/+subscriptions


Follow ups

References