libopenstorage / openstorage

A multi-host clustered implementation of the open storage specification
Apache License 2.0
526 stars 118 forks source link

PWX-33692 Add new CLI to trigger checksum validation #2461

Closed nikhil-bhupale closed 3 months ago

nikhil-bhupale commented 3 months ago
libopenstorage changes to add new CLI
pxctl volume verify-checksum start
pxctl volume verify-checksum stop
pxctl volume verify-checksum status

Added flag ResumeFromSavedOffset to verify-checksum start command

Signed-off-by: nikhil-bhupale <nbhupale@purestorage.com>