Bug 1266963

Summary: [RFE][Deployment] Allow configuration of NFS storage backend for Nova.
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: openstack-tripleo-heat-templatesAssignee: Rajesh Tailor <ratailor>
Status: CLOSED ERRATA QA Contact: Joe H. Rahme <jhakimra>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: adhingra, ealcaniz, egallen, eglynn, jcoufal, jhakimra, kbasil, lyarwood, mburns, mcornea, mtessun, owalsh, psanchez, racedoro, ratailor, rhel-osp-director-maint, sgordon, tshefi
Target Milestone: Upstream M2Keywords: FutureFeature, InstallerIntegration, Triaged
Target Release: 14.0 (Rocky)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-9.0.0-0.20180710202746.d2994ca.el7ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-11 11:47:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1414999, 1601399, 1732827    

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