[Bug 2003530] Re: Rook mgr module crashes due to missing mgr.nfs
James Page
2003530 at bugs.launchpad.net
Wed Feb 8 16:22:28 UTC 2023
** Also affects: ceph (Ubuntu Kinetic)
Importance: Undecided
Status: New
** Also affects: ceph (Ubuntu Lunar)
Importance: Undecided
Status: New
** Also affects: ceph (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: ceph (Ubuntu Jammy)
Status: New => Triaged
** Changed in: ceph (Ubuntu Kinetic)
Status: New => Triaged
** Changed in: ceph (Ubuntu Lunar)
Status: New => Triaged
** Changed in: ceph (Ubuntu Jammy)
Importance: Undecided => High
** Changed in: ceph (Ubuntu Kinetic)
Importance: Undecided => High
** Changed in: ceph (Ubuntu Lunar)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/2003530
Title:
Rook mgr module crashes due to missing mgr.nfs
Status in ceph package in Ubuntu:
Triaged
Status in ceph source package in Jammy:
Triaged
Status in ceph source package in Kinetic:
Triaged
Status in ceph source package in Lunar:
Triaged
Bug description:
The rook mgr service crashes on load with the below traceback.
Indeed the /usr/share/ceph/mgr/nfs dir is missing.
Jan 17 16:39:18 devcontainer-269785 bash[247610]: debug 2023-01-17T16:39:18.008+0000 7f930419fdc0 -1 mgr[py] Module not found: 'rook'
Jan 17 16:39:18 devcontainer-269785 bash[247610]: debug 2023-01-17T16:39:18.008+0000 7f930419fdc0 -1 mgr[py] Traceback (most recent call last):
Jan 17 16:39:18 devcontainer-269785 bash[247610]: File "/usr/share/ceph/mgr/rook/__init__.py", line 5, in <module>
Jan 17 16:39:18 devcontainer-269785 bash[247610]: from .module import RookOrchestrator
Jan 17 16:39:18 devcontainer-269785 bash[247610]: File "/usr/share/ceph/mgr/rook/module.py", line 41, in <module>
Jan 17 16:39:18 devcontainer-269785 bash[247610]: from .rook_cluster import RookCluster
Jan 17 16:39:18 devcontainer-269785 bash[247610]: File "/usr/share/ceph/mgr/rook/rook_cluster.py", line 29, in <module>
Jan 17 16:39:18 devcontainer-269785 bash[247610]: from nfs.cluster import create_ganesha_pool
Jan 17 16:39:18 devcontainer-269785 bash[247610]: ModuleNotFoundError: No module named 'nfs'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2003530/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list