Bug 15910 - Inability to test cluster once ipvsadm rule(s) in place
Summary: Inability to test cluster once ipvsadm rule(s) in place
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat High Availability Server
Classification: Retired
Component: documentation
Version: 1.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Phil Copeland
QA Contact: Wil Harris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-10 08:30 UTC by David D.W. Downey
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-08-16 23:04:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Red Hat Bugzilla 2000-08-10 08:30:02 UTC
Problem: Once ipvdadm rule is in place allowing Virtual server real node to handle requests (in this case WWW requests), you become unable 
to test if the rule works since you can not run the following command from the LVS active node.

while true; do lynx -head http://virtualserver_ip; done

as stated in the documentation.

Workaround: One must telnet/shh to some outside server and run the above command from there.

This escalates the problem to a SEVERE setting if one does not have an outside system from which to run this test. According to the docs this 
command should work FROM the active node and should not require an outside node

Comment 1 Red Hat Bugzilla 2000-08-10 18:47:35 UTC
This works for us. We do it on a regular basis both in the lab and as part of QA
product testing. In all cases, this is done from a client PC, as the request
needs to originate from there to be a valid representation test of a client
request being processed. I'll take a look at applying it to the LVS router and
see if the documentation needs to be corrected on this. If the documentation is
modified as a result, an update will get posted here on bugzilla.

Thanks





Note You need to log in before you can comment on or make changes to this bug.