17 lines
746 B
Markdown
17 lines
746 B
Markdown
## Summary
|
|
|
|
The escape rooms are all controlled from a device `eg-1` on the network. This is a Dell PowerEdge R630 system with 4 TB of storage and dual
|
|
|
|
## iDRAC
|
|
|
|
Dell's have an internal control system that is separate from the main computer. Ours is `idrac-9XTRHQ2`. Browse to http://idrac-9XTRHQ2. The user is `root` and the password is `QK8RRpgH`.
|
|
|
|
You can check on all the system hardware and get advanced notice if parts are about to fail.
|
|
|
|
## Storage
|
|
|
|
`lsblk` shows the storage and mount points. There are 4 1TB drives configured as RAID 1 (mirrored) storage in DRAC.
|
|
## Refererence
|
|
|
|
- [Dell R630 PowerEdge Manual](https://www.dell.com/support/product-details/en-us/servicetag/0-TU82dnI4cXlTZU5YOEtMYkxQbldjZz090/resources/manuals)
|