Comment 21 for bug 1967139

Revision history for this message
Alan Baghumian (alanbach) wrote :

Hello Ceph Wizards!

I was just deploying Ceph dashboard on my Pacific and Quincy clusters, Quincy went through just fine, however the deployment on Pacific failed with this similar issue:

2023-07-22T16:34:38.664+0000 7f7241644440 -1 mgr[py] Class not found in module 'dashboard'
2023-07-22T16:34:38.664+0000 7f7241644440 -1 mgr[py] Error loading module 'dashboard': (2) No such file or directory
2023-07-22T16:34:38.664+0000 7f7241644440 1 mgr[py] Loading python module 'devicehealth'
2023-07-22T16:34:38.744+0000 7f7241644440 1 mgr[py] Loading python module 'influx'

root@juju-b096f0-104-lxd-0:/var/log/ceph# apt-cache policy python3-cheroot
python3-cheroot:
  Installed: (none)
  Candidate: 8.3.0+ds-1
  Version table:
     8.3.0+ds-1 500
        500 http://lds.int.hrizn.cloud/repository/standalone/ubuntu focal/universe amd64 Packages

$ rmadison python3-cheroot

 python3-cheroot | 8.3.0+ds-1 | focal/universe | all
 python3-cheroot | 8.5.2+ds1-1ubuntu3 | jammy | all
 python3-cheroot | 8.5.2+ds1-1ubuntu3.1 | jammy-updates | all

Do we have a plan to fix this for Pacific?

Best,
Alan