]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/overrides/nvme_loop: reusable fragment to use nvme_loop devs
authorSage Weil <sage@newdream.net>
Thu, 7 Oct 2021 15:11:03 +0000 (10:11 -0500)
committerSage Weil <sage@newdream.net>
Fri, 8 Oct 2021 21:06:28 +0000 (16:06 -0500)
Signed-off-by: Sage Weil <sage@newdream.net>
qa/overrides/nvme_loop.yaml [new file with mode: 0644]

diff --git a/qa/overrides/nvme_loop.yaml b/qa/overrides/nvme_loop.yaml
new file mode 100644 (file)
index 0000000..c48e053
--- /dev/null
@@ -0,0 +1,10 @@
+# the normal ubuntu 20.04 kernel (5.4.0-88-generic currently) have a bug that prevents the nvme_loop
+# from behaving.  I think it is this:
+#   https://lkml.org/lkml/2020/9/21/1456
+# (at least, that is the symptom: nvme nvme1: Connect command failed, error wo/DNR bit: 880)
+overrides:
+  kernel:
+    hwe: true
+
+tasks:
+- nvme_loop: