Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cecylia Bocovich
Wiki Replica
Commits
f70cb822
Verified
Commit
f70cb822
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
move more backup stuff to fabric
parent
71609650
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/retire-a-host.md
+14
-24
14 additions, 24 deletions
howto/retire-a-host.md
with
14 additions
and
24 deletions
howto/retire-a-host.md
+
14
−
24
View file @
f70cb822
...
...
@@ -49,25 +49,6 @@
11.
remove from reverse DNS
12.
after 30 days delay, retire from Bacula catalog, on the director
(currently
`bacula-director-01`
), run
`bconsole`
then:
delete client=$INSTANCE-fd
for example:
delete client=archeotrichon.torproject.org-fd
<!-- sync this section with howto/backup#retiring-a-client when -->
<!-- changing -->
TODO: add to fabric
13.
after 30 days delay, remove PostgreSQL backups on the storage
server (currently
`/srv/backups/pg`
on
`bungi`
), if relevant
TODO: add to fabric
Equivalent retirement checklist to copy-paste in retirement tickets:
1.
[ ] announcement
...
...
@@ -81,8 +62,6 @@ Equivalent retirement checklist to copy-paste in retirement tickets:
9.
[ ] remove from docs
10.
[ ] remove from racks
11.
[ ] remove from reverse DNS
12.
[ ] remove from bacula director
13.
[ ] remove PostgreSQL backups
## Wiping disks
...
...
@@ -267,6 +246,17 @@ completely avoided.
15.
if it's a physical machine or a virtual host we don't control,
schedule removal from racks or hosts with upstream
TODO: remove the client from the Bacula catalog, see
<https://bugs.torproject.org/30880>
. Done by the Fabric procedure
above.
16.
after 30 days delay, retire from Bacula catalog, on the director
(currently
`bacula-director-01`
), run
`bconsole`
then:
delete client=$INSTANCE-fd
for example:
delete client=archeotrichon.torproject.org-fd
<!-- sync this section with howto/backup#retiring-a-client when -->
<!-- changing -->
17.
after 30 days delay, remove PostgreSQL backups on the storage
server (currently
`/srv/backups/pg`
on
`bungi`
), if relevant
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment