Hi, Have you tried to add aliases to your network interface (for master and slave)? Then you should use -Djetty.host and -Djetty.port to bind Solr with appropriate IPs. I think you should also use different directories for Solr files (-Dsolr.solr.home) as there may be some conflict with index files,etc. That's the first thing which comes to my mind.
Regards. On 23 January 2013 23:48, epnRui <rui_banda...@hotmail.com> wrote: > Hi everyone > > its my first post here so I hope im doing it in the right place. > > Im a software developer and Im setting up a DEV environment in Ubuntu with > the same configuration as in PROD. (apparently this IT department doesnt > know the difference between a developer and a sys admin) > > In PROD we have Solr Master and Solr slave, on two different IPs. Lets say: > Master 192.10.1.1 > Slave 192.10.1.2 > > In DEV I have only one server: > 10.1.1.1 > > All of them are Ubuntu servers. > > Can I put Master and Slave, without touching any configurations in Solr,no > IP change, no Port change, in 10.1.1.1 (DEV), and still make it work? > > Basically what Im looking for is what Ubuntu server configuration Id have > to > do to make this work. > > Thanks a lot > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/setting-up-master-and-slave-in-same-machine-with-diff-ip-s-and-same-port-tp4035795.html > Sent from the Solr - User mailing list archive at Nabble.com. >