]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart: do not attempt to re-initialize dashboard for existing cluster 23261/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Jul 2018 13:31:32 +0000 (09:31 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 27 Jul 2018 12:05:43 +0000 (08:05 -0400)
commit81a4ab54bb85f5539c9600871796322c48914769
tree7f4da24d94e879499e833fc6de2bfb050e1379b3
parentbf3ee6879279e9b50abebd3e87693e095b9cae06
vstart: do not attempt to re-initialize dashboard for existing cluster

The dashboard should only be initialized when the "-n" option is
specified to create a new cluster. This avoid errors when restarting
an existing cluster and it attempts to initialize the dashboard
again.

Fixes: https://tracker.ceph.com/issues/24019
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/vstart.sh