mirror of
https://github.com/ceph/ceph
synced 2025-01-28 22:14:02 +00:00
11 lines
229 B
YAML
11 lines
229 B
YAML
overrides:
|
|
kernel:
|
|
client.0:
|
|
branch: nightly_pre-single-major # v3.12.z
|
|
tasks:
|
|
- exec:
|
|
client.0:
|
|
- "modprobe -r rbd"
|
|
- "modprobe --first-time rbd"
|
|
- "test ! -f /sys/module/rbd/parameters/single_major"
|