[#6839] ubifs issues while updating kernel. 2010r1-rc5 mounted nand
Submitted By: Chris Page
Open Date
2011-10-24 19:46:38 Close Date
2011-10-24 23:45:06
Priority:
Medium High Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1-RC5 Release:
2010r1-rc5
Category:
Memory Board:
Custom
Processor:
BF537 Silicon Revision:
3
Is this bug repeatable?:
Yes Resolution:
Duplicate
Uboot version or rev.:
2010R1-RC2 Toolchain version or rev.:
4.3.5
App binary format:
FDPIC
Summary: ubifs issues while updating kernel. 2010r1-rc5 mounted nand
Details:
After updating to the later kernel from 2009 I am having many issues with my mounted nand partition Data. It is using ubifs. I have reformatted and cleaned the partition and still get the following output. This partition works great when I use the previous kernel. The error causes the file system to be read only.
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "Data(nand)"
UBI: MTD device size: 464 MiB
UBI: number of good PEBs: 3711
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 3711
UBI: number of PEBs reserved for bad PEB handling: 37
UBI: max/mean erase counter: 5/3
UBI: image sequence number: 0
UBI: background thread "ubi_bgt0d" started, PID 250
UBIFS: recovery needed
UBIFS: recovery completed
UBIFS: mounted UBI device 0, volume 0, name "data"
UBIFS: file system size: 471711744 bytes (460656 KiB, 449 MiB, 3656 LEBs)
UBIFS: journal size: 23611392 bytes (23058 KiB, 22 MiB, 183 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: lzo
UBIFS: reserved for root: 4952683 bytes (4836 KiB)
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
PHY: 0:01 - Link is Up - 100/Full
uncorrectable error :
uncorrectable error :
uncorrectable error :
uncorrectable error :
uncorrectable error :
uncorrectable error :
UBI error: ubi_io_read: error -74 while reading 2836 bytes from PEB 43:73120, read 2836 bytes
UBIFS error (pid 327): try_read_node: cannot read node type 1 from LEB 21:71072, error -74
UBIFS error (pid 327): ubifs_read_node: bad node type (17 but expected 0)
UBIFS error (pid 327): ubifs_read_node: bad node at LEB 15:10056
UBIFS error (pid 327): ubifs_iget: failed to read inode 74, error -22
UBIFS error (pid 327): ubifs_lookup: dead directory entry 'variance.so', error -22
UBIFS warning (pid 327): ubifs_ro_mode: switched to read-only mode, error -22
UBI: scrubbed PEB 2106 (LEB 0:15), data moved to PEB 2107
UBIFS error (pid 327): ubifs_read_node: bad node type (0 but expected 9)
UBIFS error (pid 327): ubifs_read_node: bad node at LEB 14:107304
UBIFS error (pid 327): ubifs_iget: failed to read inode 91, error -22
UBIFS error (pid 327): ubifs_lookup: dead directory entry 'prog2', error -22
UBI: scrubbed PEB 2105 (LEB 0:14), data moved to PEB 2106
uncorrectable error :
uncorrectable error :
UBI error: ubi_io_read: error -74 while reading 160 bytes from PEB 2107:29056, read 160 bytes
UBIFS error (pid 327): ubifs_read_node: bad node type (5 but expected 0)
UBIFS error (pid 327): ubifs_read_node: bad node at LEB 15:27008
UBIFS error (pid 327): ubifs_iget: failed to read inode 92, error -22
UBIFS error (pid 327): ubifs_lookup: dead directory entry 'prog3', error -22
UBIFS error (pid 327): ubifs_check_node: bad magic 0x10183165, expected 0x6101831
UBIFS error (pid 327): ubifs_check_node: bad node at LEB 15:17760
UBIFS error (pid 327): ubifs_read_node: expected node type 0
UBIFS error (pid 327): ubifs_iget: failed to read inode 89, error -117
UBIFS error (pid 327): ubifs_lookup: dead directory entry 'CALIBRATION', error -117
UBI: scrubbed PEB 2107 (LEB 0:15), data moved to PEB 143
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
spidev spi0.5: Warning: SPI CPHA not set: Slave Select not under software control!
See Documentation/blackfin/bfin-spi-notes.txt
UBIFS error (pid 302): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 302): ubifs_write_inode: can't write inode 87, error -30
UBIFS error (pid 302): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 302): ubifs_write_inode: can't write inode 88, error -30
UBIFS error (pid 302): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 302): ubifs_write_inode: can't write inode 84, error -30
UBIFS error (pid 302): make_reservation: cannot reserve 160 bytes in jhead 1, error -30
UBIFS error (pid 302): ubifs_write_inode: can't write inode 89, error -30
Follow-ups
No Messages Were Found
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
nandtest.txt text/plain 180 Chris Page
nandtest.txt text/plain 180 Chris Page
startup_code.txt text/plain 13553 Chris Page
bugreport.tar.gz application/x-gzip 20220 Chris Page