fuel menu doesn't start after install from USB stick
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Medium
|
Stanislaw Bogatkin | ||
6.1.x |
Won't Fix
|
Medium
|
Stanislaw Bogatkin |
Bug Description
I did a bare metal USB install on a server.
All went fine.
After the first reboot, there is no fuel menu that comes up and the server doesn't seem to fully boot. the screen gets stuck after rhsmecertd start.
I go into another tty and try to load fuel menu manually.
I get this error.
[root@fuel ~]# fuelmenu
Traceback (most recent call last):
File "/usr/bin/
load_
File "/usr/lib/
setup()
File "/usr/lib/
FuelSetup()
File "/usr/lib/
self.main()
File "/usr/lib/
self.children, self.choices = loader.
File "/usr/lib/
modobj = clsobj(self.parent)
File "/usr/lib/
self.
File "/usr/lib/
self.
KeyError: 'dhcp_gateway'
[root@fuel ~]#
Another install attempt:
During initial install, I have to change the hd:LABEL=
Thats if my usb mounts to sda. setting the ks line to the repo label will also work...
Howver, AFTER the install and the system reboots, it stops after "starting rhsmcertd start". Either the setup isnt actually running the "post installation scripts" or docker isnt starting?
I have also tried a nightly from the fuel site.
I can get a DVD install to work perfectly. I have noticed that on the dvd install, the post install scripts took about 3-5 min to complete. For usb, it takes 2 seconds.
summary: |
- fuel menu doesn't start after install + fuel menu doesn't start after install from USB stick |
Changed in fuel: | |
assignee: | nobody → Fuel Library Team (fuel-library) |
Changed in fuel: | |
assignee: | Matthew Mosesohn (raytrac3r) → Stanislaw Bogatkin (sbogatkin) |
tags: | added: area-library |
Changed in fuel: | |
status: | Incomplete → Confirmed |
I have found that the /etc/fuel/ astute. yaml is not putting the following under ADMIN NETWORK:
dhcp_gateway: "10.20.0.1"
The gateway is declared on boot in the kernel string.