mirror of
https://github.com/ceph/ceph
synced 2025-02-13 22:09:20 +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=1"
|
|
- "grep -q Y /sys/module/rbd/parameters/single_major"
|