[Bug 1927207] Re: NFS Ganesha is built without RADOS support

Chris MacNaughton 1927207 at bugs.launchpad.net
Wed May 5 11:35:32 UTC 2021


** Description changed:

  The debian/rules file to build nfs-ganesha disables default build
  features that enable using Ceph as a backend for storing config and
  client recovery data:
  
  -DUSE_RADOS_RECOV=NO
  -DRADOS_URLS=NO
+ 
+ [Impact]
+ 
+ It is not possible to enable Ceph backends for either configuration nor
+ recovery. When attempting to do so, Ganesha will fail on start because
+ of unknown configuration options.
+ 
+ [Test Plan]
+ 
+ Deploy manila + Ganesha with the OpenStack Charms and confirm that RADOS
+ URLs are recognized, and that configuration can be stored in Ceph. Fully
+ validating this does require https://bugs.launchpad.net/ubuntu/+source
+ /nfs-ganesha/+bug/1927208 as well.
+ 
+ [Where problems could occur]
+ 
+ The most likely place that issues could occur is in URL based include
+ handling, as this change enables handing of rados: scheme URLs.
+ 
+ Additionally, this enables the Ceph backed recovery backend driver for
+ Ganesha but does not change the default.
+ 
+ [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/1927207

Title:
  NFS Ganesha is built without RADOS support

Status in nfs-ganesha package in Ubuntu:
  New
Status in nfs-ganesha source package in Focal:
  New

Bug description:
  The debian/rules file to build nfs-ganesha disables default build
  features that enable using Ceph as a backend for storing config and
  client recovery data:

  -DUSE_RADOS_RECOV=NO
  -DRADOS_URLS=NO

  [Impact]

  It is not possible to enable Ceph backends for either configuration
  nor recovery. When attempting to do so, Ganesha will fail on start
  because of unknown configuration options.

  [Test Plan]

  Deploy manila + Ganesha with the OpenStack Charms and confirm that
  RADOS URLs are recognized, and that configuration can be stored in
  Ceph. Fully validating this does require
  https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1927208 as
  well.

  [Where problems could occur]

  The most likely place that issues could occur is in URL based include
  handling, as this change enables handing of rados: scheme URLs.

  Additionally, this enables the Ceph backed recovery backend driver for
  Ganesha but does not change the default.

  [Other Info]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1927207/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list