High level management scripts for IPMI/OOB #66
Labels
No labels
Compat/Breaking
Difficulty/Architectural
Difficulty/Easy
Difficulty/Hard
Help Wanted
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Security
Silenced Alert
Status/Abandoned
Status/Blocked
Status/Need More Info
Status/Postponed
Tracking Issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: afnix/infra#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ipmitool is kind of annoying to use (especially for occasional users), and we have some stuff like the IP numbering scheme/convention being used that also needs some extra care/remembering. Ideally we'd have a collection of simple high-level scripts to manage the builders. Proposed API:
Ideally we put a list of those commands in the motd for root so documentation is easily findable when sshing to the OOB machine.
We can do something like this: https://github.com/TUM-DSE/doctor-cluster-config/blob/master/tasks.py IMHO.