ceph/ceph-ansible

ceph dashboard set-grafana-api-password hangs

dtrvno opened this issue · 2 comments

ceph dashboard set-grafana-api-password -i /tmp/admin.txt hangs
Command called from ansible playbook

I just simplified case, command run on monitor

Bug Report

What happened:
command hangs
What you expected to happen:
return message "update:

How to reproduce it (minimal and precise):

Share your group_vars files, inventory and full ceph-ansibe log

Environment:

  • OS (e.g. from /etc/os-release):
    NAME="CentOS Linux"
    VERSION="8"
    ID="centos"
    ID_LIKE="rhel fedora"
    VERSION_ID="8"
    PLATFORM_ID="platform:el8"
    PRETTY_NAME="CentOS Linux 8"
    ANSI_COLOR="0;31"
    CPE_NAME="cpe:/o:centos:centos:8"
    HOME_URL="https://centos.org/"
    BUG_REPORT_URL="https://bugs.centos.org/"
    CENTOS_MANTISBT_PROJECT="CentOS-8"
    CENTOS_MANTISBT_PROJECT_VERSION="8"
  • Kernel (e.g. uname -a):
  • Linux cephmon01 4.18.0-348.el8.x86_64 #1 SMP Tue Oct 19 15:14:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Docker version if applicable (e.g. docker version):
  • podman version
    Version: 3.3.1
    API Version: 3.3.1
    Go Version: go1.16.7
    Built: Tue Nov 9 16:23:56 2021
    OS/Arch: linux/amd64
  • Ansible version (e.g. ansible-playbook --version):
  • ceph-ansible version (e.g. git head or tag or stable branch):
  • On branch stable-5.0
  • Ceph version (e.g. ceph -v):
    ceph version 15.2.16 (d46a73d6d0a67a79558054a3a5a72cb561724974) octopus (stable)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.