table of contents
other versions
- stretch 2016.15-5
- testing 2019.1-1
- stretch-backports 2019.1-1~bpo9+1
- unstable 2019.1-1
- experimental 2019.2-1
OSTREE FSCK(1) | ostree fsck | OSTREE FSCK(1) |
NAME¶
ostree-fsck - Check the repository for consistencySYNOPSIS¶
ostree fsck [OPTIONS...]
DESCRIPTION¶
Checks the repository to verify the content integrity of commit objects. Looks for missing and corrupted objects and metadata, and validates directory structure and metadata.OPTIONS¶
--quiet,-qOnly print error messages.
--delete
Remove corrupted objects.
--add-tombstones
Add tombstone commit for referenced but missing
commits.
EXAMPLE¶
$ ostree fsckEnumerating objects... Verifying content integrity of of 2 commit objects 0/2572 objects 2571/2572 objects
OSTree |