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

era_check - validate era metadata on device or file.

Author

       Joe Thornber <ejt@redhat.com>

System Manager's Manual                        Device Mapper Tools                                  era_check(8)

Description

era_check checks era metadata created by the device-mapper era target on a device or file.

       This tool cannot be run on live metadata.

Diagnostics

era_check returns an exit code of 0 for success or 1 for error.

Example

       Analyse thin provisioning metadata on logical volume /dev/vg/metadata:

           $ era_check /dev/vg/metadata

       The device may not be actively used by the target when running.

Name

era_check - validate era metadata on device or file.

Options

-h,--help
              Print help and exit.

       -V,--version
              Print version information and exit.

       -q,--quiet
              Suppress output messages, return only exit code.

       --super-block-only
              Only check the superblock is present.

See Also

era_dump(8), era_restore(8), era_invalidate(8)

Synopsis

era_check [options] {device|file}

See Also