1. Title Allow default route to be set from RHEV-M 2. Account information [See next comment] 3. What is the nature and description of the request? Add an option in rhev to change default route from the RHEV-M 4. Why does the customer need this? (List the business requirements here) so that nfs does not mount on 1gb ovirtmgtmt connection 5. How would the customer like to achieve this? (List the functional requirements here) Have an option to set default route in the rhevm interface 6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented. Confirm once the option has been added that the proper networking configurations are set in the RHEV-H and can be verified from the Admin Portal of the RHEV-M 7. Is there already an existing RFE upstream or in Red Hat Bugzilla? No 8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)? rhev 4.0 9. Is the sales team involved in this request and do they have any additional input? No 10. List any affected packages or components. RHEV-M 11. Would the customer be able to assist in testing this functionality if implemented? Yes
I can only assume it's not just default route (this could be easily done) but routing rules (per interface?).
Robert, isn't this a dup of Bug 1200963?
VDSM uses a routing table per network, the main table is only relevant for host IP addresses that are not managed by VDSM. Any IP address that have been set through a network setup, will not pass the main routing table and therefore not affected by the host level default route. Based on the above, seems to me like it is enough to setup the gateway on the storage network (or create one). Will this solve the issue?
Please review https://bugzilla.redhat.com/show_bug.cgi?id=1200963 , it treated similar needs when the gateways are not enough.