umarFrom: maria.cama...@nsn.com
To: user@cassandra.apache.org
Subject: RE: Backup Cassandra to
Date: Fri, 13 Jun 2014 10:04:49 +
Thanks a lot for your responses.
Maria.
From: ext Jabbar Azam [mailto:aja...@gmail.com]
Sent: Thursday, June 12, 2014 10:09 PM
To: user@cassandra.
Thanks a lot for your responses.
Maria.
From: ext Jabbar Azam [mailto:aja...@gmail.com]
Sent: Thursday, June 12, 2014 10:09 PM
To: user@cassandra.apache.org
Cc: Jack Krupansky
Subject: Re: Backup Cassandra to
Yes, I never thought of that.
Thanks
Jabbar Azam
On 12 June 2014 19:45, Jeremy
Yes, I never thought of that.
Thanks
Jabbar Azam
On 12 June 2014 19:45, Jeremy Jongsma wrote:
> That will not necessarily scale, and I wouldn't recommend it - your
> "backup node" will need as much disk space as an entire replica of the
> cluster data. For a cluster with a couple of nodes tha
That will not necessarily scale, and I wouldn't recommend it - your "backup
node" will need as much disk space as an entire replica of the cluster
data. For a cluster with a couple of nodes that may be OK, for dozens of
nodes, probably not. You also lose the ability to restore individual nodes
- th
There is another way. You create a cassandra node in it's own datacentre,
then any changes going to the main cluster will be replicated to this node.
You can backup from this node. In the event of a disaster the data from
both clusters and wiped and then replayed to the individual node. The data
wi
There isn’t a lot of “actual documentation” on the act of backing up, but I did
research for my own company into the act of backing up and unfortunately,
you’re not going to have a similar setup as Oracle. There are reasons for
this, however.
If you have more than one replica of the data, that
The doc for backing up – and restoring – Cassandra is here:
http://www.datastax.com/documentation/cassandra/2.0/cassandra/operations/ops_backup_restore_c.html
That doesn’t tell you how to move the “snapshot” to or from tape, but a
snapshot is the starting point for backing up Cassandra.
-- Jack
2/06/2014 13:12:18 :
> De : "Camacho, Maria (NSN - FI/Espoo)"
> A : "user@cassandra.apache.org" ,
> Date : 12/06/2014 13:12
> Objet : RE: Backup Cassandra to
>
> Hi,
> Thanks for the quick response Romain.
>
> We would like to avoid using extra di
could be NetBackup or whatever product supported by Cassandra that writes
the backup on tape without storing it on disk first.
Regards,
Maria
From: ext Romain HARDOUIN [mailto:romain.hardo...@urssaf.fr]
Sent: Thursday, June 12, 2014 12:32 PM
To: user@cassandra.apache.org
Subject: RE: Backup Cass
Hi Maria,
It depends which backup software and hardware you plan to use. Do you
store your data on DAS or SAN?
Some hints regarding Cassandra is either to drain the node to backup or
take a Cassandra snapshot and then to backup this snapshot.
We backup our data on tape but we also store our data
10 matches
Mail list logo