How to disable ceph-grafana during cephadm bootstrap
Hello, When bootstrapping a new ceph Octopus cluster with "cephadm bootstrap", how can I tell the cephadm bootstrap NOT to install the ceph-grafana container? Thank you very much in advance for your answer. Best regards, Mabi
cephadm bootstrap --skip-monitoring-stack should to the trick. See man cephadm On Tue, Apr 13, 2021 at 6:05 PM mabi <mabi@protonmail.ch> wrote:
Hello,
When bootstrapping a new ceph Octopus cluster with "cephadm bootstrap", how can I tell the cephadm bootstrap NOT to install the ceph-grafana container?
Thank you very much in advance for your answer.
Best regards, Mabi _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Thank you for the hint regarding the --skip-monitoring-stack parameter. Actually I already bootstrapped my cluster without this option, so is there a way to disable and remove the ceph-grafana part now? or do I need to bootstrap my cluster again? ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, April 14, 2021 3:41 PM, Sebastian Wagner <sewagner@redhat.com> wrote:
cephadm bootstrap --skip-monitoring-stack
should to the trick. See man cephadm
On Tue, Apr 13, 2021 at 6:05 PM mabi <mabi@protonmail.ch> wrote:
Hello,
When bootstrapping a new ceph Octopus cluster with "cephadm bootstrap", how can I tell the cephadm bootstrap NOT to install the ceph-grafana container?
Thank you very much in advance for your answer.
Best regards, Mabi _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
mabi
-
Sebastian Wagner