Ticket #8712: checkfs.txt

File checkfs.txt, 1.1 KB (added by jonas.kirilla, 12 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~/Desktop> sync
5~/Desktop> checkfs /ocz1
6name (inode = 4988), invalid b+tree
7size (inode = 5087), invalid b+tree
8Recreating broken index b+trees...
9 17921 nodes checked,
10 0 blocks not allocated,
11 0 blocks already set,
12 7 blocks could be freed
13
14 files 16959
15 directories 964
16 attributes 73
17 attr. dirs 56
18 indices 9
19
20 direct block runs 16387 (2.08 GiB)
21 indirect block runs 65 (in 3 array blocks, 6.42 GiB)
22 double indirect block runs 0 (in 0 array blocks, 0 byte)
23~/Desktop>
24~/Desktop> checkfs /ocz1
25 18061 nodes checked,
26 0 blocks not allocated,
27 0 blocks already set,
28 0 blocks could be freed
29
30 files 16959
31 directories 964
32 attributes 73
33 attr. dirs 56
34 indices 9
35
36 direct block runs 16388 (2.08 GiB)
37 indirect block runs 65 (in 3 array blocks, 6.42 GiB)
38 double indirect block runs 0 (in 0 array blocks, 0 byte)
39~/Desktop>