[Swift-devel] Question for running swift with 2 psets on BGP
Mihael Hategan
hategan at mcs.anl.gov
Tue Jul 22 15:37:09 CDT 2008
I'd look here:
public static synchronized ResourcePool instance(String server, int num)
throws InvalidServiceContactException {
if (rp == null) {
rp = new ResourcePool();
...
On Tue, 2008-07-22 at 15:32 -0500, Michael Wilde wrote:
> Zhao's renaming the sites to avoid any substring problem.
>
> The current data shows a contradiction, though: the stats plot shows
> nice balancing between sites, but the falkon logs think all traffic went
> to one site.
>
> If the next run shows same, I think we need to a) look in the Swift log
> and site selection info and b) double check that the two falkon servers
> are not logging to (or listening to) the same place.
>
> - Mike
>
>
> On 7/22/08 3:28 PM, Mihael Hategan wrote:
> > On Tue, 2008-07-22 at 15:20 -0500, Ioan Raicu wrote:
> >> So, are you saying that it did work as expected, and it load balanced
> >> across the two sites?
> >
> > Pretty much, yes.
> >
> >> Who assigns the names "bgps" and "bgps1"?
> >
> > In this case it would be Zhao.
> >
> >> If its the user (i.e. Zhao :), then should we name these strings
> >> better?
> >
> > I suppose using bgps1 and bgps2 would prevent the triggering of that bug
> > in the stats scripts.
> >
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list