Enable ceph-dashboard by default

Bug #1754424 reported by serlex
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Wishlist
Chason Chan

Bug Description

Hi,

ceph Luminous comes with a dashboard which is available on TCP port 7000

Really simple to enable:

(ceph-mon)[root@/]# ceph mgr module ls
{
    "enabled_modules": [
        "balancer",
        "restful",
        "status"
    ],
    "disabled_modules": [
        "dashboard",
        "influx",
        "localpool",
        "prometheus",
        "selftest",
        "zabbix"
    ]
}
(ceph-mon)[root@ /]# ceph mgr module enable dashboard

I think we should make this available in globals.yml and probably set it to True by default

Cheers

Changed in kolla-ansible:
status: New → Triaged
importance: Undecided → Wishlist
Changed in kolla:
status: New → Triaged
importance: Undecided → Wishlist
Chason Chan (chen-xing)
Changed in kolla-ansible:
assignee: nobody → Chason Chan (chen-xing)
Changed in kolla:
assignee: nobody → Chason Chan (chen-xing)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/554405

Changed in kolla-ansible:
status: Triaged → In Progress
Chason Chan (chen-xing)
no longer affects: kolla
Revision history for this message
Sabbir Sakib (sakibsys) wrote :

Didn't work for me. No error during installation but can't seem to access the ceph dashboard with port 7000. I've two controller nodes and I tried with...

vip-ip:7000
controller01.xyx.pvt:7000
controller02.xyx.pvt:7000

Am I missing something ...?

Revision history for this message
Sabbir Sakib (sakibsys) wrote :

Do I need to make any changes in IpTable roles?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/554405
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=fd6c9f3882074137ad4db74d8785afefa5684c4f
Submitter: Zuul
Branch: master

commit fd6c9f3882074137ad4db74d8785afefa5684c4f
Author: chenxing <email address hidden>
Date: Tue Mar 20 10:52:44 2018 +0800

    Enable ceph dashboard by default

    Co-Authored-By: rhcayadav <email address hidden>

    Change-Id: I3c2c56decbb9de86101f45592ba8135c49c49405
    Closes-Bug: #1754424

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/577518

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (stable/queens)

Change abandoned by Ravinder Kumar (<email address hidden>) on branch: stable/queens
Review: https://review.openstack.org/577518
Reason: As per Paul Bourke's comment abandoning patch for pike.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 7.0.0.0b3

This issue was fixed in the openstack/kolla-ansible 7.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.