[haiku-bugs] [Haiku] #13414: BFS: Checkfs unable to repair "names don't match"

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Tue, 04 Apr 2017 03:01:20 -0000

#13414: BFS: Checkfs unable to repair "names don't match"
------------------------------+------------------------------
 Reporter:  kallisti5         |        Owner:  axeld
     Type:  bug               |       Status:  new
 Priority:  normal            |    Milestone:  Unscheduled
Component:  File Systems/BFS  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 Seeing this one on my long-running Haiku desktop system.

 {{{
 ~> checkfs /Builds/
 .PackageManager.h.swp (inode = 9057097), has blocks already set, names
 don't match
 .SoftwareUpdaterWindow.cpp.swp (inode = 9057957), some blocks weren't
 allocated
         2719468 nodes checked,
         26 blocks not allocated,
         3 blocks already set,
         0 blocks could be freed

         files           2559336
         directories     160000
         attributes      54
         attr. dirs      36
         indices         42

         direct block runs               2731991 (44.50 GiB)
         indirect block runs             6306 (in 538 array blocks, 4.31
 GiB)
         double indirect block runs      14144 (in 26 array blocks, 55.25
 MiB)
 ~> checkfs /Builds/
 d097b7adcb4daff6d202b7a07d091bdbb962b2 (inode = 9057097), names don't
 match
 .PackageManager.h.swp (inode = 9057097), has blocks already set, names
 don't match
         2719468 nodes checked,
         0 blocks not allocated,
         3 blocks already set,
         0 blocks could be freed

         files           2559336
         directories     160000
         attributes      54
         attr. dirs      36
         indices         42

         direct block runs               2731991 (44.50 GiB)
         indirect block runs             6306 (in 538 array blocks, 4.31
 GiB)
         double indirect block runs      14144 (in 26 array blocks, 55.25
 MiB)
 }}}

 This seems like a non-critical issue that checkfs can't solve.
 Interesting how the error changed on the second run.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13414>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: