You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by rash aroskar <ra...@gmail.com> on 2013/08/22 20:13:28 UTC

aws VPC for cassandra

Hello,
Has anyone used aws VPC for cassandra cluster? The static private ips of
VPC must be helpful in case of node replacement.
Please share any experiences related or suggest ideas for static ips in ec2
for cassandra.

-Rashmi

Re: aws VPC for cassandra

Posted by Julio Quierati <ju...@gmail.com>.
Hi,

create eni, set ip and attach in cassandra instance.
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html

[]'s


--
Julio Quierati
User Linux #492973

OpenPGP Key: 0xC9A064FA578E0D60
8D70 B111 ECE9 D3E9 E661 305B C9A0 64FA 578E 0D60


2013/8/22 Robert Coli <rc...@eventbrite.com>

> On Thu, Aug 22, 2013 at 11:13 AM, rash aroskar <ra...@gmail.com>wrote:
>
>> Has anyone used aws VPC for cassandra cluster? The static private ips of
>> VPC must be helpful in case of node replacement.
>> Please share any experiences related or suggest ideas for static ips in
>> ec2 for cassandra.
>>
>
> Who needs static ips? Changing the IP address of a Cassandra node is
> pretty easy.. ?
>
> (Seed lists do get stale, which kinda sucks.. but usually doesn't matter?)
>
> =Rob
>

Re: aws VPC for cassandra

Posted by Robert Coli <rc...@eventbrite.com>.
On Thu, Aug 22, 2013 at 11:13 AM, rash aroskar <ra...@gmail.com>wrote:

> Has anyone used aws VPC for cassandra cluster? The static private ips of
> VPC must be helpful in case of node replacement.
> Please share any experiences related or suggest ideas for static ips in
> ec2 for cassandra.
>

Who needs static ips? Changing the IP address of a Cassandra node is pretty
easy.. ?

(Seed lists do get stale, which kinda sucks.. but usually doesn't matter?)

=Rob