forked from spinesystemspublic/documentation
Add gos docs 3
This commit is contained in:
+12
@@ -63,3 +63,15 @@ We highly recommend Intel network cards. Several generations exist:
|
||||
|
||||
Not recommended: Broadcom, Chelsio cards, they are known to start packetloss way before 10Gbps.
|
||||
|
||||
## Boot options
|
||||
|
||||
### EFI vs BIOS
|
||||
We support both EFI and BIOS boot modes. But we highly recommend to use EFI boot mode, as BIOS boot known to fail from time to time. Please disable "Secure boot" in BIOS settings.
|
||||
|
||||
## BIOS settings
|
||||
We recommend to do following tuning before deploying server to production:
|
||||
|
||||
* Disable "Secure boot" in BIOS settings.
|
||||
* Change CPU power(powersaving) mode to "OS control" if available, and to "Performance" if not.
|
||||
* TBD, i need to check BIOS of servers i have :)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user