Code Monkey home page Code Monkey logo

xrdtools's Introduction

xrdtools

Tools for administering of XRootD storage elements

Supported is only python3 compatible release.

This is still a work in progress, so you can expect some problem, but none of them should cause major data loss.

There is Python3v1.0 tag to denote python3 support, but I would recommend to use "master" branch as you code source.

Code Readiness

Following scripts are ready for production:

  • xrd_dark_data_clean.py
  • xrd_drain.py

TODO

xrd_drain.py needs implement of the xattr stored name space link name.

Known Issues

The default sshd connection limit (10) can cause that no more connections can be made to the taget server.

The default connection count in multithreaded (also default) run is "cpu count" * 2.

This can saturate connection pool in one instance on 6 core source machine.

Please temporarly adjust MaxSessions in /etc/ssh/sshd_config to something bigger than number of connections you are going to use during the drain.

Python2

You will find python2 compatible version uder the Python2 tag:

https://github.com/samuraiii/xrdtools/tree/Python2

This version is no longer supported.

xrdtools's People

Contributors

samuraiii avatar

Watchers

James Cloos avatar  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.