Support multiple shares on the same NFS back-end with different IPv4 addresses
Bug #1664218 reported by
Felipe Alfaro Solana
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Plugin Cinder Netapp |
In Progress
|
Undecided
|
Felipe Alfaro Solana |
Bug Description
Cinder/NetApp plug-in for Fuel 9.x supports multiple NFS shares per backend. However, all shares use a common IPv4 address. For example, a typical /etc/cinder/
10.0.0.
10.0.0.
In our production clusters, a single NetApp back-end has several IPv4 addresses. We export one share on each IPv4 address for resiliency, so our /etc/cinder/
10.0.0.
10.0.0.
For this to work, a small change is required to the Cinder/NetApp fuel plug-in to embed the IPv4 address into the NFS share path.
Changed in fuel-plugin-cinder-netapp: | |
assignee: | nobody → Felipe Alfaro Solana (felipe-alfaro-gmail) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/433066
Review: https:/