Skip to content

Commit 692ca99

Browse files
committed
OCPBUGS-17663: add admonition about multipathing
1 parent 8e966cd commit 692ca99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/troubleshooting-enabling-kdump.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ For details on configuring the `kdump` service, see the comments in `/etc/syscon
3535
ifdef::openshift-enterprise[]
3636
Also refer to the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_monitoring_and_updating_the_kernel/configuring-kdump-on-the-command-line_managing-monitoring-and-updating-the-kernel#configuring-the-kdump-target_configuring-kdump-on-the-command-line[RHEL kdump documentation] for further information on configuring the dump target.
3737
endif::[]
38+
+
39+
[IMPORTANT]
40+
====
41+
If you have multipathing enabled on your primary disk, the dump target must be either an NFS or SSH server and you must exclude the multipath module from your `/etc/kdump.conf` configuration file.
42+
====
3843

3944
. Enable the `kdump` systemd service.
4045
+

0 commit comments

Comments
 (0)