local-storage

module
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2022 License: Apache-2.0

README

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

Directories

Path Synopsis
cmd
pkg
apis/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
apis/client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
apis/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
apis/client/clientset/versioned/typed/hwameistor/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
apis/client/clientset/versioned/typed/hwameistor/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
apis/hwameistor
Package hwameistor contains hwameistor API versions.
Package hwameistor contains hwameistor API versions.
apis/hwameistor/v1alpha1
Package v1alpha1 contains API Schema definitions for the localstorage v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=hwameistor.io Package v1alpha1 contains v1alpha1 API versions.
Package v1alpha1 contains API Schema definitions for the localstorage v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=hwameistor.io Package v1alpha1 contains v1alpha1 API versions.
member
Package member is a generated GoMock package.
Package member is a generated GoMock package.
member/controller
Package controller is a generated GoMock package.
Package controller is a generated GoMock package.
member/controller/scheduler
Package scheduler is a generated GoMock package.
Package scheduler is a generated GoMock package.
member/csi
Package csi is a generated GoMock package.
Package csi is a generated GoMock package.
member/node
Package node is a generated GoMock package.
Package node is a generated GoMock package.
member/node/configer
Package configer is a generated GoMock package.
Package configer is a generated GoMock package.
member/node/storage
Package storage is a generated GoMock package.
Package storage is a generated GoMock package.
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL