Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 294 Bytes

rados_dump

Dump rados objects from pool

Requirements

  • gevent
  • librados (distributive-specific installation)
  • xattr

Usage:

  • To be documented. python dump_rados_pool.py -h

Caveats:

  • Target filesystem should implement(and be mounted with, if required) Extended Attributes.