Skip to content

Commit 67d8ce2

Browse files
committed
TELCDOCS-2289-4-16+: Adding 3-card NIC to RDS for 4.16 and all later RDS versions
1 parent 2db1267 commit 67d8ce2

5 files changed

+2
-77
lines changed

modules/telco-ran-crs-day-2-operators.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ PTP fast event notifications,`PtpConfigSlaveForEvent.yaml`,Configures PTP for PT
4040
PTP fast event notifications,`PtpOperatorConfigForEvent.yaml`,Overrides the default OperatorConfig. Configures the PTP Operator specifying node selection criteria for running PTP daemons in the openshift-ptp namespace.,No
4141
PTP Operator,`PtpConfigBoundary.yaml`,Configures PTP settings for PTP boundary clocks. Dependent on cluster role.,No
4242
PTP Operator,`PtpConfigDualCardGmWpc.yaml`,Configures PTP grandmaster clock settings for hosts that have dual NICs. Dependent on cluster role.,No
43+
PTP Operator,`PtpConfigThreeCardGmWpc.yaml`,Configures PTP grandmaster clock settings for hosts that have 3 NICs. Dependent on cluster role.,No
4344
PTP Operator,`PtpConfigGmWpc.yaml`,Configures PTP grandmaster clock settings for hosts that have a single NIC. Dependent on cluster role.,No
4445
PTP Operator,`PtpConfigSlave.yaml`,Configures PTP settings for a PTP ordinary clock. Dependent on cluster role.,No
4546
PTP Operator,`PtpOperatorConfig.yaml`,"Configures the PTP Operator settings, specifying node selection criteria for running PTP daemons in the openshift-ptp namespace.",No

modules/ztp-recommended-cluster-mc-crs.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ a|`03-sctp-machine-config-master.yaml`
2626
`03-sctp-machine-config-worker.yaml`
2727
|Loads the SCTP kernel module. These `MachineConfig` CRs are optional and can be omitted if you do not require this kernel module.
2828

29-
a|`05-kdump-config-master.yaml`
30-
31-
`05-kdump-config-worker.yaml`
32-
33-
`06-kdump-master.yaml`
29+
a|`06-kdump-master.yaml`
3430

3531
`06-kdump-worker.yaml`
3632
|Configures kdump crash reporting for the cluster.

modules/ztp-sno-du-enabling-kdump.adoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,12 @@
88

99
`kdump` is a Linux kernel feature that creates a kernel crash dump when the kernel crashes. `kdump` is enabled with the following `MachineConfig` CRs.
1010

11-
.Recommended `MachineConfig` CR to remove ice driver from control plane kdump logs (`05-kdump-config-master.yaml`)
12-
[source,yaml]
13-
----
14-
include::snippets/ztp_05-kdump-config-master.yaml[]
15-
----
16-
1711
.Recommended control plane node kdump configuration (`06-kdump-master.yaml`)
1812
[source,yaml]
1913
----
2014
include::snippets/ztp_06-kdump-master.yaml[]
2115
----
2216

23-
.Recommended `MachineConfig` CR to remove ice driver from worker node kdump logs (`05-kdump-config-worker.yaml`)
24-
[source,yaml]
25-
----
26-
include::snippets/ztp_05-kdump-config-worker.yaml[]
27-
----
28-
2917
.Recommended kdump worker node configuration (`06-kdump-worker.yaml`)
3018
[source,yaml]
3119
----

snippets/ztp_05-kdump-config-master.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

snippets/ztp_05-kdump-config-worker.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)