Bug 587302
| Summary: | ipvsadm-1.25 reports 0 active connections | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Matthias Saou <matthias> | ||||
| Component: | ipvsadm | Assignee: | Jan Friesse <jfriesse> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Cluster QE <mspqa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0 | CC: | cluster-maint, uwe.knop | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ipvsadm-1.25-6.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-11-15 13:59:42 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: | |||||||
| Attachments: |
|
||||||
|
Description
Matthias Saou
2010-04-29 14:55:27 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Matthias, thanks for pointing to this bug. Patch is included in ipvsadm-1.25-6.el6. Created attachment 447221 [details] Proposed test Test uses steps to reproduce problem described in original BZ https://bugzilla.redhat.com/show_bug.cgi?id=587302 (In reply to comment #6) > Created attachment 447221 [details] > Proposed test > > Test uses steps to reproduce problem described in original BZ > https://bugzilla.redhat.com/show_bug.cgi?id=587302 Sorry for typo. Original bug is https://bugzilla.redhat.com/show_bug.cgi?id=573921. Steps to Reproduce: 1. Create an IPVS virtual service, something along these lines: ipvsadm -A -t this.host.ip:80 ipvsadm -a -t this.host.ip:80 -r other.host.ip:80 -m (and set up the HTTP server on other.host.ip). 2. from different host run "telnet this.host.ip 80" 3. run /sbin/ipvsadm -L Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |