Verify ext4 filesystem for errors

sudo fsck.ext4 -v -f -p /dev/vdb2
-p - fix simple problems automatically without asking any questions
-f - force the check
-v - verbose