SlideShare a Scribd company logo
“3-2-1, Action”
Running OpenStack Shared File System Service
in Production
OpenStack Summit Barcelona – Oct 25, 2016
Today’s Directors
Anika Suri Tom Barron Sean Cohen
Technical Alliance
Manager
NetApp
anika.suri@netapp.com
Senior Software
Engineer
Red Hat
tbarron@redhat.com
OpenStack Product
Manager
Red Hat
scohen@redhat.com
Scenes to be shot today
●  Share of Deployments of Openstack in Production
●  Market trends
●  Meet our main character-Manila
●  Action scenes
●  Production-grade Deployments of Manila Shares
●  The road to Ocata
●  Some production considerations
●  Supporting work for Manila in other projects
●  Key takeaways
●  Q&A
from
Share of Deployments of OpenStack in Production
to
Production-grade Deployments of Manila Shares
3-2-1 Action! Running OpenStack Shared File System Service in Production
OpenStack Foundation October 2016 Survey
Share of deployments in production is 20% greater than a year ago
Strong OpenStack Deployment in Production and Pilots
Red Hat has over 350+ private
cloud customers and ~40 POCs
underway at any given time,
which aligns with this data.
Over 40% are in production and/or are undergoing a proof of concept with OpenStack,
while 20% are preparing to deploy OpenStack
Source: OpenStack & Cloud Customer Insights Research, September 2016, Red Hat
7
OpenStack Used for Variety of Legacy & New Workloads
OpenStack is not
used only for net-new,
cloud-native
workloads but for a
variety of existing and
new workloads
Over 60% are using OpenStack for existing virtualized workloads as well as new cloud-
optimized workloads
Source: OpenStack & Cloud Customer Insights Research,
September 2016, Red Hat 8
9 NetApp Insight © 2016 NetApp, Inc. All rights reserved. NetApp Confidential – Limited Use Only
Of all storage sold is for
file-based use cases
* Per IDC
OpenStack Foundation 2016 Survey
Project adoption for emerging projects forecasts growth (October 2016)
NetApp is the founder of, leading contributor to, and most widely deployed option for Manila
OpenStack Foundation 2016 Survey
11 NetApp Insight © 2016 NetApp, Inc. All rights reserved. NetApp Confidential – Limited Use Only
Shared File System Drivers in Use (April 2016 )
The Age of Cloud Share Services
File Share Service Market Trends
●  OpenStack Manila: June 2013
●  Microsoft Azure Files: May 2014
●  Amazon Web Services Elastic File Services: April 2015
Meet our Main Character
Meet OpenStack Shared File System Service
Multi-tenant, secure file share as a service
●  An Open, Standard API for File
System Provisioning and
Management that is designed to
provide a multi-tenant, secure file
share as a service across
OpenStack Compute instances.
●  Vendor neutral API for provisioning
and attaching filesystem-based
storage such as NFS, CIFS,
CephFS, HDFS and other network
filesystems.
Action scenes
Manila Use Cases
●  Support traditional enterprise applications
●  Provide Elastic and Scale file shares
●  Support “cloud-native” workloads, such DBaaS
●  Big Data – via Manila’s HDFS native driver plugin
●  DevOps / On-Demand development and build environments
●  Integration with existing automation frameworks through REST
API or CLI
●  Hybrid Cloud shares (external consumption of shares / migration
of workloads to the cloud from on-premise file shares)
●  NFV/Telco - use case example: store emails headers and bodies
in Manila shares and the the attachment in object storage.
●  Persistent Shared storage for Containers
Use Case I
Move traditional workloads without rewriting them
●  Manila service makes it easier to
transition traditional virtualized enterprise
applications workloads into the cloud
infrastructure without requiring to rewrite
the applications stack, while gaining
lower cost and more heterogeneous
infrastructure.
●  Key requirement:
○ Shared resources
○ High Availability
○ Disaster Recovery
Use Case II
Storage as a Service (Private or Public Cloud)
●  Extend your Storage as a Services
with your own shared file systems
(Similar to AWS EFS)
●  Manila delivers a durable, high-
throughput file system for content-
management systems that store and
serve information for a range of
applications, such as websites, online
publications, email attachments and
archives.
Use Case III
DevOps
●  Challenge:
Speed up Dev and Test refresh
●  Solution:
Run test in parallel by leveraging
containers and cloned Manila shares.
●  Automate database deployment by
leveraging both custom and Trove-based
services.
●  Infrastructure self-service
Production-grade Deployments of Manila Shares
Manila in Red Hat OpenStack Platform 10
●  Production-grade
automated
deployment of
Manila service with
OSP director with
High Availability
●  Horizon dashboard
support (via Manila
UI plugin)
Integration with NetApp Manila Driver
●  With OSP 10 release, the director can now deploy the Shared File System with a
NetApp on the overcloud.
●  NetApp unified driver Certified backend
●  Allows the Shared File System service to use NetApp storage controllers
(running Data ONTAP) as a back end.
Integration with NetApp Manila Driver
In addition to all the standard features all Manila drivers support, the NetApp
driver supports:
●  Expand/shrink shares (All drivers can expand but shrink is optional)
●  Manage/unmanage shares (for importing and exporting data to/from Manila)
●  Snapshot and clone from snapshot are both supported and space/time
efficient
●  Share replication (to address DR use cases)
●  Share servers (in addition to no-share-servers) for extra tenant isolation
The road to Ocata
PIc credit: K. Basil
Manila features in Newton
Manila Today -
●  Number of Drivers: 23
●  Blueprints Completed: 14
●  Specs* new with Newton:
○  13 specs proposed
○  5 accepted
■  Share Migration Improvements
■  Store auth secrets in access map
■  Share networks span subnets
■  Share revert-to-snapshot
■  Hierarchical Port Binding
* https://review.openstack.org/#/q/project:openstack/manila-specs
New in Newton
●  Snapshot instance admin APIs
●  Extend share and extend snapshot APIs enhancements
●  Scheduler improvements for thin provisioning, driver filter and
Goodness weigher
●  Access list api enhanced to return access key
●  Network gateway & MTU DB support; port-binding support
●  Many share migration and data service fixes and improvements*
●  Share replication improvements*
* Experimental Features
http://docs.openstack.org/releasenotes/manila/newton.html
Some Production Considerations...
Don’t use Reference Implementation drivers in production!
●  Generic driver is unstable and not cut for scale
Core vs. Experimental and Microversioned APIs
Experimental Features:
●  Consistency Groups
●  Consistency Group Snapshots
●  Share Migration and Data Services
●  Share Replication
Experimental APIs may be changed at will, even removed.
Microversions allow new implementations to break backwards
compatibility while maintaining support for earlier versions of the APIs.
Newton share driver work
New drivers: Docker, Tegile IntelliFlash, Hitachi HSP,
NexentaStor
●  NetApp cDOT driver hybrid aggregate support
●  NetApp cDOT driver snapshot manage/unmanage support
●  CephFS Native Driver (Read-only share support)
●  CephFS Native Driver returns access key
●  Huawei added share replication support
●  EMC Unity driver added NFS/CIFS plugin
●  Hitachi HNAS CIFS support
●  GlusterFS new volume XML schema support
●  GPFS driver NFS Ganesha support
●  ZFSonLinux manage-snapshot support
●  Oracle ZFSSA driver supports manage/unmanage shares
●  Various fixes and enhancements to HPE 3PAR, Hitachi HSP, Huawei, Native
CephFS, NetApp cDOT, ZFSonLinux, and Windows drivers.
Supporting work for Manila in other projects
●  TripleO heat templates and puppet manifests using new
composable/custom roles infrastructure to support overcloud deployment with
NetApp and native CephFS backends.
●  Ganesha work on dynamic update of exports via d-bus
○  Lack of this capability was holding up use of Ganesha by Docker driver
○  Glusterfs and GPFS drivers use today
○  CephFS driver will use Ganesha for NFS gateway
●  Tempest library stable interfaces to improve CI stability
●  Security Vulnerability Management (when CVE’s hit), Barbican example
●  Monitoring, Troubleshooting and Telemetry
●  Kolla have added the support for deploying Manila (for running Manila
services containerized)
●  Fuxi – Docker Manila use for shared persistent volume
New High Availability architecture
Pacemaker systemd
HAProxy / VIPs A/A OpenStack Services
RabbitMQ Memcached
Galera manila-api
manila-share manila-scheduler
Redis
•  Default for new deployments, upgrades to OSP 10 and higher
•  Fencing enabled for Pacemaker managed services when/where required
(testing to determine this)
TripleO Manila Service HA Architecture
Ocata focus and beyond
●  New spec process has been proposed to provide more focus
○  Have fewer features in flight, more finished
●  Begin journey to scalable, active-active services
○  consistent model for avoiding races
○  How to scale out services across multiple nodes while still avoiding races
○  Exploit composable role TripleO infra
●  High Availability & Disaster Recovery
○  Replication, Backup, Snapshots
○  Common understanding of AZs and failure domains for services, resources,
networks, ...
●  Migration, Data Service, Storage/Network protocol independence
○  Single node, scale-out services
○  Continue to refine AZs in manila
■  What are are the relevant failure domains?
■  How to map these to independent services, networks, resources?
Key Takeaways
Why NetApp and Manila for OpenStack?
NetApp lets you manage and maintain control of
your data across cloud environments at all times
Data
control
Cost-effective
storage
Extreme
performance
Enterprise
capabilities
Why Red Hat and Manila for OpenStack?
© 2016 NetApp, Inc. All rights reserved.35
Commercially
hardened code
Integration with the
Red Hat stack
World-class support
and services
Enterprise software
life cycle
Global partner
ecosystem
Red Hat makes OpenStack safe, secure,
and consumable for production-grade use
Red Hat OpenStack Platform
deployed on NetApp delivers an enterprise-grade,
OpenStack-based, hybrid cloud solution that helps you
transform IT into a strategic business partner.
Low riskSecure Fast to deploy ReliableManageable
© 2016 NetApp, Inc. All rights reserved.36
NetApp
	
•  ThePub @ NetApp- netapp.io
•  Deployment & Operations Guide
•  Reference Architectures
•  News & Updates
•  Community & Support
•  Lab on Demand- Guides customers through NetApp
advantages for file-share storage and block storage.
Go to: https://labondemand.netapp.com
•  Customer Test Drive- Take a test drive on NetApp
Cloud ONTAP with OpenStack running on AWS, and
experience the best Data Management & Storage
Solutions for OpenStack. Go to:
http://cloud.netapp.com/try-it-now
	
Red Hat
●  Red Hat OpenStack Platform
○  Download the latest OSP software
●  Red Hat OpenStack Platform
○  Shared File System as a Service
Guides:
■  Manila Deployment Guide
■  Deploying Manila via Director
with a NetAPP Backend
●  Red Hat Storage
○  Learn about Manila and Ceph
●  Red Hat OpenStack Blog
○  redhatstack.com
Q&A
Related Sessions @ Summit
●  Manila Share Data Does Not Simply Move and Protect Itself, Oh Wait, It Does!
Thu 27 4:40pm-5:20pm CCIB - P1 - Room 116
●  What's New in OpenStack File Share Services (Manila)
Thu 27 5:30pm-6:10pm CCIB - P1 - Room 117

More Related Content

What's hot (20)

PPTX
Best practices and lessons learnt from Running Apache NiFi at Renault
DataWorks Summit
 
PPTX
TOSCA in Practice with ARIA
Cloudify Community
 
PDF
Openstackoverview-DEC2013
Michael Lessard
 
PDF
Introduction into ARIA
Arthur Berezin
 
PDF
TOSCA and OpenTOSCA: TOSCA Introduction and OpenTOSCA Ecosystem Overview
OpenTOSCA
 
PDF
Red Hat OpenStack - Open Cloud Infrastructure
Alex Baretto
 
PDF
2011 Essex Summit: Openstack/Hyper-V clouds
ppouliot
 
PDF
Openstack Benelux Conference 2014 Red Hat Keynote
Microsoft
 
PPTX
Application and Network Orchestration using Heat & Tosca
Nati Shalom
 
PPTX
The Future of Apache Ambari
DataWorks Summit
 
PDF
BYOP: Custom Processor Development with Apache NiFi
DataWorks Summit
 
PDF
Apache NiFi SDLC Improvements
Bryan Bende
 
PPTX
An Evaluation of OpenStack Deployment Frameworks
shane_gibson
 
PDF
OpenStack Benelux Conference 2014 | Plenair | RedHat
Guston Remie
 
PDF
Designing OpenStack Architectures
Mirantis
 
PDF
Open cloud infrastructure built for the enterprise
RedHatInc
 
PPTX
Real World Example of Orchestrating Docker, Node JS, NFV on OpenStack
Nati Shalom
 
PDF
[OpenStack Day in Korea] Keynote#2 - Bringing OpenStack to the Enterprise Dat...
Sungjin Kang
 
PDF
Scenic City Summit (2021): Real-Time Streaming in any and all clouds, hybrid...
Timothy Spann
 
PDF
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...
eNovance
 
Best practices and lessons learnt from Running Apache NiFi at Renault
DataWorks Summit
 
TOSCA in Practice with ARIA
Cloudify Community
 
Openstackoverview-DEC2013
Michael Lessard
 
Introduction into ARIA
Arthur Berezin
 
TOSCA and OpenTOSCA: TOSCA Introduction and OpenTOSCA Ecosystem Overview
OpenTOSCA
 
Red Hat OpenStack - Open Cloud Infrastructure
Alex Baretto
 
2011 Essex Summit: Openstack/Hyper-V clouds
ppouliot
 
Openstack Benelux Conference 2014 Red Hat Keynote
Microsoft
 
Application and Network Orchestration using Heat & Tosca
Nati Shalom
 
The Future of Apache Ambari
DataWorks Summit
 
BYOP: Custom Processor Development with Apache NiFi
DataWorks Summit
 
Apache NiFi SDLC Improvements
Bryan Bende
 
An Evaluation of OpenStack Deployment Frameworks
shane_gibson
 
OpenStack Benelux Conference 2014 | Plenair | RedHat
Guston Remie
 
Designing OpenStack Architectures
Mirantis
 
Open cloud infrastructure built for the enterprise
RedHatInc
 
Real World Example of Orchestrating Docker, Node JS, NFV on OpenStack
Nati Shalom
 
[OpenStack Day in Korea] Keynote#2 - Bringing OpenStack to the Enterprise Dat...
Sungjin Kang
 
Scenic City Summit (2021): Real-Time Streaming in any and all clouds, hybrid...
Timothy Spann
 
OpenStack in Action 4! Franz Meyer - What Use Case does Red Hat Enterprise ...
eNovance
 

Viewers also liked (13)

PDF
The State of Ceph, Manila, and Containers in OpenStack
Sage Weil
 
PDF
Openstack day manila_netapp
Sangwon Seo
 
PDF
やっとでた! OpenStack Manila
Takeshi Kuramochi
 
PDF
OpenStack Overview: Deployments and the Big Tent, Toronto 2016
Jonathan Le Lous
 
PDF
How to contribute to OpenStack
Opsta
 
PDF
Mastering OpenStack - Episode 12 - Network Design
Roozbeh Shafiee
 
PPTX
Benchmarking Amazon vs Alibaba
Nino Luigi Zegarra Malatesta
 
PDF
Oracle Cloud Day(IaaS, PaaS,SaaS) - AIOUG Hyd Chapter
aioughydchapter
 
PDF
Differences between OpenStack and AWS
Edureka!
 
PDF
Deep dive into highly available open stack architecture openstack summit va...
Arthur Berezin
 
PDF
Oracle Cloud Networking And Security Exposed
Riccardo Romani
 
PDF
Introduction to Amazon Web Services
Robert Greiner
 
PPTX
Oracle on premises and oracle cloud - how to coexist webinar
Panaya
 
The State of Ceph, Manila, and Containers in OpenStack
Sage Weil
 
Openstack day manila_netapp
Sangwon Seo
 
やっとでた! OpenStack Manila
Takeshi Kuramochi
 
OpenStack Overview: Deployments and the Big Tent, Toronto 2016
Jonathan Le Lous
 
How to contribute to OpenStack
Opsta
 
Mastering OpenStack - Episode 12 - Network Design
Roozbeh Shafiee
 
Benchmarking Amazon vs Alibaba
Nino Luigi Zegarra Malatesta
 
Oracle Cloud Day(IaaS, PaaS,SaaS) - AIOUG Hyd Chapter
aioughydchapter
 
Differences between OpenStack and AWS
Edureka!
 
Deep dive into highly available open stack architecture openstack summit va...
Arthur Berezin
 
Oracle Cloud Networking And Security Exposed
Riccardo Romani
 
Introduction to Amazon Web Services
Robert Greiner
 
Oracle on premises and oracle cloud - how to coexist webinar
Panaya
 
Ad

Similar to 3-2-1 Action! Running OpenStack Shared File System Service in Production (20)

PPTX
Manila-An Update from Liberty
akshai_sarathy
 
PDF
Manila, an update from Liberty, OpenStack Summit - Tokyo
Sean Cohen
 
PPTX
Big data analytics and docker the thrilla in manila
Dean Hildebrand
 
PDF
Manila project update_train_shanghai
TomBarron
 
PDF
Openstack - Enterprise cloud management platform
Nagaraj Shenoy
 
PDF
OpenStack as an Infrastructure
Roozbeh Shafiee
 
PDF
AIDevWorldApacheNiFi101
Timothy Spann
 
PDF
Open shift and docker - october,2014
Hojoong Kim
 
PDF
Zero to 1000+ Applications - Large Scale CD Adoption at Cisco with Spinnaker ...
DevOps.com
 
PPTX
OpenStack Havana Release
OpenStack Foundation
 
PDF
The Next Generation Datacenter
Red Hat Events
 
PPTX
Cloudify 4.6 highlights webinar
Cloudify Community
 
PDF
Savanna - Elastic Hadoop on OpenStack
Sergey Lukjanov
 
PDF
OpenStack as an Infrastructure
Innfinision Cloud and BigData Solutions
 
PPTX
Modern Cloud-Native Streaming Platforms: Event Streaming Microservices with A...
confluent
 
PDF
Red Hat Storage Roadmap
Colleen Corrice
 
PDF
Red Hat Storage Roadmap
Red_Hat_Storage
 
PDF
OpenNebulaConf 2014 - Cloud Automation for OpenNebula - Kishorekumar Neelamegam
OpenNebula Project
 
PDF
OpenNebula Conf 2014 | Cloud Automation for OpenNebula by Kishorekumar Neelam...
NETWAYS
 
DOC
resume
Craig Schenk
 
Manila-An Update from Liberty
akshai_sarathy
 
Manila, an update from Liberty, OpenStack Summit - Tokyo
Sean Cohen
 
Big data analytics and docker the thrilla in manila
Dean Hildebrand
 
Manila project update_train_shanghai
TomBarron
 
Openstack - Enterprise cloud management platform
Nagaraj Shenoy
 
OpenStack as an Infrastructure
Roozbeh Shafiee
 
AIDevWorldApacheNiFi101
Timothy Spann
 
Open shift and docker - october,2014
Hojoong Kim
 
Zero to 1000+ Applications - Large Scale CD Adoption at Cisco with Spinnaker ...
DevOps.com
 
OpenStack Havana Release
OpenStack Foundation
 
The Next Generation Datacenter
Red Hat Events
 
Cloudify 4.6 highlights webinar
Cloudify Community
 
Savanna - Elastic Hadoop on OpenStack
Sergey Lukjanov
 
OpenStack as an Infrastructure
Innfinision Cloud and BigData Solutions
 
Modern Cloud-Native Streaming Platforms: Event Streaming Microservices with A...
confluent
 
Red Hat Storage Roadmap
Colleen Corrice
 
Red Hat Storage Roadmap
Red_Hat_Storage
 
OpenNebulaConf 2014 - Cloud Automation for OpenNebula - Kishorekumar Neelamegam
OpenNebula Project
 
OpenNebula Conf 2014 | Cloud Automation for OpenNebula by Kishorekumar Neelam...
NETWAYS
 
resume
Craig Schenk
 
Ad

More from Sean Cohen (11)

PDF
Storage 101: Rook and Ceph - Open Infrastructure Denver 2019
Sean Cohen
 
PDF
How to Survive an OpenStack Cloud Meltdown with Ceph
Sean Cohen
 
PDF
Peanut Butter and jelly: Mapping the deep Integration between Ceph and OpenStack
Sean Cohen
 
PDF
Protecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and Ceph
Sean Cohen
 
PDF
The road to enterprise ready open stack storage as service
Sean Cohen
 
PDF
Dude where's my volume, open stack summit vancouver 2015
Sean Cohen
 
PDF
When disaster strikes the cloud: Who, what, when, where and how to recover
Sean Cohen
 
PDF
Deterministic capacity planning for OpenStack as elastic cloud infrastructure
Sean Cohen
 
PDF
Deep dive into OpenStack storage, Sean Cohen, Red Hat
Sean Cohen
 
PDF
Kvm forum 2013 - future integration points for oVirt storage
Sean Cohen
 
PDF
Integration of Storage, OpenStack & Virtualization
Sean Cohen
 
Storage 101: Rook and Ceph - Open Infrastructure Denver 2019
Sean Cohen
 
How to Survive an OpenStack Cloud Meltdown with Ceph
Sean Cohen
 
Peanut Butter and jelly: Mapping the deep Integration between Ceph and OpenStack
Sean Cohen
 
Protecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and Ceph
Sean Cohen
 
The road to enterprise ready open stack storage as service
Sean Cohen
 
Dude where's my volume, open stack summit vancouver 2015
Sean Cohen
 
When disaster strikes the cloud: Who, what, when, where and how to recover
Sean Cohen
 
Deterministic capacity planning for OpenStack as elastic cloud infrastructure
Sean Cohen
 
Deep dive into OpenStack storage, Sean Cohen, Red Hat
Sean Cohen
 
Kvm forum 2013 - future integration points for oVirt storage
Sean Cohen
 
Integration of Storage, OpenStack & Virtualization
Sean Cohen
 

Recently uploaded (20)

PDF
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
Log-Based Anomaly Detection: Enhancing System Reliability with Machine Learning
Mohammed BEKKOUCHE
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 

3-2-1 Action! Running OpenStack Shared File System Service in Production

  • 1. “3-2-1, Action” Running OpenStack Shared File System Service in Production OpenStack Summit Barcelona – Oct 25, 2016
  • 2. Today’s Directors Anika Suri Tom Barron Sean Cohen Technical Alliance Manager NetApp [email protected] Senior Software Engineer Red Hat [email protected] OpenStack Product Manager Red Hat [email protected]
  • 3. Scenes to be shot today ●  Share of Deployments of Openstack in Production ●  Market trends ●  Meet our main character-Manila ●  Action scenes ●  Production-grade Deployments of Manila Shares ●  The road to Ocata ●  Some production considerations ●  Supporting work for Manila in other projects ●  Key takeaways ●  Q&A
  • 4. from Share of Deployments of OpenStack in Production to Production-grade Deployments of Manila Shares
  • 6. OpenStack Foundation October 2016 Survey Share of deployments in production is 20% greater than a year ago
  • 7. Strong OpenStack Deployment in Production and Pilots Red Hat has over 350+ private cloud customers and ~40 POCs underway at any given time, which aligns with this data. Over 40% are in production and/or are undergoing a proof of concept with OpenStack, while 20% are preparing to deploy OpenStack Source: OpenStack & Cloud Customer Insights Research, September 2016, Red Hat 7
  • 8. OpenStack Used for Variety of Legacy & New Workloads OpenStack is not used only for net-new, cloud-native workloads but for a variety of existing and new workloads Over 60% are using OpenStack for existing virtualized workloads as well as new cloud- optimized workloads Source: OpenStack & Cloud Customer Insights Research, September 2016, Red Hat 8
  • 9. 9 NetApp Insight © 2016 NetApp, Inc. All rights reserved. NetApp Confidential – Limited Use Only Of all storage sold is for file-based use cases * Per IDC
  • 10. OpenStack Foundation 2016 Survey Project adoption for emerging projects forecasts growth (October 2016)
  • 11. NetApp is the founder of, leading contributor to, and most widely deployed option for Manila OpenStack Foundation 2016 Survey 11 NetApp Insight © 2016 NetApp, Inc. All rights reserved. NetApp Confidential – Limited Use Only Shared File System Drivers in Use (April 2016 )
  • 12. The Age of Cloud Share Services File Share Service Market Trends ●  OpenStack Manila: June 2013 ●  Microsoft Azure Files: May 2014 ●  Amazon Web Services Elastic File Services: April 2015
  • 13. Meet our Main Character
  • 14. Meet OpenStack Shared File System Service Multi-tenant, secure file share as a service ●  An Open, Standard API for File System Provisioning and Management that is designed to provide a multi-tenant, secure file share as a service across OpenStack Compute instances. ●  Vendor neutral API for provisioning and attaching filesystem-based storage such as NFS, CIFS, CephFS, HDFS and other network filesystems.
  • 16. Manila Use Cases ●  Support traditional enterprise applications ●  Provide Elastic and Scale file shares ●  Support “cloud-native” workloads, such DBaaS ●  Big Data – via Manila’s HDFS native driver plugin ●  DevOps / On-Demand development and build environments ●  Integration with existing automation frameworks through REST API or CLI ●  Hybrid Cloud shares (external consumption of shares / migration of workloads to the cloud from on-premise file shares) ●  NFV/Telco - use case example: store emails headers and bodies in Manila shares and the the attachment in object storage. ●  Persistent Shared storage for Containers
  • 17. Use Case I Move traditional workloads without rewriting them ●  Manila service makes it easier to transition traditional virtualized enterprise applications workloads into the cloud infrastructure without requiring to rewrite the applications stack, while gaining lower cost and more heterogeneous infrastructure. ●  Key requirement: ○ Shared resources ○ High Availability ○ Disaster Recovery
  • 18. Use Case II Storage as a Service (Private or Public Cloud) ●  Extend your Storage as a Services with your own shared file systems (Similar to AWS EFS) ●  Manila delivers a durable, high- throughput file system for content- management systems that store and serve information for a range of applications, such as websites, online publications, email attachments and archives.
  • 19. Use Case III DevOps ●  Challenge: Speed up Dev and Test refresh ●  Solution: Run test in parallel by leveraging containers and cloned Manila shares. ●  Automate database deployment by leveraging both custom and Trove-based services. ●  Infrastructure self-service
  • 21. Manila in Red Hat OpenStack Platform 10 ●  Production-grade automated deployment of Manila service with OSP director with High Availability ●  Horizon dashboard support (via Manila UI plugin)
  • 22. Integration with NetApp Manila Driver ●  With OSP 10 release, the director can now deploy the Shared File System with a NetApp on the overcloud. ●  NetApp unified driver Certified backend ●  Allows the Shared File System service to use NetApp storage controllers (running Data ONTAP) as a back end.
  • 23. Integration with NetApp Manila Driver In addition to all the standard features all Manila drivers support, the NetApp driver supports: ●  Expand/shrink shares (All drivers can expand but shrink is optional) ●  Manage/unmanage shares (for importing and exporting data to/from Manila) ●  Snapshot and clone from snapshot are both supported and space/time efficient ●  Share replication (to address DR use cases) ●  Share servers (in addition to no-share-servers) for extra tenant isolation
  • 24. The road to Ocata PIc credit: K. Basil
  • 26. Manila Today - ●  Number of Drivers: 23 ●  Blueprints Completed: 14 ●  Specs* new with Newton: ○  13 specs proposed ○  5 accepted ■  Share Migration Improvements ■  Store auth secrets in access map ■  Share networks span subnets ■  Share revert-to-snapshot ■  Hierarchical Port Binding * https://review.openstack.org/#/q/project:openstack/manila-specs
  • 27. New in Newton ●  Snapshot instance admin APIs ●  Extend share and extend snapshot APIs enhancements ●  Scheduler improvements for thin provisioning, driver filter and Goodness weigher ●  Access list api enhanced to return access key ●  Network gateway & MTU DB support; port-binding support ●  Many share migration and data service fixes and improvements* ●  Share replication improvements* * Experimental Features http://docs.openstack.org/releasenotes/manila/newton.html
  • 28. Some Production Considerations... Don’t use Reference Implementation drivers in production! ●  Generic driver is unstable and not cut for scale Core vs. Experimental and Microversioned APIs Experimental Features: ●  Consistency Groups ●  Consistency Group Snapshots ●  Share Migration and Data Services ●  Share Replication Experimental APIs may be changed at will, even removed. Microversions allow new implementations to break backwards compatibility while maintaining support for earlier versions of the APIs.
  • 29. Newton share driver work New drivers: Docker, Tegile IntelliFlash, Hitachi HSP, NexentaStor ●  NetApp cDOT driver hybrid aggregate support ●  NetApp cDOT driver snapshot manage/unmanage support ●  CephFS Native Driver (Read-only share support) ●  CephFS Native Driver returns access key ●  Huawei added share replication support ●  EMC Unity driver added NFS/CIFS plugin ●  Hitachi HNAS CIFS support ●  GlusterFS new volume XML schema support ●  GPFS driver NFS Ganesha support ●  ZFSonLinux manage-snapshot support ●  Oracle ZFSSA driver supports manage/unmanage shares ●  Various fixes and enhancements to HPE 3PAR, Hitachi HSP, Huawei, Native CephFS, NetApp cDOT, ZFSonLinux, and Windows drivers.
  • 30. Supporting work for Manila in other projects ●  TripleO heat templates and puppet manifests using new composable/custom roles infrastructure to support overcloud deployment with NetApp and native CephFS backends. ●  Ganesha work on dynamic update of exports via d-bus ○  Lack of this capability was holding up use of Ganesha by Docker driver ○  Glusterfs and GPFS drivers use today ○  CephFS driver will use Ganesha for NFS gateway ●  Tempest library stable interfaces to improve CI stability ●  Security Vulnerability Management (when CVE’s hit), Barbican example ●  Monitoring, Troubleshooting and Telemetry ●  Kolla have added the support for deploying Manila (for running Manila services containerized) ●  Fuxi – Docker Manila use for shared persistent volume
  • 31. New High Availability architecture Pacemaker systemd HAProxy / VIPs A/A OpenStack Services RabbitMQ Memcached Galera manila-api manila-share manila-scheduler Redis •  Default for new deployments, upgrades to OSP 10 and higher •  Fencing enabled for Pacemaker managed services when/where required (testing to determine this) TripleO Manila Service HA Architecture
  • 32. Ocata focus and beyond ●  New spec process has been proposed to provide more focus ○  Have fewer features in flight, more finished ●  Begin journey to scalable, active-active services ○  consistent model for avoiding races ○  How to scale out services across multiple nodes while still avoiding races ○  Exploit composable role TripleO infra ●  High Availability & Disaster Recovery ○  Replication, Backup, Snapshots ○  Common understanding of AZs and failure domains for services, resources, networks, ... ●  Migration, Data Service, Storage/Network protocol independence ○  Single node, scale-out services ○  Continue to refine AZs in manila ■  What are are the relevant failure domains? ■  How to map these to independent services, networks, resources?
  • 34. Why NetApp and Manila for OpenStack? NetApp lets you manage and maintain control of your data across cloud environments at all times Data control Cost-effective storage Extreme performance Enterprise capabilities
  • 35. Why Red Hat and Manila for OpenStack? © 2016 NetApp, Inc. All rights reserved.35 Commercially hardened code Integration with the Red Hat stack World-class support and services Enterprise software life cycle Global partner ecosystem Red Hat makes OpenStack safe, secure, and consumable for production-grade use
  • 36. Red Hat OpenStack Platform deployed on NetApp delivers an enterprise-grade, OpenStack-based, hybrid cloud solution that helps you transform IT into a strategic business partner. Low riskSecure Fast to deploy ReliableManageable © 2016 NetApp, Inc. All rights reserved.36
  • 37. NetApp •  ThePub @ NetApp- netapp.io •  Deployment & Operations Guide •  Reference Architectures •  News & Updates •  Community & Support •  Lab on Demand- Guides customers through NetApp advantages for file-share storage and block storage. Go to: https://labondemand.netapp.com •  Customer Test Drive- Take a test drive on NetApp Cloud ONTAP with OpenStack running on AWS, and experience the best Data Management & Storage Solutions for OpenStack. Go to: http://cloud.netapp.com/try-it-now Red Hat ●  Red Hat OpenStack Platform ○  Download the latest OSP software ●  Red Hat OpenStack Platform ○  Shared File System as a Service Guides: ■  Manila Deployment Guide ■  Deploying Manila via Director with a NetAPP Backend ●  Red Hat Storage ○  Learn about Manila and Ceph ●  Red Hat OpenStack Blog ○  redhatstack.com
  • 38. Q&A Related Sessions @ Summit ●  Manila Share Data Does Not Simply Move and Protect Itself, Oh Wait, It Does! Thu 27 4:40pm-5:20pm CCIB - P1 - Room 116 ●  What's New in OpenStack File Share Services (Manila) Thu 27 5:30pm-6:10pm CCIB - P1 - Room 117