[Bug 1927208] Please test proposed package
Brian Murray
1927208 at bugs.launchpad.net
Tue May 11 21:19:52 UTC 2021
Hello Chris, or anyone else affected,
Accepted nfs-ganesha into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/nfs-
ganesha/3.0.3-0ubuntu3.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
--
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
Status in nfs-ganesha source package in Impish:
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