yes you need to restore snapshot of the node’s own snapshot for every node
Abdul Patel 于2019年9月20日 周五上午2:08写道:
> Thanks , i guess i have both.
> So can we have either or?
> If i keep auto_snapshot? Can i remove nodetool snapshot?
> Woest case scenario if i wish to restore snapshot which one will
Thanks , i guess i have both.
So can we have either or?
If i keep auto_snapshot? Can i remove nodetool snapshot?
Woest case scenario if i wish to restore snapshot which one will be best
option?
Also if we restore snapshot do we need to have snapshot on all nodes?
On Thursday, September 19, 2019,
You probably have auto_snapshot enabled, which takes snapshots when you do
certain things. You can disable that if you dont need it, but it protects
you against things like accidentally dropping / truncating a table.
You may also be doing snapshots manually - if you do this, you can
'nodetool clea
Ok, thank you.
2012/4/2 Rob Coli
> On Mon, Apr 2, 2012 at 9:19 AM, R. Verlangen wrote:
> > - 3 node cluster
> > - RF = 3
> > - fully consistent (not measured, but let's say it is)
> >
> > Is it true that when I take a snaphot at only one of the 3 nodes this
> > contains all the data in the clus
On Mon, Apr 2, 2012 at 9:19 AM, R. Verlangen wrote:
> - 3 node cluster
> - RF = 3
> - fully consistent (not measured, but let's say it is)
>
> Is it true that when I take a snaphot at only one of the 3 nodes this
> contains all the data in the cluster (at least 1 replica)?
Yes.
=Rob
--
=Robert