Size: 1475
Comment: updated Drive cards
|
← Revision 6 as of 2024-07-13 16:24:08 ⇥
Size: 2357
Comment: updated information for disks & RAMs
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Memory: 12x4GB DIMM@1333MHz, 18slots each available | * Memory: 18x4GB ECC DIMM@800MHz * Drives: * 2xWD SA510 M.2 250GB * 2xWD HC550 18TB * 2xIntel Optanes 16TB |
Line 17: | Line 21: |
* Or use SOL for text console | |
Line 18: | Line 23: |
* Serial-Over-Lan 1. In BIOS setting change Serial Communication to '''On with Console Redirection via COM2''' and External Serial Connector to '''Serial Device 2''', leave else as default 2. (To be completed: switch grub2 to text mode) 3. Run agetty: in '''{{{[email protected]}}}''' unit file find '''{{{ExecStart}}}''' , remove '''--keep-baud''' and setup the correct baud rate. An example is '''{{{ExecStart =-/sbin/agetty 115200 %I $TERM}}}'''. [[https://www.rogerirwin.co.nz/linux-open-source/enabling-a-serial-port-console/ | Reference]] 4. Start serial-getty service for the correct tty device. An example is '''{{{sudo systemctl start serial-getty@ttyS1}}}''' (for COM2 port). 5. Use '''{{{ipmitool}}}''' to spawn a sol client. |
This is a provisional page about the Dell R710 machines.
Hardware
- CPU: 2x2.66GHz
- Memory: 18x4GB ECC DIMM@800MHz
- Drives:
- 2xWD SA510 M.2 250GB
- 2xWD HC550 18TB
- 2xIntel Optanes 16TB
- Remote Control: iDRAC6 Enterprise
- Drives Control: Model LSI 9211-8i (IT mode)
- Interactive LCD with fault report
Software
- UEFI/BIOS: version 6.6.0 (latest)
- Lifecycle controller: 1.7.5.4/1.6.0
- iDRAC firmware: 2.92
- under VLAN1 (mgmt)
to use the virtual console, need Javaws (iced-tea works), and change of Java security configuration.
Alternative (may work): Supermicro IPMI Utilities or dockerized iDRAC console
- Or use SOL for text console
- IPMI v2
- Serial-Over-Lan
In BIOS setting change Serial Communication to On with Console Redirection via COM2 and External Serial Connector to Serial Device 2, leave else as default
- (To be completed: switch grub2 to text mode)
Run agetty: in [email protected] unit file find ExecStart , remove --keep-baud and setup the correct baud rate. An example is ExecStart =-/sbin/agetty 115200 %I $TERM. Reference
Start serial-getty service for the correct tty device. An example is sudo systemctl start serial-getty@ttyS1 (for COM2 port).
Use ipmitool to spawn a sol client.
Machine tasks
- They will be deployed as our new backup servers
- One will stay on-site, sync with production servers in real-time
- The other one will be deployed off-site (Thank you [TRS] for negotiation), synced at night
- The twin Dells will be constructed as identical for easier debug/recovery
Additional information
- SAS3082E-R (IT mode): no support for SATA drives larger than 2TB (SAS should work, not verified)