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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
The Tor Project
TPA
Wiki Replica
Commits
88488514
Verified
Commit
88488514
authored
11 months ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
mention hdparm secure erase in retirement procedure
parent
c28a6119
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#154962
passed with warnings
11 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/retire-a-host.md
+7
-0
7 additions, 0 deletions
howto/retire-a-host.md
with
7 additions
and
0 deletions
howto/retire-a-host.md
+
7
−
0
View file @
88488514
...
...
@@ -91,6 +91,13 @@ software might not work for SSDs. For now we use this:
nwipe --autonuke --method=random --rounds=2 --verify=off /dev/nvme1n1
TODO: consider
`hdparm`
and the "secure erase" procedure for SSDs:
hdparm --user-master u --security-set-pass Eins /dev/sdc
time hdparm --user-master u --security-erase Eins /dev/sdc
See also
[
stressant documentation
](
https://stressant.readthedocs.io/en/latest/usage.html#wiping-disks
)
abnout this.
When you return:
1.
start a
`screen`
session with a static
`busybox`
as your
`SHELL`
...
...
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