Skip to content

Instantly share code, notes, and snippets.

Created December 10, 2017 20:23
Show Gist options
  • Save anonymous/5cf7ad9e187032d2c94db4f91bb62c24 to your computer and use it in GitHub Desktop.
Save anonymous/5cf7ad9e187032d2c94db4f91bb62c24 to your computer and use it in GitHub Desktop.
btrfs check
./btrfs check --repair /dev/mapper/root
enabling repair mode
Checking filesystem on /dev/mapper/root
UUID: e8e39b07-89c3-4141-897b-81b4bcc2a469
Fixed 0 roots.
checking extents
No device size related problem found
checking free space cache
checking fs roots
checking csums
checking root refs
found 409997541376 bytes used, no error found
total csum bytes: 397600512
total tree bytes: 1908146176
total fs tree bytes: 1381990400
total extent tree bytes: 74776576
btree space waste bytes: 273788703
file data blocks allocated: 428503007232
referenced 416323796992
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment