ceph/qa/suites/krbd/unmap/kernels/single-major-off.yaml

7 lines
160 B
YAML
Raw Normal View History

tasks:
- exec:
client.0:
- "modprobe -r rbd"
- "modprobe --first-time rbd single_major=0"
- "grep -q N /sys/module/rbd/parameters/single_major"