mirror of
https://github.com/ceph/ceph
synced 2025-01-23 19:46:56 +00:00
e9477ae421
So we can enforce an ordering of tasks and ensure that the fs/subvolume is available before the task runs. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
12 lines
216 B
YAML
12 lines
216 B
YAML
overrides:
|
|
ceph:
|
|
subvols:
|
|
create: 2
|
|
subvol_options: "--namespace-isolated --size 25000000000"
|
|
ceph-fuse:
|
|
client.0:
|
|
mount_subvol_num: 0
|
|
kclient:
|
|
client.0:
|
|
mount_subvol_num: 1
|