[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
Thu May 6 11:26:19 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.
  
  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]

-- 
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.

  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