Bug 1400366
Summary: | default_route custom property | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> |
Component: | ovirt-engine | Assignee: | Dan Kenigsberg <danken> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1.0 | CC: | bgraveno, danken, lbopf, lsurette, mburman, mkalinin, myakove, rbalakri, Rhev-m-bugs, srevivo, ykaul, ylavi |
Target Milestone: | ovirt-4.1.1 | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
This update allows you to change the default network used by the host from the management network (ovirtmgmt) to a non-management network.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-21 04:17:16 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Docs | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1200963 | ||
Bug Blocks: | 1432730 |
Description
Germano Veit Michel
2016-12-01 01:26:40 UTC
Adding to the second note above, to make it clearer: * Leaving the gateway blank for the new default route network will result in no default route set in the host main routing table. Which versions contain this feature? https://gerrit.ovirt.org/#/q/Iaf392ea05e1e39acbf1b74a7a31acda9e750b36e Currently, only in 4.1 Assigning to Byron for review. Marina, https://access.redhat.com/solutions/1407933 should not be proposed to customers once 4.1 is released. Instead, the method described in comment 0 should be used. What should I do to modify this KB item? (In reply to Dan Kenigsberg from comment #5) > Marina, https://access.redhat.com/solutions/1407933 should not be proposed > to customers once 4.1 is released. Instead, the method described in comment > 0 should be used. > > What should I do to modify this KB item? This is done. Please refresh the solution. If you really want to modify kcs solution - reach out to me separately and we can work it out. Dan, probably I misunderstand something here in the instructions. If I add this property under CustomDeviceProperty, I can see it only under general Networks tab, when editing vNic profile. And I see nowhere under hosts' networking setup where I can set it up, except the actual IP and Gateway setup. Maybe the instructions meant to say: 1. Add default route as customer device property. 2. Modify ALL the logical networks in the Data Center to specify which will be the default route and which won't. (only 1 network can have default_route=true) 3. Modify EACH host and make sure the interface that is on the logical network to be served as default route, has the GATEWAY value specified. OMG, seems like a severe case of dyslexia. Thank you, Marina, for calling me out on it. engine-config -g UserDefinedNetworkCustomProperties engine-config -s UserDefinedNetworkCustomProperties='default_route=^(true|false)$' should be used in order to expose the 'default_route' property on each network attachment. Other than that, comment 0 is correct. I documented the suggested solution in this kcs: https://access.redhat.com/solutions/2956471 Hi Michael, Can you please review my kcs for this feature to see if anything is missing there? And if all good, docs team can push it directly to the guides. https://access.redhat.com/solutions/2956471 (In reply to Marina from comment #11) > Hi Michael, > > Can you please review my kcs for this feature to see if anything is missing > there? And if all good, docs team can push it directly to the guides. > > https://access.redhat.com/solutions/2956471 Hello Marina, I reviewed your kcs for this feature and it's good, nothing missing) Marina, to confirm, it sounds like the next step is to move this bug back to the Documentation component, and set it back to NEW so we can triage it and find an available writer. Is that correct? Lucy, this bug introduces a (minor) functionality change; Maybe you can handle it as a new feature request that requires its own documentation, based on the doctext I've provided? Thanks, Dan. I'll leave this one on ovirt-engine then, and have raised bug 1432730 to track the documentation updates. Yep, no idea why Errata did not do so. |