-
Bug
-
Resolution: Done
-
Normal
-
rhos-18.0.z
-
None
-
False
-
-
False
-
?
-
rhos-storage
-
None
-
-
-
-
Low
Hello Team,
Recently I came across the scenario from one of the customer where they had gone through our document [1] and [2] to create the OpenstackDataPlaneNodeSet CR and integrate with the Ceph Storage.
They end up creating their OpenstackDataPlaneNodeSet CR without some of the important services (redhat, bootstrap, download-cache, ssh-known-hosts, reboot-os, install-certs and neutron-metadata) like the one below,
~~~
services:
- configure-network
- validate-network
- install-os
- configure-os
- run-os
- ceph-client
- ovn
- libvirt
- nova
- custom-ceph - telemetry
~~~
Because they used the above CR, they end up doing multiple things manually and leads to several inconsistencies in their cluster.
I would request we should mention about default "services" in our both deployment document [1] and storage document [2], if not atleast from both the document we should redirect customer to the following document (section 3.3) to avoid such confusions.
[1]
Section 5.3
Section 5.4.2
[2]
Section 3.5.4