mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
7 lines
160 B
YAML
7 lines
160 B
YAML
tasks:
|
|
- exec:
|
|
client.0:
|
|
- "modprobe -r rbd"
|
|
- "modprobe --first-time rbd single_major=0"
|
|
- "grep -q N /sys/module/rbd/parameters/single_major"
|