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