Awesome, thanks Ben!
On Wed, Aug 27, 2014 at 9:14 PM, Ben Bromhead wrote:
> Make sure you have also setup the ephemeral drives as a raid device (use
> mdadm) and mounted it under /mnt/cassandra otherwise your data dir is the
> os partition which is usually very small.
>
> Ben Bromhead
> Instacl
Make sure you have also setup the ephemeral drives as a raid device (use mdadm)
and mounted it under /mnt/cassandra otherwise your data dir is the os partition
which is usually very small.
Ben Bromhead
Instaclustr | www.instaclustr.com | @instaclustr | +61 415 936 359
On 27 Aug 2014, at 8:21 pm
Worked great! Thanks Mark!
On Wed, Aug 27, 2014 at 2:00 AM, Mark Reddy wrote:
> Hi stephen,
>
> I have never added a node via OpsCenter, so this may be a short coming of
> that process. However in non OpsCenter installs you would have to create
> the data directories first:
>
> sudo mkdir -p /m
Hi stephen,
I have never added a node via OpsCenter, so this may be a short coming of
that process. However in non OpsCenter installs you would have to create
the data directories first:
sudo mkdir -p /mnt/cassandra/commitlog
sudo mkdir -p /mnt/cassandra/data
sudo mkdir -p /mnt/cassandra/saved_ca
I already have a 3node m3.large DSE cluster, but I can't seem to add
another m3.large node. I'm using the
ubuntu-trusty-14.04-amd64-server-20140607.1
(ami-a7fdfee2) AMI (instance-store backed, PV) on AWS, I install java 7 and
the JNA, then I go into opscenter to add a node. Things look good for 3 o