Project

General

Profile

Support #16421

Updated by Ward Vandewege almost 4 years ago

We have some 'Keep collection lifecycle' documentation at https://doc.arvados.org/v2.0/user/tutorials/tutorial-keep-collection-lifecycle.html, which is intended for Arvados users. 

 We need something similar but more in-depth geared at administrators. It should cover: 

 a) the various phases of deletion 
 b) what is necessary to enable deletion (keep-balance and keepstore configuration) 
 c) what are the flags to tweak the duration of each of the phases of deletion 
 d) steps to recover collections in each of the phases of deletion (where possible) 

 For d) we may want to write some code to automate the steps.

Back