hmm....perhaps I'm seeing the issue you're speaking of. I have everything running right now and my state is as follows:
{"collection1":{ "slice1":{ "JamiesMac.local:8501_solr_slice1_shard1":{ "shard_id":"slice1", "leader":"true", "state":"active", "core":"slice1_shard1", "collection":"collection1", "node_name":"JamiesMac.local:8501_solr", "base_url":"http://JamiesMac.local:8501/solr"}, "JamiesMac.local:8502_solr_slice1_shard2":{ "shard_id":"slice1", "state":"down", "core":"slice1_shard2", "collection":"collection1", "node_name":"JamiesMac.local:8502_solr", "base_url":"http://JamiesMac.local:8502/solr"}}, "slice2":{ "JamiesMac.local:8502_solr_slice2_shard1":{ "shard_id":"slice2", "leader":"true", "state":"active", "core":"slice2_shard1", "collection":"collection1", "node_name":"JamiesMac.local:8502_solr", "base_url":"http://JamiesMac.local:8502/solr"}, "JamiesMac.local:8501_solr_slice2_shard2":{ "shard_id":"slice2", "state":"down", "core":"slice2_shard2", "collection":"dataspace", "node_name":"JamiesMac.local:8501_solr", "base_url":"http://JamiesMac.local:8501/solr"}}}} how'd you resolve this issue? On Fri, Feb 10, 2012 at 8:49 PM, Mark Miller <markrmil...@gmail.com> wrote: > > On Feb 10, 2012, at 9:33 AM, Jamie Johnson wrote: > >> jamiesmac > > Another note: > > Have no idea if this is involved, but when I do tests with my linux box and > mac I run into the following: > > My linux box auto finds the address of halfmetal and my macbook mbpro.local. > If I accept those defaults, my mac connect reach my linux box. It can only > reach the linux box through halfmetal.local, and so I have to override the > host on the linux box to advertise as halfmetal.local and then they can talk. > > In the bad case, if my leaders where on the linux box, they would be able to > forward to the mac no problem, but then if shards on the mac needed to > recover, they would fail to reach the linux box through the halfmetal address. > > - Mark Miller > lucidimagination.com > > > > > > > > > > >