Jump to: navigation, search

Difference between revisions of "Manila"

(Create Manila top level page, partially populate content)
 
m
Line 16: Line 16:
  
 
More Info:
 
More Info:
*[Manila Overview]
+
*<ref>Manila Overview</ref>
*[Manila Storage Integration Patterns
+
*<ref>Manila Storage Integration Patterns</ref>
  
 
==Why Manila?==
 
==Why Manila?==

Revision as of 02:47, 22 August 2013

Contents

OpenStack File Shares ("Manila")

Related Projects

  • Cinder
  • Python Manila Client

What is Manila?

Manila is an OpenStack affiliated project to provide virtual file shares (a/k/a "file as a service" or virtual NAS). Manila is a spin-off of the Cinder project. Whereas Cinder exposes virtual block storage, Manila exposes mountable file shares. These file shares can be presented the a Nova guest via NFS, SMB, VirtFS, Glusterfs Native protocol or vendor-specific network attached storage protocols. Manila file shares can be concurrently mounted by multiple Nova guests.

The Manila project was initiated in August 2013 and is currently in start-up. know what they're doing with Neutron).

If you're a storage geek and like to hack on OpenStack, please join!

More Info:

Why Manila?

Using Manila

Current Project Status

Participate

Related Pages

  1. Manila Overview
  2. Manila Storage Integration Patterns