genseb  
                
               
                 
              
                  
                    December 19, 2018,  1:33pm
                   
                   
              1 
               
             
            
              Hi,
I have a 5 nodes elasticsearch cluster that I want to backup.
Backup to S3 works well but I have questions about snapshots way of working.
The first backup took 30 minutes and the other took 10 secondes.
I've concluded that snapshots are incremental (are they?)
If so, if I delete first snapshot, is there a merge mechanism?
Is there a way to make full backup everytime?
Thanks.
             
            
               
               
               
            
            
           
          
            
              
                dadoonet  
                (David Pilato)
               
              
                  
                    December 19, 2018,  1:47pm
                   
                   
              2 
               
             
            
              
I've concluded that snapshots are incremental (are they?)
 
Yes they are.
If so, if I delete first snapshot, is there a merge mechanism?
 
Not really. If you delete the first snapshot files that are not needed anymore by any snapshot will be removed.
Is there a way to make full backup everytime?
 
Create a new repository everytime.
             
            
               
               
               
            
            
           
          
            
              
                genseb  
                
               
              
                  
                    December 19, 2018,  3:01pm
                   
                   
              3 
               
             
            
              Thanks a lot for your answer!
             
            
               
               
               
            
            
           
          
            
              
                system  
                (system)
                  Closed 
               
              
                  
                    January 16, 2019,  3:01pm
                   
                   
              4 
               
             
            
              This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.