[Bug 1927208] Re: nfs-ganesha doesn't include built shared object files to enable storing configuration in RADOS
Chris MacNaughton
1927208 at bugs.launchpad.net
Wed Jun 23 12:23:46 UTC 2021
I have confirmed that Ganesha properly handles rados URLs and storing
config in Ceph by using the OpenStack charms with nfs-ganesha. The
following versions were tested:
Hirsute:
nfs-ganesha:
Installed: 3.4-1ubuntu0.21.04.2
Candidate: 3.4-1ubuntu0.21.04.2
Version table:
*** 3.4-1ubuntu0.21.04.2 500
500 http://archive.ubuntu.com/ubuntu hirsute-proposed/main amd64 Packages
100 /var/lib/dpkg/status
3.4-1 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages
Groovy:
nfs-ganesha:
Installed: 3.2-2ubuntu3
Candidate: 3.2-2ubuntu3
Version table:
*** 3.2-2ubuntu3 500
500 http://archive.ubuntu.com/ubuntu groovy-proposed/main amd64 Packages
100 /var/lib/dpkg/status
3.2-2ubuntu1 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
Focal:
nfs-ganesha:
Installed: 3.0.3-0ubuntu3.1
Candidate: 3.0.3-0ubuntu3.1
Version table:
*** 3.0.3-0ubuntu3.1 500
500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
100 /var/lib/dpkg/status
3.0.3-0ubuntu3 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 Packages
** Tags removed: verification-needed verification-needed-focal verification-needed-groovy verification-needed-hirsute
** Tags added: verification-done verification-done-focal verification-done-groovy verification-done-hirsute
--
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 Committed
Status in nfs-ganesha source package in Groovy:
Fix Committed
Status in nfs-ganesha source package in Hirsute:
Fix Committed
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