Cassandra branch merging into master in the next couple of hours

John Sanda jsanda at redhat.com
Fri May 31 13:33:08 UTC 2013


On May 31, 2013, at 8:12 AM, John Mazzitelli <mazz at redhat.com> wrote:

>> I have updated the
>> dev-container build so that a hostname of 127.0.0.1 is explicitly passed to
>> the storage installer. This will hopefully resolve issues that people have
>> been having.
> 
> Can you document in the wiki where we go to change that 127.0.0.1 if we want to bind it to something else? I assume we'll need a "real" IP if we set up HA or otherwise need to bind to something other than localhost for specific testing scenarios.

Yeah I will make sure the docs get updated. The rhq-storage.properties file is basically a set of options passed to the storage installer by rhqctl. To see what you can or can not put in that file, run dev-container/bin/rhq-storage-installer.sh -h. And yes, for HA testing you will need to use a network accessible address. With localhost or localhost aliases Cassandra will only be able to receive requests from the host machine on which it is running.



More information about the rhq-devel mailing list