Bug 1595130
Summary: | add host fails: dhcp6 address not conserved when passed to mgmt bridge | ||
---|---|---|---|
Product: | [oVirt] vdsm | Reporter: | eraviv |
Component: | General | Assignee: | Petr Horáček <phoracek> |
Status: | CLOSED WONTFIX | QA Contact: | Meni Yakove <myakove> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.30.0 | CC: | bugs, danken, ylavi |
Target Milestone: | --- | Flags: | sbonazzo:
ovirt-4.3-
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-03 10:45:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1080725, 1403675 |
Description
eraviv
2018-06-26 08:18:47 UTC
In steps to reproduce, add step: 8. observe that there is a dhclient -6 process on ovirtmgmt. e.g. #ps -elf | grep dhclient /sbin/dhclient -6 -1 -lf /var/lib/dhclient/dhclient6--ovirtmgmt.lease -pf /var/run/dhclient6-ovirtmgmt.pid ovirtmgmt -H myhostname We are only supporting static IPv6 for now, |