[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 May 5 11:37:59 UTC 2021
** Description changed:
+
+ [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
+ 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.
+
+ [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]
--
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:
New
Status in nfs-ganesha source package in Focal:
New
Status in nfs-ganesha source package in Groovy:
New
Status in nfs-ganesha source package in Hirsute:
New
Status in nfs-ganesha source package in Impish:
New
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.
[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