logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rbd-replay-prep - prepare captured rados block device (RBD) workloads for replay

Availability

rbd-replay-prep  is  part  of Ceph, a massively scalable, open-source, distributed storage system. Please
       refer to the Ceph documentation at https://docs.ceph.com for more information.

Description

rbd-replay-prep processes raw rados block device (RBD) traces to prepare them for rbd-replay.

Examples

       To prepare workload1-trace for replay:

          rbd-replay-prep workload1-trace/ust/uid/1000/64-bit workload1

Name

       rbd-replay-prep - prepare captured rados block device (RBD) workloads for replay

Options

--windowseconds
              Requests further apart than 'seconds' seconds are assumed to be independent.

       --anonymize
              Anonymizes image and snap names.

       --verbose
              Print all processed events to console

See Also

rbd-replay(8), rbd(8)

Synopsis

rbd-replay-prep [ --window seconds ] [ --anonymize ] trace_dirreplay_file

See Also