Bug 1266963 - [RFE][Deployment] Allow configuration of NFS storage backend for Nova.
Summary: [RFE][Deployment] Allow configuration of NFS storage backend for Nova.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Upstream M2
: 14.0 (Rocky)
Assignee: Rajesh Tailor
QA Contact: Joe H. Rahme
URL:
Whiteboard:
: 1315586 (view as bug list)
Depends On:
Blocks: 1414999 1601399 1732827
TreeView+ depends on / blocked
 
Reported: 2015-09-28 16:54 UTC by Alexander Chuzhoy
Modified: 2019-11-14 07:00 UTC (History)
18 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.0.0-0.20180710202746.d2994ca.el7ost
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-11 11:47:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 564178 0 'None' MERGED Allow configuration of NFS backend for Nova 2021-02-18 13:20:17 UTC
OpenStack gerrit 564179 0 'None' MERGED Allow configuration of NFS backend for Nova 2021-02-18 13:20:18 UTC
OpenStack gerrit 574675 0 'None' MERGED Enable secure TUNNELLED mode for NFS 2021-02-18 13:20:18 UTC
Red Hat Product Errata RHEA-2019:0045 0 None None None 2019-01-11 11:48:10 UTC

Description Alexander Chuzhoy 2015-09-28 16:54:46 UTC
rhel-osp-director: [RFE] Allow configuration of NFS storage backend for Nova.

Similarly to glance and cinder, we should allow configuration of NFS storage backend for nova. This way the NFS instances will be launched on a shared NFS storage.


Here are examples for cinder and glance configuration to be added in the included yaml file:

  CinderEnableIscsiBackend: false
  CinderEnableNfsBackend: true
  CinderNfsMountOptions: 'retry=1'
  CinderNfsServers: [IP:/share]

  GlanceBackend: file
  GlanceFilePcmkDevice: [IP:/share]
  GlanceFilePcmkManage: true
  GlanceFilePcmkOptions: context=system_u:object_r:glance_var_lib_t:s0

Comment 8 Hugh Brock 2016-02-28 07:53:45 UTC
Jarda, if this is a feature we want to support, could you move it to the appropriate release? If not, can we close it?

Thanks...

Comment 9 Mike Burns 2016-04-07 20:50:54 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 10 Eoghan Glynn 2016-10-12 12:07:50 UTC
Deferring to OSP11.

Comment 13 Stephen Gordon 2017-02-03 22:05:58 UTC
*** Bug 1315586 has been marked as a duplicate of this bug. ***

Comment 27 Ollie Walsh 2018-06-01 17:00:22 UTC
I think we need to enable tunnelled live migration too - https://review.openstack.org/#/c/564179/18/puppet/services/nova-compute.yaml@231

Comment 29 Tzach Shefi 2018-11-26 14:41:58 UTC
Added doc bug, not sure this is documented/mentioned on OSP14 docs.
https://bugzilla.redhat.com/show_bug.cgi?id=1653321

Comment 31 errata-xmlrpc 2019-01-11 11:47:00 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:0045


Note You need to log in before you can comment on or make changes to this bug.