[haiku-bugs] Re: [Haiku] #12698: Strange checkfs behavior

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 11 Jun 2021 15:50:02 -0000

#12698: Strange checkfs behavior
----------------------------+----------------------------
  Reporter:  X512           |      Owner:  nobody
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  R1
 Component:  System/Kernel  |    Version:  R1/Development
Resolution:                 |   Keywords:  checkfs cache
Blocked By:                 |   Blocking:
  Platform:  All            |
----------------------------+----------------------------
Comment (by X512):

 {{{
 ~/Desktop> checkfs -c /Haiku
         1483898 nodes checked,
         0 blocks not allocated,
         0 blocks already set,
         486479 blocks could be freed

         files           1370075
         directories     107883
         attributes      3620
         attr. dirs      2293
         indices         27

         direct block runs               1433742 (57.18 GiB)
         indirect block runs             5594 (in 197 array blocks, 11.24
 GiB)
         double indirect block runs      0 (in 0 array blocks, 0 bytes)
 ~/Desktop> checkfs -c /Haiku
 pack (inode = 25831660), could not be opened
 desktop-applets.html (inode = 9264613), could not be opened
         1483602 nodes checked,
         0 blocks not allocated,
         0 blocks already set,
         487349 blocks could be freed

         files           1369781
         directories     107881
         attributes      3620
         attr. dirs      2293
         indices         27

         direct block runs               1433440 (57.18 GiB)
         indirect block runs             5594 (in 197 array blocks, 11.24
 GiB)
         double indirect block runs      0 (in 0 array blocks, 0 bytes)
 }}}
 Nothing was changed between `checkfs` runs. Some kernel data structures
 were corrupted after `checkfs` run so some random nodes "could not be
 opened".
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/12698#comment:16>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: