<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Tag: cluster - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/cluster</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 21:41:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/tags/cluster" rel="self" type="application/rss+xml" />

		<item>
			<title>joaquin on "aws ami"</title>
			<link>http://www.datastax.com/support-forums/topic/aws-ami#post-2959</link>
			<pubDate>Thu, 12 Jul 2012 06:31:03 +0000</pubDate>
			<dc:creator>joaquin</dc:creator>
			<guid isPermaLink="false">2959@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello pnegri,&#60;/p&#62;
&#60;p&#62;You would ideally want to launch a new cluster with the same number of nodes that you are planning on adding.&#60;/p&#62;
&#60;p&#62;Yes, you would want to merely modify all the tokens, seed ips, and set auto_bootstrap to true. Stop the service, clear the data at /raid0/cassandra/*, then start each node with 2 minutes in between, along with anything else I may be missing from the docs.&#60;/p&#62;
&#60;p&#62;I used to have this option, but we deprecated it due to an expanding QA rubric. However, the typical use case for the AMI is something of a more easy, friendly, well-configured developer tool. Once you get to expanding a cluster, that's more of an &#34;advanced&#34; scope than what the AMI was meant to handle.&#60;/p&#62;
&#60;p&#62;The expanding is also simple enough to where most cases are fairly straight forward. However, the edge cases where you're adding a new datacenter would be a bit tougher to code without some sort of manual intervention either way.&#60;/p&#62;
&#60;p&#62;Reflector.php's description can be found here:&#60;br /&#62;
&#60;a href=&#34;https://github.com/riptano/ComboAMI/blob/2.2/FILES.md#reflectorphp&#34; rel=&#34;nofollow&#34;&#62;https://github.com/riptano/ComboAMI/blob/2.2/FILES.md#reflectorphp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Tokentool is a script that provides the computation for the tokens when the cluster boots up.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Joaquin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pnegri on "aws ami"</title>
			<link>http://www.datastax.com/support-forums/topic/aws-ami#post-2936</link>
			<pubDate>Wed, 11 Jul 2012 17:36:44 +0000</pubDate>
			<dc:creator>pnegri</dc:creator>
			<guid isPermaLink="false">2936@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hey Joaquin, what do you mean by &#34;In the AWS Management Console, create a cluster with the number of nodes you want add, as described above.&#34;?&#60;/p&#62;
&#60;p&#62;Create a new cluster with a different name from the running one? Stop all, and then reconfigure and join?&#60;/p&#62;
&#60;p&#62;Wouldnt be better if we could supply our tokens when launching the new AMIs? Something like a manager or a URL to auto assign these?&#60;/p&#62;
&#60;p&#62;Also, whats the purpose of reflector.php and tokentook?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dan on "3 Node Cluster RF=3"</title>
			<link>http://www.datastax.com/support-forums/topic/3-node-cluster-rf3#post-2823</link>
			<pubDate>Mon, 09 Jul 2012 13:35:01 +0000</pubDate>
			<dc:creator>dan</dc:creator>
			<guid isPermaLink="false">2823@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I hope this is the right platform to raise this question.&#60;br /&#62;
I want to set up a 3 Node Cluster with RF3. The data that i am holding isn't growing and is only used for read access, so I was thinking to have 3 nodes (on ec2, one in each availability zone), each holding the full dataset.&#60;/p&#62;
&#60;p&#62;My question is how many Seeds do I need?&#60;br /&#62;
If I have one Seed and that Node goes down, how does the new node (the one that replaces the seed) figure out where to get the data from? Do I have to reconfigure the other nodes to become seeds?&#60;/p&#62;
&#60;p&#62;Ideally, I want to autoscale, so based on the amount of read requests, I want to be able to launch new nodes on demand.&#60;/p&#62;
&#60;p&#62;Sorry that might be a beginner questions, but I would be very grateful if someone could help me here.&#60;br /&#62;
Thanks&#60;br /&#62;
Dan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joaquin on "aws ami"</title>
			<link>http://www.datastax.com/support-forums/topic/aws-ami#post-2596</link>
			<pubDate>Mon, 02 Jul 2012 21:05:52 +0000</pubDate>
			<dc:creator>joaquin</dc:creator>
			<guid isPermaLink="false">2596@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I received a forwarded email about your concerns between the 2.1 and 2.2 AMIs. Both AMI's are nearly identical and most of the changes were small edge cases and a complete rewrite for cleaner code. But both are compatible on a higher level.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Joaquin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joaquin on "aws ami"</title>
			<link>http://www.datastax.com/support-forums/topic/aws-ami#post-2589</link>
			<pubDate>Mon, 02 Jul 2012 19:25:14 +0000</pubDate>
			<dc:creator>joaquin</dc:creator>
			<guid isPermaLink="false">2589@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;This shouldn't have happened due to this line that ensures new versions will never been installed:&#60;br /&#62;
&#60;a href=&#34;https://github.com/riptano/ComboAMI/blob/2.2/ds2_configure.py#L743&#34; rel=&#34;nofollow&#34;&#62;https://github.com/riptano/ComboAMI/blob/2.2/ds2_configure.py#L743&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To remove the node, simple run a &#60;code&#62;nodetool decommission&#60;/code&#62; on the node. If this fails, you can kill the node and run a &#60;code&#62;nodetool removetoken&#60;/code&#62; that will remove the entire token and any data that may be on the node, so use cautiously.&#60;/p&#62;
&#60;p&#62;For the full documentation on how to expand an AMI cluster, see:&#60;br /&#62;
&#60;a href=&#34;http://www.datastax.com/docs/1.1/install/expand_ami&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.1/install/expand_ami&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But do note that you will have to set the &#60;code&#62;--release&#60;/code&#62; switch appropriately:&#60;br /&#62;
&#60;a href=&#34;https://github.com/riptano/ComboAMI/blob/2.2/SWITCHES.md&#34; rel=&#34;nofollow&#34;&#62;https://github.com/riptano/ComboAMI/blob/2.2/SWITCHES.md&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Joaquin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>denov on "aws ami"</title>
			<link>http://www.datastax.com/support-forums/topic/aws-ami#post-2588</link>
			<pubDate>Mon, 02 Jul 2012 18:57:34 +0000</pubDate>
			<dc:creator>denov</dc:creator>
			<guid isPermaLink="false">2588@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;somehow after a reboot of my aws datastax 2.1 instance i found that it upgraded cassandra from 1.0.7 to 1.1.1. &#60;/p&#62;
&#60;p&#62;how do i replace this node? it seem like the ami is only for setting up clusters and not for adding single nodes?&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
deno
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
