Ceph Dashboard Enable
·
Storage
ceph dashboard 활성화에 대한 방법이다. 1. ceph luminus version ceph mgr module enable dashboard 2. ceph nautilus version ceph mgr module enable dashboard ceph config set mgr mgr/dashboard/ssl false 3. dashboard 사용자 생성 luminus 버전에서는 그냥 접속이 됐던거 같은데, nautilus 버전부터 사용자 계정 생성이 필요해진 것 같다.. ceph dashboard ac-user-create admin test1234 administrator Optional. Dashboard IP 및 Port 변경하고 싶을 경우 ceph config set mgr mgr..