Code Monkey home page Code Monkey logo

local-storage's Introduction

Local Storage Module

codecov

English | Simplified_Chinese

Introduction

Local Storage is one of modules of HwameiStor which is a cloud native local storage system. it aims to provision high performance persistent LVM volume with local access to applications.

Support local volume kinds: LVM.

Support disk types: HDD, SSD, NVMe.

Architecture of HwameiStor

image

Features and Roadmap

This Roadmap provides information about local-storage releases, as well as feature tracking.

Use Cases

HwameiStor provisions two kind of local volumes, LVM and Disk. As a component of HwameiStor, Local Storage provisions two types of local LVM volumes, HA and non-HA.

For the non-HA local LVM volume, it's the best data persistent solution for the following use cases:

  • Database with HA capability, such as MongoDB, etc..
  • Messaging system with HA capability, such as Kafka, RabbitMQ, etc..
  • Key-value store with HA capability, such as Redis, etc..
  • Others with HA capability

For the HA local LVM volume, it's the best data persistent solution for the following use cases:

  • Database, such as MySQL, PostgreSQL etc..
  • Other applications which requires the data HA feature.

Usage With Helm Chart

Local Storage must work with Local Disk Manager module. It's suggested to install by helm-charts

Usage With Independent Installation

Developer can start using local-storage With independent-installation๏ผŒ This is for developing or test, and will deploy local-storage from github repo. Please install the Local Disk Manager firstly.

Glossary

  • LocalDisk LDM abstracts disk resources into objects in k8s. A LocalDisk (LD) resource object represents the disk resources on the host..
  • LocalDiskClaim The way to use disk, users can add a description of the disk to select the disk to be used..
  • LocalVolume LocalVolume is a logical concept in the system, with control node management..
  • LocalVolumeReplica The LocalVolumeReplica resource is created by a control node when creating or updating the Volume.The LocalVolumeReplica is assigned to the specified node that creates / manages the local storage (e.g. LV) based on its content, and maintains it in real-time..
  • LocalStorageNode Each node should create its own Node CRD resource and proactively maintain and update relevant information..

Feedbacks

Please submit any feedback and issue at: Issues

local-storage's People

Contributors

angel0507 avatar sun7927 avatar floatxd avatar abcdea avatar niulechuan avatar ssmallmonster avatar panpan0000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.