blob: b5737671ff7340f1c2ee3daa3307e1b482b5b8a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
overrides:
install:
ceph:
extra_packages: [rbd-nbd]
tasks:
- rbd_fsx:
clients: [client.0]
ops: 6000
nbd: True
holebdy: 512
punch_holes: true
readbdy: 512
truncbdy: 512
writebdy: 512
|