expected_num_objects: ""
openstack_pools:
- "{{ openstack_glance_pool }}"
- - "{{ openstack_cinder_pool }}"
\ No newline at end of file
+ - "{{ openstack_cinder_pool }}"
+cephfs_pools:
+- { name: "{{ cephfs_data }}", pgs: "8" }
+- { name: "{{ cephfs_metadata }}", pgs: "8" }
\ No newline at end of file
---
-cephfs_pools:
- - { name: "{{ cephfs_data }}", pgs: "8" }
- - { name: "{{ cephfs_metadata }}", pgs: "8" }
-
create_crush_tree: True
crush_rule_config: True
crush_rule_hdd:
devices:
- /dev/sda
- /dev/sdb
+cephfs_pools:
+ - { name: "{{ cephfs_data }}", pgs: "8" }
+ - { name: "{{ cephfs_metadata }}", pgs: "8" }
\ No newline at end of file
+++ /dev/null
----
-cephfs_pools:
- - { name: "{{ cephfs_data }}", pgs: "8" }
- - { name: "{{ cephfs_metadata }}", pgs: "8" }
openstack_pools:
- "{{ openstack_glance_pool }}"
- "{{ openstack_cinder_pool }}"
+cephfs_pools:
+ - { name: "{{ cephfs_data }}", pgs: "8" }
+ - { name: "{{ cephfs_metadata }}", pgs: "8" }
\ No newline at end of file
---
-cephfs_pools:
- - { name: "{{ cephfs_data }}", pgs: "8" }
- - { name: "{{ cephfs_metadata }}", pgs: "8" }
-
create_crush_tree: True
crush_rule_config: True
crush_rule_hdd:
---
-
ceph_origin: repository
ceph_repository: community
cluster: test
nfs_ganesha_stable_deb_repo: "{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"
nfs_ganesha_dev: false
nfs_ganesha_flavor: "ceph_master"
+cephfs_pools:
+ - { name: "{{ cephfs_data }}", pgs: "8" }
+ - { name: "{{ cephfs_metadata }}", pgs: "8" }
\ No newline at end of file
+++ /dev/null
----
-cephfs_pools:
- - { name: "{{ cephfs_data }}", pgs: "8" }
- - { name: "{{ cephfs_metadata }}", pgs: "8" }