rbd-replay-prep - Man Page
prepare captured rados block device (RBD) workloads for replay
Synopsis
rbd-replay-prep [ --window seconds ] [ --anonymize ] trace_dir replay_file
Description
rbd-replay-prep processes raw rados block device (RBD) traces to prepare them for rbd-replay.
Options
- --window seconds
Requests further apart than 'seconds' seconds are assumed to be independent.
- --anonymize
Anonymizes image and snap names.
- --verbose
Print all processed events to console
Examples
To prepare workload1-trace for replay:
rbd-replay-prep workload1-trace/ust/uid/1000/64-bit workload1
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.
See Also
Copyright
2010-2024, Inktank Storage, Inc. and contributors. Licensed under Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
Referenced By
Oct 25, 2024 dev Ceph