Backing up Object Store: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
__FORCETOC__
__FORCETOC__
= Backup =
It is possible to have backed up of object store data to our TSM tape system. Here is the formal procedure to do so.  
It is possible to have backed up of object store data to our TSM tape system. Here is the formal procedure to do so.  


===List bucket===
==List bucket==


Send a list of buckets to back up to juno@calculquebec.ca with the name of the project where the buckets live.
Send a list of buckets to back up to [mailto juno@calculquebec.ca sd4h support] with the name and ID of the project where the buckets live.


===Give us permission===  
==Give us permission==


You need to configure the iam policy statement of '''all the buckets''' you want to back up so your TSM robot user in charge of the backup can access them. Here is the policy that needs to be added.
You need to configure the iam policy statement of '''all the buckets''' you want to back up so your TSM robot user in charge of the backup can access them. Here is the policy that needs to be added.
Line 48: Line 50:
</pre>
</pre>


==Restore procedure==
=Restoring Data=
 
Send us list of buckets or object to restore to [mailto juno@calculquebec.ca sd4h support].
 
==Give us permission==


Send a list of buckets or object to restore to juno@calculquebec.ca. You will be asked to create a bucket for each bucket you want to restore to retore with the <code>-restore</code> prefix.  
You will be asked to create a bucket for each bucket you want to restore to retore with the <code>-restore</code> prefix.  




Line 73: Line 79:
}
}
</syntaxhighlight>
</syntaxhighlight>
Once it is done we will restore you data to that folder.
102

edits