We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c1326 commit a66dae9Copy full SHA for a66dae9
docs/reference/supported-linux-kernels.md
@@ -24,6 +24,7 @@ The following kernels are known to be compatible and tested. Additional kernel v
24
on any Amazon Linux operates in a degraded state with the risk of connection outages. As an alternative,
25
multipathing must be configured using the Linux Device Manager (dm) via DM-MPIO. Use the following DM-MPIO configuration:
26
27
+ ```plain
28
cat /etc/multipath.conf
29
defaults {
30
polling_interval 1
@@ -50,3 +51,4 @@ The following kernels are known to be compatible and tested. Additional kernel v
50
51
52
blacklist {
53
}
54
+ ```
0 commit comments