Skip to content
forked from openebs/openebs

OpenEBS is containerized storage for containers. OpenEBS provides agile storage for DevOps environments with containerization (VSM) as the core architecture underneath. OpenEBS via the also open source Maya provides a bunch of capabilities including the ability to tier the storage to S3 compatible storage w/ intelligent caching.

License

Notifications You must be signed in to change notification settings

mohitmagal/openebs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

OpenEBS

Build Status Docker Pulls ![Slack](https://img.shields.io/badge/chat !!!-slack-ff1493.svg)

http://www.openebs.io/

OpenEBS is a Software Defined Storage (SDS) platform, written in GoLang, that provides the block storage containers called Virtual Storage Machines or VSMs. A VSM is a fully isolated block storage container, has it's own iSCSI stack, full set of storage management APIs and can back up the application consistent data to another VSM or an S3 compatible storage.

OpenEBS can scale to millions of VSMs seamlessly as it manages the metadata of the block storage system at a file level. The block storage for each VSM is managed as one single file or directory. The IO to this file is managed through large size chunks rather than the typical small size blocks. This enables to OpenEBS to provide higher performance for each VSM and to easilyh scale to very large number of VSMs.

Quick demo of OpenEBS

OpenEBS Demo

##Installation and Getting Started OpenEBS can be setup in few easy steps either on Physical Machines or VMs. Please follow our Getting Started documentation

##Source Code This is a meta-repository for OpenEBS. The source code is located in other repositories under openebs organization, which majority of it under:

##Contributing OpenEBS is completely Open Source and is built by making use of other Open Source projects (listed below). The project is in the early stages of the development and we welcome your feedback and contributions in any form possible.

##Credits

##License OpenEBS is developed under Apache 2.0 License at the project level. Some components of the project are derived from other opensource projects like Nomad, Longhorn and are distributed under their respective licenses.

About

OpenEBS is containerized storage for containers. OpenEBS provides agile storage for DevOps environments with containerization (VSM) as the core architecture underneath. OpenEBS via the also open source Maya provides a bunch of capabilities including the ability to tier the storage to S3 compatible storage w/ intelligent caching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published