Bug 17336
| Summary: | ability to change the ports of the real servers | ||
|---|---|---|---|
| Product: | [Retired] Red Hat High Availability Server | Reporter: | Need Real Name <rp> |
| Component: | ipvsadm | Assignee: | Phil Copeland <copeland> |
| Status: | CLOSED NOTABUG | QA Contact: | Wil Harris <wil> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-09-07 21:10:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This will be looked into for a possible future release. Thanks for logging it. You will get notified if.when the status is updated. |
It would be really really cool if I could make the ports different from virtual-->real, something like this in lvs.cf : virtual vs1 { active = 1 address = 172.100.1.250 eth0:5 port = 80 ... server real1 { address = 172.100.1.75 port = 81 ... } server real2 { address = 172.100.1.75 port = 82 } } Thanks, -Ray