dhcpcheck found dhcp server connected to untagged interface

Bug #1339669 reported by Vadim Rovachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Python (Deprecated)

Bug Description

{"build_id": "2014-07-08_13-57-45", "mirantis": "yes", "build_number": "107", "ostf_sha": "09b6bccf7d476771ac859bb3c76c9ebec9da9e1f", "nailgun_sha": "c0082e3a0e8544bad7bd45c15c5dd8632ea045b5", "production": "docker", "api": "1.0", "fuelmain_sha": "b0f5151d12751b9b55dcd69bd1445d0d480012d6", "astute_sha": "a4edb51661f50c66e247e0b8d00f2d01e0658fe6", "release": "5.0.1", "fuellib_sha": "d4cb36208efaf51a7c0ca012fa63d596d4ee2e29"}

1. Deploy Fuel master
2. Create env with nova netrork
network params:
interfaces={"eth0":["admin"], "eth1": ["public", "management", "storage", "fixed"]}
networks: {
  "networking_parameters":{"floating_ranges":[["172.18.92.92", "172.18.92.94"]], "fixed_networks_vlan_start": 1079},
   "public":{"network_size": 16, "netmask": "255.255.255.240", "ip_ranges":[["172.18.92.84", "172.18.92.91"]], "vlan_start": 1080, "cidr": "172.18.92.80/28", "gateway":"172.18.92.81"},
   "management":{"vlan_start": 1076},
   "storage":{"vlan_start": 1077},
   "fixed":{"vlan_start": 1078}}

vlans on nodes:
  eth0: untagged 1071
  eth1: tagged - 1076-1080

3. Start verification network:

  Excepted result: verification is succesfull

  Actual result: Verification failed.

docker-nailgun.log:
http://paste.openstack.org/show/85757/

Revision history for this message
Vadim Rovachev (vrovachev) wrote :
description: updated
Dima Shulyak (dshulyak)
summary: - verification network is failed on vlan tagging
+ dhcpcheck found dhcp server connected to untagged interface
Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
importance: Undecided → Medium
milestone: none → 5.1
Revision history for this message
Dima Shulyak (dshulyak) wrote :

After some discussion, i think that verification working correctly and this dhcp server on untagged interface can affect deployed nodes.

Changed in fuel:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.