Skip to content

Instantly share code, notes, and snippets.

@Tiggar
Created March 12, 2013 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tiggar/5143051 to your computer and use it in GitHub Desktop.
Save Tiggar/5143051 to your computer and use it in GitHub Desktop.
journal_replay(/dev/disk1s2) returned 0
** /dev/rdisk1s2
Using cacheBlockSize=32K cacheTotalBlock=1024 cacheSize=32768K.
Executing fsck_hfs (version diskdev_cmds-557~393).
** Checking Journaled HFS Plus volume.
** Detected a case-sensitive volume.
The volume name is Time Machine Backups
** Checking extents overflow file.
** Checking catalog file.
** Rebuilding catalog B-tree.
Extent records for rebuilt file 4:
[ 287744, 262144 ]
[ 0, 0 ]
[ 0, 0 ]
[ 0, 0 ]
[ 0, 0 ]
[ 0, 0 ]
[ 0, 0 ]
[ 0, 0 ]
hfs_UNswap_BTNode: invalid node height (1)
btree file 4: 1000 records
[...]
btree file 4: 4504000 records
btree file 4: 4505000 records
** Rechecking volume.
** Checking Journaled HFS Plus volume.
** Detected a case-sensitive volume.
The volume name is Time Machine Backups
** Checking extents overflow file.
** Checking catalog file.
** Checking multi-linked files.
** Checking catalog hierarchy.
** Checking extended attributes file.
** Checking multi-linked directories.
privdir_valence=16103, calc_dirlinks=47065, calc_dirinode=16103
** Checking volume bitmap.
** Checking volume information.
Invalid volume file count
(It should be 1972150 instead of 1842862)
Invalid volume directory count
(It should be 280579 instead of 277102)
Invalid volume free block count
(It should be 149090452 instead of 149436196)
invalid VHB nextCatalogID
Volume header needs minor repair
(2, 0)
Verify Status: VIStat = 0x8000, ABTStat = 0x0000 EBTStat = 0x0000
CBTStat = 0x0000 CatStat = 0x00000000
** Repairing volume.
** Rechecking volume.
** Checking Journaled HFS Plus volume.
** Detected a case-sensitive volume.
The volume name is Time Machine Backups
** Checking extents overflow file.
** Checking catalog file.
** Checking multi-linked files.
** Checking catalog hierarchy.
** Checking extended attributes file.
** Checking multi-linked directories.
privdir_valence=16103, calc_dirlinks=47065, calc_dirinode=16103
** Checking volume bitmap.
** Checking volume information.
** The volume Time Machine Backups was repaired successfully.
CheckHFS returned 0, fsmodified = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment