Thanks..
Kochheiser,Todd W - TOK-DITT-1 wrote:
If you are using XP/SP2, I think MS broke support for using anything
other than 127.0.0.1 for loopback. Here is the KB article:
http://support.microsoft.com/kb/884020
I’ve only tested Cassandra clusters using multiple Windows machines.
The Cas
Thanks for the help,
I tried to create an alias for 127.0.0.2 but it did not work, so I
created aliases for the DHCP IP and I tried it, the error disappeared,
but I am not sure that it works the way I want it, I am checking to make
sure that I have 2 nodes running not only one..
Thanks
Jona
On Jul 26, 2010, at 8:39 PM, Peter Schuller wrote:
>> Completely off topic from the list, but Jonathan do you (or others) by any
>> means know how to create an alias for 127.0.0.2 on a mac? Cause I used
>> 127.0.0.x on linux without a problem, but on my Mac, it seems to need some
>> config to
> Completely off topic from the list, but Jonathan do you (or others) by any
> means know how to create an alias for 127.0.0.2 on a mac? Cause I used
> 127.0.0.x on linux without a problem, but on my Mac, it seems to need some
> config to be able to bind to 127.0.0.2 etc.
sudo ifconfig lo0 add
On Jul 26, 2010, at 3:25 AM, Jonathan Ellis wrote:
> I know on a mac you need to explicitly create an alias for 127.0.0.2
> before it can be used. Maybe something similar applies to Windows.
Completely off topic from the list, but Jonathan do you (or others) by any
means know how to create an
If you are using XP/SP2, I think MS broke support for using anything other than
127.0.0.1 for loopback. Here is the KB article:
http://support.microsoft.com/kb/884020
I've only tested Cassandra clusters using multiple Windows machines. The
Cassandra documentation on setting up a cluster impli
I know on a mac you need to explicitly create an alias for 127.0.0.2
before it can be used. Maybe something similar applies to Windows.
On Fri, Jul 23, 2010 at 11:36 AM, Alaa Zubaidi wrote:
> Hi,
>
> I am new to Cassandra, and I want to create a 2 node cluster on the SAME
> machine running windo
Any insight is much appreciated..
Alaa Zubaidi wrote:
Hi,
I am new to Cassandra, and I want to create a 2 node cluster on the
SAME machine running windows for testing my application before we get
new hardware.
I am facing "No other nodes seen! Unable to bootstrap"
The first node starts suc