Bug 1795581
Summary: | VDSM does not allow bond interface with a dash in the name | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-hosted-engine-setup | Reporter: | Asaf Rachmani <arachman> | ||||
Component: | Network | Assignee: | Evgeny Slutsky <eslutsky> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Michael Burman <mburman> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 2.3.12 | CC: | bugs, dholler, stirabos | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-02-18 09:04:39 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1776302 | ||||||
Attachments: |
|
Description
Asaf Rachmani
2020-01-28 11:28:50 UTC
Is there a way for hosted engine setup to reject invalid interface names for the management network? Hosted engine rejects it, but it shouldn't [1]. Why this is an invalid interface name? if the os allows it we also should. There are many scenarios to use bond interface names that do not match bondXYZ conventions, some of them described here [2] [1] https://bugzilla.redhat.com/show_bug.cgi?id=1776302 [2] https://bugzilla.redhat.com/show_bug.cgi?id=1459229#c7 (In reply to Asaf Rachmani from comment #3) > Hosted engine rejects it, but it shouldn't [1]. It should, because oVirt requires that the rules mentioned in comment #1 are respected. > Why this is an invalid interface name? if the os allows it we also should. No, oVirt has restrictions on the names. If oVirt Engine allows you to create a bond, it should work. > There are many scenarios to use bond interface names that do not match > bondXYZ conventions, some of them described here [2] > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1776302 > [2] https://bugzilla.redhat.com/show_bug.cgi?id=1459229#c7 Close it as NOTABUG as this is an oVirt restriction. |