Cinder-specified volume options for NFS/GlusterFS
The aim of this blueprint is to enhance the way NFS and GlusterFS volumes are handled. Currently, it is possible to set mount options for both Nova and Cinder on a per-node basis in the service config files. This blueprint extends this idea to be able to handle options for each export to be mounted that are set in the Cinder configuration and passed to Nova at attach time.
This is a useful change for GlusterFS because the backupvolfile-
The configuration on the Cinder side is done on a per-export basis in the nfs_shares_config or glusterfs_
192.168.
host1:/testvol2 -o backupvolfile-
This information will then be passed to Nova in the "data" field returned from initialize_
Nova review: https:/
Cinder review: https:/
Blueprint information
- Status:
- Complete
- Approver:
- Russell Bryant
- Priority:
- Medium
- Drafter:
- Eric Harney
- Direction:
- Approved
- Assignee:
- Eric Harney
- Definition:
- Approved
- Series goal:
- Accepted for havana
- Implementation:
- Implemented
- Milestone target:
- 2013.2
- Started by
- Eric Harney
- Completed by
- Russell Bryant
Related branches
Sprints
Whiteboard
eharney: Merged into Cinder, would like to merge into Nova for havana-2.
Gerrit topic: https:/
Addressed by: https:/
Support Cinder mount options for NFS/GlusterFS