Bug 1177264
Summary: | can't use subnet with ipam=none/boot mode=dhcp on bond interface | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Asaf Hirshberg <ahirshbe> |
Component: | rhel-osp-installer | Assignee: | Mike Burns <mburns> |
Status: | CLOSED EOL | QA Contact: | Omri Hochman <ohochman> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | Foreman (RHEL 6) | CC: | mburns, oblaut, rhos-maint, srevivo |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | Installer | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-29 13:37:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1177026 |
Description
Asaf Hirshberg
2014-12-25 14:01:28 UTC
The tenant network was configured with IPAM = NONE , boot = DHCP still BOND config is [root@mac441ea173366b ~]# cat /etc/sysconfig/network-scripts/ifcfg-bond0 BOOTPROTO="none" DEVICE="bond0" ONBOOT=yes PEERDNS=no PEERROUTES=no DEFROUTE=no TYPE=Bond BONDING_OPTS="miimon=100 mode=802.3ad" BONDING_MASTER=yes NM_CONTROLLED=no when i have tried ipam=internal-db/bootmode=static i have successfully deployed and the interface got an ip: [root@mac441ea1733991 ~]# ifconfig bond0: flags=5187<UP,BROADCAST,RUNNING,MASTER,MULTICAST> mtu 1500 inet 55.35.160.12 netmask 255.255.255.0 broadcast 55.35.160.255 inet6 fe80::29c:2ff:feb0:7fe0 prefixlen 64 scopeid 0x20<link> ether 00:9c:02:b0:7f:e0 txqueuelen 0 (Ethernet) RX packets 11146095 bytes 1295698553 (1.2 GiB) RX errors 0 dropped 4015 overruns 0 frame 0 TX packets 10193202 bytes 939752149 (896.2 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Closing list of bugs for RHEL OSP Installer since its support cycle has already ended [0]. If there is some bug closed by mistake, feel free to re-open. For new deployments, please, use RHOSP director (starting with version 7). -- Jaromir Coufal -- Sr. Product Manager -- Red Hat OpenStack Platform [0] https://access.redhat.com/support/policy/updates/openstack/platform |