linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Jaegeuk Kim <jaegeuk.kim@samsung.com>
To: folkert <folkert@vanheusden.com>
Cc: linux-f2fs-devel@lists.sourceforge.net
Subject: Re: assertion failed
Date: Tue, 07 Jan 2014 10:01:58 +0900	[thread overview]
Message-ID: <1389056518.3035.2.camel@kjgkr> (raw)
In-Reply-To: <20140102145632.GI8406@belle.intranet.vanheusden.com>

Hi,

Thank you for the report.
Could you pull the lastest f2fs-tools and then test this again?
Thanks,

2014-01-02 (목), 15:56 +0100, folkert:
> Hi,
> 
> While running fsck.f2fs I get an assertion. This is with the f2fs from
> git from half an hour ago:
> 
> +--------------------------------------------------------+
> | Checkpoint                                             |
> +--------------------------------------------------------+
> checkpoint_ver                          [0x     4a7 : 1191]
> user_block_count                        [0x 1bcce00 : 29150720]
> valid_block_count                       [0x 19769e2 : 26700258]
> rsvd_segment_count                      [0x      30 : 48]
> overprov_segment_count                  [0x     be4 : 3044]
> free_segment_count                      [0x    1e7f : 7807]
> alloc_type[CURSEG_HOT_NODE]             [0x       0 : 0]
> alloc_type[CURSEG_WARM_NODE]            [0x       0 : 0]
> alloc_type[CURSEG_COLD_NODE]            [0x       0 : 0]
> cur_node_segno[0]                       [0x    df99 : 57241]
> cur_node_segno[1]                       [0x    df91 : 57233]
> cur_node_segno[2]                       [0x    d565 : 54629]
> cur_node_blkoff[0]                      [0x     1a4 : 420]
> cur_node_blkoff[1]                      [0x     1a5 : 421]
> cur_node_blkoff[2]                      [0x       7 : 7]
> alloc_type[CURSEG_HOT_DATA]             [0x       0 : 0]
> alloc_type[CURSEG_WARM_DATA]            [0x       0 : 0]
> alloc_type[CURSEG_COLD_DATA]            [0x       0 : 0]
> cur_data_segno[0]                       [0x    dfef : 57327]
> cur_data_segno[1]                       [0x    a531 : 42289]
> cur_data_segno[2]                       [0x    a70d : 42765]
> cur_data_blkoff[0]                      [0x      63 : 99]
> cur_data_blkoff[1]                      [0x     13a : 314]
> cur_data_blkoff[2]                      [0x      c3 : 195]
> ckpt_flags                              [0x       5 : 5]
> cp_pack_total_block_count               [0x       7 : 7]
> cp_pack_start_sum                       [0x       1 : 1]
> valid_node_count                        [0x   e359f : 931231]
> valid_inode_count                       [0x   de77c : 911228]
> next_free_nid                           [0x  11f16c : 1175916]
> sit_ver_bitmap_bytesize                 [0x      c0 : 192]
> nat_ver_bitmap_bytesize                 [0x     e80 : 3712]
> checksum_offset                         [0x     ffc : 4092]
> elapsed_time                            [0x  7f5b6a : 8346474]
> sit_nat_version_bitmap[0]               [0x      40 : 64]
> 
> 
> [build_nat_area_bitmap:1031] valid nat entries (block_addr != 0x0) [0x
> e520f : 938511]
> [build_sit_area_bitmap: 937] Blocks [0x19769e2] Free Segs [0x1e7f]
> [fsck_chk_dentry_blk: 547] [  4] Dentry Block [0x1a3980a] Done :
> dentries:3 in 214 slots (len:255)
> 
> [fsck_chk_inode_blk: 377] Directory Inode: ino: d3 name: sandra depth: 1
> child files: 3
> 
> 
> Assertion failed!
> [fsck_chk_dentry_blk: 509] le32_to_cpu(de_blk->dentry[i].hash_code) ==
> hash_code
> 
> 
> 
> Folkert van Heusden
> 

-- 
Jaegeuk Kim
Samsung



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

  reply	other threads:[~2014-01-07  1:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-02 14:56 assertion failed folkert
2014-01-07  1:01 ` Jaegeuk Kim [this message]
2014-01-08 21:09   ` folkert
2014-01-10  7:19     ` Jaegeuk Kim
2014-01-10 14:25       ` folkert
  -- strict thread matches above, loose matches on Subject: below --
2014-03-23 14:22 folkert
2014-03-23 17:45 ` Kim Jaegeuk
2014-03-23 19:08   ` folkert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389056518.3035.2.camel@kjgkr \
    --to=jaegeuk.kim@samsung.com \
    --cc=folkert@vanheusden.com \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).