Fuel slave nodes can not reach the DHCP server
Bug #1312638 reported by
Timur Nurlygayanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Dmitry Teselkin |
Bug Description
Note: please see attached screenshot for more detailed information
Steps To Reproduce:
1. Clone the latest (#140 build) iso with Fuel 5.0
2. Create several VMs with Virtual Box scripts and install master node
Observed Result:
Master node was installed successfully, but slave nodes can not see the DHCP server and can not bootstrap the OS (please see attached screenshot for more detailed information)
To post a comment you must log in.
root@comp: ~/fuel- main/virtualbox # iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:bootps
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT tcp -- anywhere anywhere tcp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:bootps
ACCEPT tcp -- anywhere anywhere tcp dpt:bootps
Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere