Advertisement
Guest User

Untitled

a guest
Dec 12th, 2011
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.29 KB | None | 0 0
  1. [ 2.644000] UBI: attaching mtd2 to ubi0
  2. [ 2.648000] UBI DBG (pid 1): io_init: min_io_size 2048
  3. [ 2.652000] UBI DBG (pid 1): io_init: hdrs_min_io_size 512
  4. [ 2.656000] UBI DBG (pid 1): io_init: ec_hdr_alsize 512
  5. [ 2.660000] UBI DBG (pid 1): io_init: vid_hdr_alsize 512
  6. [ 2.664000] UBI DBG (pid 1): io_init: vid_hdr_offset 512
  7. [ 2.668000] UBI DBG (pid 1): io_init: vid_hdr_aloffset 512
  8. [ 2.672000] UBI DBG (pid 1): io_init: vid_hdr_shift 0
  9. [ 2.676000] UBI DBG (pid 1): io_init: leb_start 2048
  10. [ 2.680000] UBI DBG (pid 1): io_init: max_erroneous 16
  11. [ 2.684000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
  12. [ 2.688000] UBI: logical eraseblock size: 129024 bytes
  13. [ 2.692000] UBI: smallest flash I/O unit: 2048
  14. [ 2.696000] UBI: sub-page size: 512
  15. [ 2.700000] UBI: VID header offset: 512 (aligned 512)
  16. [ 2.704000] UBI: data offset: 2048
  17. [ 2.756000] UBI DBG (pid 1): ubi_scan: scanning is finished
  18. [ 2.784000] UBI: attached mtd2 to ubi0
  19. [ 2.788000] UBI: MTD device name: "rfs1"
  20. [ 2.792000] UBI: MTD device size: 10 MiB
  21. [ 2.796000] UBI: number of good PEBs: 80
  22. [ 2.800000] UBI: number of bad PEBs: 0
  23. [ 2.804000] UBI: max. allowed volumes: 128
  24. [ 2.808000] UBI: wear-leveling threshold: 4096
  25. [ 2.812000] UBI: number of internal volumes: 1
  26. [ 2.816000] UBI: number of user volumes: 1
  27. [ 2.820000] UBI: available PEBs: 0
  28. [ 2.824000] UBI: total number of reserved PEBs: 80
  29. [ 2.828000] UBI: number of PEBs reserved for bad PEB handling: 2
  30. [ 2.832000] UBI: max/mean erase counter: 2/1
  31. [ 2.836000] UBI: image sequence number: 539742678
  32. [ 2.856000] UBI: background thread "ubi_bgt0d" started, PID 295
  33. [ 3.508000] UBIFS DBG (pid 331): ubifs_bg_thread: background thread "ubifs_bgt0_0" started, PID 331
  34. [ 3.536000] UBIFS error (pid 1): ubifs_scan: bad node
  35. [ 3.600000] UBIFS: recovered master node from LEB 1
  36. [ 3.608000] UBIFS: recovery needed
  37. [ 3.700000] UBIFS: recovery completed
  38. [ 3.704000] UBIFS: mounted UBI device 0, volume 0, name "rfs"
  39. [ 3.708000] UBIFS: file system size: 8257536 bytes (8064 KiB, 7 MiB, 64 LEBs)
  40. [ 3.712000] UBIFS: journal size: 1677312 bytes (1638 KiB, 1 MiB, 13 LEBs)
  41. [ 3.716000] UBIFS: media format: w4/r0 (latest is w4/r0)
  42. [ 3.720000] UBIFS: default compressor: lzo
  43. [ 3.724000] UBIFS: reserved for root: 0 bytes (0 KiB)
  44. [ 3.728000] UBIFS DBG (pid 1): mount_ubifs: compiled on: Dec 12 2011 at 11:57:48
  45. [ 3.732000] UBIFS DBG (pid 1): mount_ubifs: min. I/O unit size: 2048 bytes
  46. [ 3.736000] UBIFS DBG (pid 1): mount_ubifs: LEB size: 129024 bytes (126 KiB)
  47. [ 3.740000] UBIFS DBG (pid 1): mount_ubifs: data journal heads: 1
  48. [ 3.744000] UBIFS DBG (pid 1): mount_ubifs: UUID: 402C3CEA-6623-4EE1-8FAE-02B6E88A5905
  49. [ 3.748000] UBIFS DBG (pid 1): mount_ubifs: big_lpt 0
  50. [ 3.752000] UBIFS DBG (pid 1): mount_ubifs: log LEBs: 4 (3 - 6)
  51. [ 3.756000] UBIFS DBG (pid 1): mount_ubifs: LPT area LEBs: 2 (7 - 8)
  52. [ 3.760000] UBIFS DBG (pid 1): mount_ubifs: orphan area LEBs: 1 (9 - 9)
  53. [ 3.764000] UBIFS DBG (pid 1): mount_ubifs: main area LEBs: 64 (10 - 73)
  54. [ 3.768000] UBIFS DBG (pid 1): mount_ubifs: index LEBs: 1
  55. [ 3.772000] UBIFS DBG (pid 1): mount_ubifs: total index bytes: 48688 (47 KiB, 0 MiB)
  56. [ 3.776000] UBIFS DBG (pid 1): mount_ubifs: key hash type: 0
  57. [ 3.780000] UBIFS DBG (pid 1): mount_ubifs: tree fanout: 8
  58. [ 3.784000] UBIFS DBG (pid 1): mount_ubifs: reserved GC LEB: 33
  59. [ 3.788000] UBIFS DBG (pid 1): mount_ubifs: first main LEB: 10
  60. [ 3.792000] UBIFS DBG (pid 1): mount_ubifs: max. znode size 236
  61. [ 3.796000] UBIFS DBG (pid 1): mount_ubifs: max. index node size 192
  62. [ 3.800000] UBIFS DBG (pid 1): mount_ubifs: node sizes: data 48, inode 160, dentry 56
  63. [ 3.804000] UBIFS DBG (pid 1): mount_ubifs: node sizes: trun 56, sb 4096, master 512
  64. [ 3.808000] UBIFS DBG (pid 1): mount_ubifs: node sizes: ref 64, cmt. start 32, orph 32
  65. [ 3.812000] UBIFS DBG (pid 1): mount_ubifs: max. node sizes: data 4144, inode 4256 dentry 312
  66. [ 3.816000] UBIFS DBG (pid 1): mount_ubifs: dead watermark: 2048
  67. [ 3.820000] UBIFS DBG (pid 1): mount_ubifs: dark watermark: 6144
  68. [ 3.824000] UBIFS DBG (pid 1): mount_ubifs: LEB overhead: 560
  69. [ 3.828000] UBIFS DBG (pid 1): mount_ubifs: max. dark space: 393216 (384 KiB, 0 MiB)
  70. [ 3.832000] UBIFS DBG (pid 1): mount_ubifs: maximum bud bytes: 1161216 (1134 KiB, 1 MiB)
  71. [ 3.836000] UBIFS DBG (pid 1): mount_ubifs: BG commit bud bytes: 943488 (921 KiB, 0 MiB)
  72. [ 3.840000] UBIFS DBG (pid 1): mount_ubifs: current bud bytes 98304 (96 KiB, 0 MiB)
  73. [ 3.844000] UBIFS DBG (pid 1): mount_ubifs: max. seq. number: 2521
  74. [ 3.848000] UBIFS DBG (pid 1): mount_ubifs: commit number: 38
  75. [ 5.512000] UBI: attaching mtd5 to ubi1
  76. [ 5.516000] UBI DBG (pid 353): io_init: min_io_size 2048
  77. [ 5.520000] UBI DBG (pid 353): io_init: hdrs_min_io_size 512
  78. [ 5.524000] UBI DBG (pid 353): io_init: ec_hdr_alsize 512
  79. [ 5.528000] UBI DBG (pid 353): io_init: vid_hdr_alsize 512
  80. [ 5.532000] UBI DBG (pid 353): io_init: vid_hdr_offset 512
  81. [ 5.536000] UBI DBG (pid 353): io_init: vid_hdr_aloffset 512
  82. [ 5.540000] UBI DBG (pid 353): io_init: vid_hdr_shift 0
  83. [ 5.544000] UBI DBG (pid 353): io_init: leb_start 2048
  84. [ 5.548000] UBI DBG (pid 353): io_init: max_erroneous 75
  85. [ 5.552000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
  86. [ 5.556000] UBI: logical eraseblock size: 129024 bytes
  87. [ 5.560000] UBI: smallest flash I/O unit: 2048
  88. [ 5.564000] UBI: sub-page size: 512
  89. [ 5.568000] UBI: VID header offset: 512 (aligned 512)
  90. [ 5.572000] UBI: data offset: 2048
  91. [ 5.912000] UBI DBG (pid 353): ubi_scan: scanning is finished
  92. [ 5.956000] UBI: attached mtd5 to ubi1
  93. [ 5.960000] UBI: MTD device name: "home"
  94. [ 5.964000] UBI: MTD device size: 93 MiB
  95. [ 5.968000] UBI: number of good PEBs: 749
  96. [ 5.972000] UBI: number of bad PEBs: 1
  97. [ 5.976000] UBI: max. allowed volumes: 128
  98. [ 5.980000] UBI: wear-leveling threshold: 4096
  99. [ 5.984000] UBI: number of internal volumes: 1
  100. [ 5.988000] UBI: number of user volumes: 1
  101. [ 5.992000] UBI: available PEBs: 0
  102. [ 5.996000] UBI: total number of reserved PEBs: 749
  103. [ 6.000000] UBI: number of PEBs reserved for bad PEB handling: 7
  104. [ 6.004000] UBI: max/mean erase counter: 3/1
  105. [ 6.008000] UBI: image sequence number: 1651720779
  106. [ 6.012000] UBI: background thread "ubi_bgt1d" started, PID 356
  107. [ 6.104000] UBIFS DBG (pid 360): ubifs_bg_thread: background thread "ubifs_bgt1_0" started, PID 360
  108. [ 6.160000] UBIFS: recovery needed
  109. [ 6.736000] UBIFS error (pid 358): ubifs_recover_leb: garbage
  110. [ 6.740000] UBIFS error (pid 358): ubifs_scanned_corruption: corruption at LEB 498:81920
  111. [ 6.744000] UBIFS error (pid 358): ubifs_recover_leb: LEB 498 scanning failed
  112. [ 6.748000] UBIFS DBG (pid 360): ubifs_bg_thread: background thread "ubifs_bgt1_0" stops
  113.  
  114.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement