[Bug 1927208] Re: nfs-ganesha doesn't include built shared object files to enable storing configuration in RADOS
Launchpad Bug Tracker
1927208 at bugs.launchpad.net
Tue Jun 29 20:38:15 UTC 2021
This bug was fixed in the package nfs-ganesha - 3.2-2ubuntu3
---------------
nfs-ganesha (3.2-2ubuntu3) groovy; urgency=medium
* d/nfs-ganesha-ceph.install: Remove duplicate shared libraries for
RADOS URLs and recovery. Already provided by nfs-ganesha.install
(LP: #1927208).
nfs-ganesha (3.2-2ubuntu2) groovy; urgency=medium
* d/nfs-ganesha-ceph.install: Include shared libraries for RADOS URLs
and recovery (LP: #1927208).
* d/p/fix-FTBFS-gcc-10.patch: fix FTBFS with gcc-10 (LP: #1927750).
-- Chris MacNaughton <chris.macnaughton at ubuntu.com> Fri, 14 May 2021
12:31:11 +0000
** Changed in: nfs-ganesha (Ubuntu Groovy)
Status: Fix Committed => Fix Released
** Changed in: nfs-ganesha (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nfs-ganesha in Ubuntu.
https://bugs.launchpad.net/bugs/1927208
Title:
nfs-ganesha doesn't include built shared object files to enable
storing configuration in RADOS
Status in nfs-ganesha package in Ubuntu:
Fix Released
Status in nfs-ganesha source package in Focal:
Fix Released
Status in nfs-ganesha source package in Groovy:
Fix Released
Status in nfs-ganesha source package in Hirsute:
Fix Released
Bug description:
[Impact]
the libganesha_rados* shared objects aren't included in the final
packages, even though they are required to enable the storage of
config and recovery data in Ceph. Adding
'usr/lib/*/libganesha_rados*.so*' to the debian/nfs-ganesha-
ceph.install resolves this.
Attempting to configure a Ganesha configuration using the URL import
syntax fails when the URL begins with rados:, because Ganesha is
unable to load the shared library.
[Test Plan]
Deploy manila + Ganesha with the OpenStack Charms and confirm that
RADOS URLs are recognized, and that configuration can be stored in
Ceph. Validating this for Focal does require
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1927207 as
well.
To verify the functionality is complete and functional, a new NFS
share will be created in nfs-ganesha via Manila, the share will be
backed by CephFS, and the share's functionality will be validated
(mounted onto two distinct machines and read/write across that), then
the nfs-ganesha process will be restarted, and the same validation
will be done again.
[Where problems could occur]
The regression potential should be minimal as the shared library is
already built during package build and is merely not installed;
however, any potential issues should be limited to the RADOS
integration. This will be verified as a part of this validation.
[Other Info]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1927208/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list