Coder Social home page Coder Social logo

shelar1423 / cortx-motr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seagate/cortx-motr

0.0 0.0 0.0 76.31 MB

CORTX Motr is a distributed object and key-value storage system targeting mass capacity storage configurations. It's the core component of CORTX storage system.

Home Page: https://github.com/Seagate/cortx

License: Apache License 2.0

GDB 0.01% Makefile 0.43% C 86.91% Shell 8.32% M4 0.28% Tcl 0.03% Python 2.91% Awk 0.03% Perl 0.69% Dockerfile 0.04% HTML 0.04% Ruby 0.13% Go 0.17% Jinja 0.02% Groovy 0.02%

cortx-motr's Introduction

Motr

License Badge https://api.codacy.com/project/badge/Grade/e047436e66e54d67b911294ad7fe8b4a Slack chat badge YouTube Badge GitHub Contributors

At the core of CORTX lies Motr. Motr is a distributed object storage system, targeting mass capacity storage configurations. To ensure the most efficient storage utilization, Motr interacts directly with block devices (i.e. it does not _layer_ on a local file system). The Motr design was heavily influenced by the Lustre file system, NFSv4 and database technology. It must be noted that traditional file system properties (hierarchical directory namespace, strong POSIX consistency guarantees, etc.) are no longer desirable or achievable at mass capacity. Instead, Motr is a more general storage system that provides an optional file system interface. This allows wider range of deployments, including cloud.

Following are the features of CORTX Motr:

  • Scalable:

    • Horizontal scalability: grow your system by adding more nodes. The Motr submodule is designed for horizontal scalability with no meta-data hotspots, shared-nothing IO paths and extensions running on additional nodes.
    • Vertical scalability: with more memory and CPU on the nodes.
  • Fault-tolerant: with flexible erasure coding that takes hardware and network topology into account.

  • Fast network raid repairs.

  • Observable: with built-in monitoring that collects detailed information about the system behavior.

  • Extensible.

  • Extension interface.

  • Flexible transactions.

  • Open source.

  • Portable: runs in user space and can be easily ported to any version of Linux.

Get to know

Surfing

Refer to Reading - list for complete information.

  • $ make doc
  • $ x-www-browser doc/html/index.html

cortx-motr's People

Contributors

andriytk avatar venkyos avatar madhavemuri avatar johnbent avatar yatin-mahajan avatar yeshpal-jain-seagate avatar max-seagate avatar atulsdeshmukh2312 avatar upendrapatwardhan avatar imvenkip avatar mukul-seagate11 avatar papan-singh avatar shashank-parulekar avatar swatid-seagate avatar vinoth2101 avatar yanqingfu avatar sanjognaik avatar mukundkanekar avatar abhisheksahaseagate avatar bdekvadiya avatar mengwanguc avatar hessio avatar kanchan-chaudhari avatar rakeshvaghasiya avatar saumya-sunder avatar swapnil-seagate avatar sergey-shilov avatar jugalpatil avatar gshipra avatar rkothiya 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.