This was created to be used with ceph-devstack, but may be useful in
other contexts
Signed-off-by: Zack Cerza <zack@redhat.com>
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+../.qa/distros/container-hosts/centos_8.stream_container_tools_crun.yaml
\ No newline at end of file
--- /dev/null
+.qa/overrides/nvme_loop.yaml
\ No newline at end of file
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ mgr:
+ mgr/cephadm/use_agent: false
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ mgr:
+ mgr/cephadm/use_agent: true
--- /dev/null
+roles:
+- - mon.a
+ - mgr.y
+ - osd.0
+ - client.0
+ - ceph.rgw.foo.a
+ - node-exporter.a
+ - alertmanager.a
+- - mon.b
+ - mgr.x
+ - osd.1
+ - client.1
+ - prometheus.a
+ - grafana.a
+ - node-exporter.b
+- - mon.c
+ - mgr.z
+ - osd.2
+ - client.2
+ - node-exporter.c
+openstack:
+- volumes: # attached to each instance
+ count: 1
+ size: 10 # GB
+overrides:
+ ceph:
+ conf:
+ osd:
+ osd shutdown pgref assert: true
--- /dev/null
+.qa/mon_election
\ No newline at end of file
--- /dev/null
+tasks:
+- cephadm:
+ conf:
+ mgr:
+ debug ms: 1
+ debug mgr: 20
+- cephadm.shell:
+ mon.a:
+ - stat -c '%u %g' /var/log/ceph | grep '167 167'
+ - ceph orch status
+ - ceph orch ps
+ - ceph orch ls
+ - ceph orch host ls
+ - ceph orch device ls
+ - ceph orch ls --format yaml
+ - ceph orch ls | grep '^osd '