Giter VIP home page Giter VIP logo

fies's Introduction

fies - A File Extent Streaming Tool

fies is a library and command line tool to stream file extents in a sparse and clone aware fashion, with utilities to export block devices with snapshots from various storages into fiestreams and restore them elsewhere.

For licensing information see the COPYING file. For information on how to contribute see the CONTRIBUTING file.

TODO

There's a TODO file, but the main goals before a first release are:

  • Document the streaming format / protocol properly and get some feedback.
  • Generally write some more / improve the documentation.
  • Add examples for all the tools right here (and to the man pages).
  • Add another mode to fies-dmthin where the metadata is read fully first to free up the reserved metadata snapshot early.

Tools

  • fies create, list and extract contents of a fiestream
  • fies-restore restore a volume/snapshot fiestream to a file or device with snapshots
  • fies-dmthin create a fiestream from dmthin volumes and their snapshots
  • fies-rbd create a fiestream from rbd devices with snapshots
  • fies-zvol create a fiestream from zvols with snapshots
  • libfies library to handle the fies format

Installation

See meson_options.txt for options. Build with meson.

./fies $ meson setup build
./fies $ cd ./build
./fies/build $ meson compile

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.