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
cfe1e659
Unverified
Commit
cfe1e659
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
drac crashed, this is how to recover
parent
e02a5b2f
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/new-machine-cymru.md
+17
-1
17 additions, 1 deletion
howto/new-machine-cymru.md
with
17 additions
and
1 deletion
howto/new-machine-cymru.md
+
17
−
1
View file @
cfe1e659
...
...
@@ -310,7 +310,23 @@ Current status is shown with:
racadm serveraction powerstatus
This should be good enough to get us started.
This should be good enough to get us started. See also the
[
upstream
documentation
](
https://www.dell.com/support/manuals/en-ca/idrac7-8-lifecycle-controller-v2.50.50.50/idrac_2.50.50.50_racadm/serveraction?guid=guid-69ea52c5-153d-4369-b7c4-6694a3b9e0d4&lang=en-us
)
.
### Reseting the iDRAC
It can happen that the management interface gets hung. In my case it
happened when I left a virtual machine disappear while connected to the
iDRAC console overnight. The problem was that the web console login
would just hang on "Verifying credentials".
The workaround is to reset the RAC with:
racadm racreset soft
If that's not good enough, try
`hard`
instead of soft, see also the
(rather not much more helpful, I'm afraid)
[
upstream
documentation
](
https://www.dell.com/support/manuals/en-ca/idrac7-8-lifecycle-controller-v2.50.50.50/idrac_2.50.50.50_racadm/racreset?guid=guid-69ea52c5-153d-4369-b7c4-6694a3b9e0d4&lang=en-us
)
.
### Other documentation
...
...
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