OpenStack Deployment And Operations Guide Technologies .

Transcription

OpenStack Deployment and Operations GuideNetApp, Inc.September 2017 Version 7.0AbstractThis guide is intended to detail design considerations, configuration,deployment and ongoing operational practices for the successfulimplementation of OpenStack services atop or in concert with NetApptechnologies. Please note that this version of the guide applies to theMitaka (April 2016) release of OpenStack.

Table of Contents1. Executive Summary . 11.1. Authors and Contributors . 12. OpenStack Overview . 22.1. OpenStack Foundation . 22.2. OpenStack - A Modular Collection of Cloud Services . 22.3. OpenStack Releases and Distributions . 62.4. NetApp's Contributions To OpenStack . 73. About NetApp Storage Systems and Software . 83.1. Description of Data ONTAP . 83.2. Description of FAS Systems . 103.3. Description of E-Series and EF-Series Systems . 113.4. Description of StorageGRID Webscale . 124. OpenStack Block Storage Service (Cinder) . 134.1. Overview . 134.2. Key Concepts . 144.3. Process Structure . 194.4. API Overview . 254.5. Theory of Operation & Deployment Choices . 284.6. Configuration . 434.7. Examples . 755. OpenStack Image Service (Glance) . 905.1. Overview . 905.2. Key Concepts . 905.3. Theory of Operation & Deployment Choices . 915.4. Configuration . 976. OpenStack Shared File System Service (Manila) . 1076.1. Overview . 1076.2. Key Concepts . 1076.3. Process Structure . 1126.4. API Overview . 1166.5. Theory of Operation & Deployment Choices . 1196.6. Configuration . 1236.7. Examples . 1347. OpenStack Compute Service (Nova) . 1507.1. Overview . 1507.2. Key Concepts . 1507.3. Theory of Operation & Deployment Choices . 1518. OpenStack Object Storage Service (Swift) . 1538.1. Overview . 1538.2. Swift Zones and NetApp E-Series Storage . 1558.3. Disk Pools, Volumes, and Mapping . 1568.4. Partitioning and File System Considerations . 1578.5. Swift Ring Considerations with DDP . 1599. Operational Concerns . 1619.1. Operational Concerns with Data ONTAP . 161A. Packaging . 168A.1. Packaging and Downloading Requirements . 168A.2. Installation and Uninstallation . 168A.3. Upgrading and Reverting . 168A.4. Licensing . 168iiOpenStack Deployment & Operations Guide 2017 NetApp, Inc. All rights reserved.

A.5. Versioning .A.6. Deprecated Drivers .B. Troubleshooting .B.1. Common Problems .B.2. Triage and Data Collection .B.3. References .B.4. Support .iiiOpenStack Deployment & Operations Guide168168170170174175175 2017 NetApp, Inc. All rights reserved.

List of Figures2.1. OpenStack High Level Architecture . 34.1. Cinder and Nova Logical Architecture . 144.2. Cinder Processes Concept Diagram . 204.3. Cinder Workflow - Volume Creation . 214.4. Cinder & Nova Workflow - Volume Attach . 224.5. Cinder Backup Workflow . 234.6. Cinder Restore Workflow . 244.7. Cinder & E-Series Deployment Topology . 664.8. Cinder & E-Series Deployment Topology . 705.1. Enhanced Instance Creation with NetApp Copy Offload ToolFlowchart . 946.1. Manila Processes Concept Diagram . 1136.2. Manila Workflow - Share Creation with Share Servers . 1136.3. Manila Workflow - Share Creation without Share Servers . 1158.1. Traditional and E-Series Swift Stack Comparison . 1548.2. Controller-subsystem based zoning . 1558.3. E-Series Controller Layout . 1569.1. Creating Export Rule . 165ivOpenStack Deployment & Operations Guide 2017 NetApp, Inc. All rights reserved.

List of Tables2.1. OpenStack Releases to Date . 64.1. NetApp Supported Backend QoS Spec Options . 174.2. Cinder API Overview - Volume . 254.3. Cinder API Overview - Snapshot . 264.4. Cinder API Overview - Snapshot . 264.5. Cinder API Overview - Backup . 274.6. Cinder API Overview - Volume Type . 274.7. Cinder API Overview - Volume Type Extra Specs . 274.8. Cinder API Overview - Volume Type QoS Specs . 284.9. Behavioral Differences in Cinder Volume Placement . 304.10. Configuration options for NFS Security . 364.11. NetApp supported Extra Specs for use with Cinder Volume Types . 394.12. NetApp supported configuration options for use with OverSubscription . 424.13. Configuration options for clustered Data ONTAP with iSCSI . 454.14. Configuration options for clustered Data ONTAP with NFS . 494.15. Configuration options for clustered Data ONTAP with Fibre Channel . 514.16. Configuration options for Data ONTAP operating in 7-Mode withiSCSI . 534.17. Configuration options for Data ONTAP operating in 7-Mode with NFS . 564.18. Configuration options for Data ONTAP operating in 7-Mode with FibreChannel . 594.19. Configuration options for E-Series with iSCSI . 684.20. Configuration options for E-Series with Fibre Channel . 714.21. Values for specifying host type OS for E-Series Storage Systems . 734.22. Required Web Services Proxy versions . 734.23. Configuration options for NFS backup service . 745.1. Checklist of Steps for Enhanced Instance Creation and Copy Offloadtool for NFS . 985.2. Checklist of Steps for Enhanced Instance Creation . 1026.1. Manila API Overview - Share . 1166.2. Manila API Overview - Share Access . 1176.3. Manila API Overview - Share Export Location . 1176.4. Manila API Overview - Snapshot . 1176.5. Manila API Overview - Share Type . 1186.6. Manila API Overview - Share Type Extra Specs . 1186.7. Manila API Overview - Consistency Groups . 1186.8. Manila API Overview - Share Replication . 1196.9. NetApp supported Extra Specs for use with Manila Share Types . 1226.10. Configuration options for Standalone Network Plugin . 1246.11. Configuration options for Nova Network Plugin . 1256.12. Configuration options for Neutron Network Plugin . 1266.13. Configuration options for clustered Data ONTAP without Share Servermanagement . 1276.14. Configuration options for clustered Data ONTAP with Share Servermanagement . 1306.15. Common Access Level Permissions Required with Any Manila Driver . 1326.16. Access Level Permissions Required For Manila Driver for clustered DataONTAP with share server management - with Cluster-wide AdministrativeAccount . 133vOpenStack Deployment & Operations Guide 2017 NetApp, Inc. All rights reserved.

6.17. Access Level Permissions Required For Manila Driver for clusteredData ONTAP without share server management - with Cluster-wideAdministrative Account . 133viOpenStack Deployment & Operations Guide 2017 NetApp, Inc. All rights reserved. pa

OpenStack Deployment and Operations Guide NetApp, Inc. September 2017 Version 7.0 Abstract This guide is intended to detail design considerations, configuration,