You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems as though the tabular mode (-T) of the device stats sub-command seems to be broken. The tabular view shows zero errors, but the normal mode shows many read/write errors for one drive. Luckily, the "check" (-c) mode still seems to work correctly.
It seems as though the tabular mode (
-T
) of thedevice stats
sub-command seems to be broken. The tabular view shows zero errors, but the normal mode shows many read/write errors for one drive. Luckily, the "check" (-c
) mode still seems to work correctly.Checkout this example:
Reproduction:
sudo btrfs device stats /mount-point
to see correct errors countsudo btrfs device stats -T /mount-point
to see incorrect errors countThe text was updated successfully, but these errors were encountered: