Add missing parenthesis
Add a missing paranthesis TrivialFix Change-Id: Ic6a9bee6f7022ea81c25d7e5442075fe4ff8f890
This commit is contained in:
parent
89ae1f9315
commit
30a6805830
@ -92,19 +92,19 @@ Install all the requirements on CentOS by running::
|
||||
Lab Requirements
|
||||
----------------
|
||||
|
||||
+------------+--------------------------------+----------------------+
|
||||
| Criteria | Minimal | Recommended |
|
||||
+============+================================+======================+
|
||||
| CPU | 4 core @ 2.4 GHz | 24 core @ 2.67 GHz |
|
||||
+------------+--------------------------------+----------------------+
|
||||
| RAM | 8 GB | 24 GB or more |
|
||||
+------------+--------------------------------+----------------------+
|
||||
| HDD | 2 x 500 GB (7200 rpm) | 4 x 500 GB (7200 rpm |
|
||||
+------------+--------------------------------+----------------------+
|
||||
| RAID | Software RAID-1 (use mdadm as | Hardware RAID-10 |
|
||||
| | it will improve read | |
|
||||
| | performance almost two times) | |
|
||||
+------------+--------------------------------+----------------------+
|
||||
+------------+--------------------------------+-----------------------+
|
||||
| Criteria | Minimal | Recommended |
|
||||
+============+================================+=======================+
|
||||
| CPU | 4 core @ 2.4 GHz | 24 core @ 2.67 GHz |
|
||||
+------------+--------------------------------+-----------------------+
|
||||
| RAM | 8 GB | 24 GB or more |
|
||||
+------------+--------------------------------+-----------------------+
|
||||
| HDD | 2 x 500 GB (7200 rpm) | 4 x 500 GB (7200 rpm) |
|
||||
+------------+--------------------------------+-----------------------+
|
||||
| RAID | Software RAID-1 (use mdadm as | Hardware RAID-10 |
|
||||
| | it will improve read | |
|
||||
| | performance almost two times) | |
|
||||
+------------+--------------------------------+-----------------------+
|
||||
|
||||
`Table: Hardware requirements`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user