Coder Social home page Coder Social logo

kmwai / smallfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dcache/smallfiles

0.0 0.0 0.0 94.98 MB

Scripts to handle small files efficiently in dCache.The scripts collect the small files and transparentlybunch them into bigger archives before they are flushed to tape and also transparently retrieve thefiles from tape and extract them from the archive when needed.

Shell 8.75% Python 5.75% JavaScript 0.03% Jupyter Notebook 85.46%

smallfiles's Introduction

A dCache plugin for handling small files on tape backends more efficiently

This project is an example for writing custom HSM scripts for the dCache storage system. It is not an official part of dCache and does not receive support from the dCache.org team.

The use case for this plugin is storing large amounts of comparatively small files (below the GB range) on tape. Due to the inherent properties of tape systems, storing small files is not space-efficient. This plugin transparently aggregates files from dedicated dCache pools into large archives for tape storage. The archives are not visible to users.

Repository structure

The skel directory contains the actual source code, and using the .spec files in the root directory, installation RPMs can be generated for the packer host as well as for the pool nodes. An installer script is also provided.

Documentation is provided in the form of IPython notebooks in the directory main/ipy. Some of those IPython files can also serve as interactive installation notebooks for machines where IPython is available. Others provide analysis frameworks for evaluating system performance.

smallfiles's People

Contributors

svemeyer avatar kschwank avatar ylusine avatar kofemann avatar jstarek 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.