On Sun, 2006-04-23 at 01:33 -0700, Herbert Pfennig wrote:
> I am trying to configure addr_space in the polymix-4.pg bench to be something
> other than the loopback address (lo0). When the test starts, it says it created
> 250 total agent addresses, but in reality only creates two.
With Herbert help, we have figured out what is going on. Some versions
of some OSes require /32 subnets for aliases on public network
interfaces. Recent FreeBSD versions are an example. While Polygraph
supports arbitrary subnets, the problem was that the PolyMix-4
addressing scheme had strict checks which prohibited such settings to
avoid a misconfiguration.
A patch that fixes the problem is attached. With this patch, Polygraph
warns but does not quit if an explicit subnet violates PolyMix-4 rules.
HTH,
Alex.
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 12:00:09 MST