Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] btrfs: mmcblk0p2 checksum verify failed
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: btrfs: mmcblk0p2 checksum verify failed
3rd Dec, 2013, 03:54 AM
Post: #3
ErickP Offline
Registered
Posts: 11
Joined: Dec 2013
Reputation: 0
RE: btrfs: mmcblk0p2 checksum verify failed
(3rd Dec, 2013 03:16 AM)mk01 Wrote:  do you have anything connected in to the RPI ports without external power adapter (other as the usb mouse)?

seeing the boot time you don't have it even clocked higher than the default.

normally OC problem or memory or similar would just report lots of checksum errors, doing RO remount at the end. but you also have two unfinished IO operations aborted with error. this could mean SD card failing.

btrfs currently doesn't implement classical fsck, but … ok I'm not right anymore. checked "btrfs" man page currently and there are more options:
1) btrfs check [options] <device>
Check an unmounted btrfs filesystem.

- so you could drop to recovery shell (initramfs) and do the check on unmounted fs. you can invoke recovery shell by holding left shift key during initramfs stage, or by putting "rescue" into cmdline.txt

2) btrfs scrub start [-BdqrR] [-c ioprio_class -n ioprio_classdata] <path>|<device>
Start a new scrub
btrfs scrub cancel <path>|<device>
Cancel a running scrub
btrfs scrub resume [-BdqrR] [-c ioprio_class -n ioprio_classdata] <path>|<device>
Resume previously canceled or interrupted scrub
btrfs scrub status [-dR] <path>|<device>
Show status of running or finished scrub

- scrub is supposed for online run, should recheck all data against existing checksums.

this kind of errors are very rare since XBian went for btrfs (few month back). maybe I remember three or four. I experienced it once when clocked my RPI to 980,500,500 (normally running 920,420,500).

report back please.

One thing to note: As I was reading how to boot from USB, my /boot/cmdline.txt contains:
Quote: mod_scsi.scan=sync
instead of
Quote: mod_scsi.scan=async
the SD is supposed to be "async" right?

(3rd Dec, 2013 03:54 AM)ErickP Wrote:  
(3rd Dec, 2013 03:16 AM)mk01 Wrote:  do you have anything connected in to the RPI ports without external power adapter (other as the usb mouse)?

seeing the boot time you don't have it even clocked higher than the default.

normally OC problem or memory or similar would just report lots of checksum errors, doing RO remount at the end. but you also have two unfinished IO operations aborted with error. this could mean SD card failing.

btrfs currently doesn't implement classical fsck, but … ok I'm not right anymore. checked "btrfs" man page currently and there are more options:
1) btrfs check [options] <device>
Check an unmounted btrfs filesystem.

- so you could drop to recovery shell (initramfs) and do the check on unmounted fs. you can invoke recovery shell by holding left shift key during initramfs stage, or by putting "rescue" into cmdline.txt

2) btrfs scrub start [-BdqrR] [-c ioprio_class -n ioprio_classdata] <path>|<device>
Start a new scrub
btrfs scrub cancel <path>|<device>
Cancel a running scrub
btrfs scrub resume [-BdqrR] [-c ioprio_class -n ioprio_classdata] <path>|<device>
Resume previously canceled or interrupted scrub
btrfs scrub status [-dR] <path>|<device>
Show status of running or finished scrub

- scrub is supposed for online run, should recheck all data against existing checksums.

this kind of errors are very rare since XBian went for btrfs (few month back). maybe I remember three or four. I experienced it once when clocked my RPI to 980,500,500 (normally running 920,420,500).

report back please.

One thing to note: As I was reading how to boot from USB, my /boot/cmdline.txt contains:
Quote: mod_scsi.scan=sync
instead of
Quote: mod_scsi.scan=async
the SD is supposed to be "async" right?

Sorry forgot to mention that the pi is powered by an external 2amps usb hub. and my usb hard disk is 1tb in size, also connected to the external usb hub.
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
btrfs: mmcblk0p2 checksum verify failed - ErickP - 3rd Dec, 2013, 02:47 AM
RE: btrfs: mmcblk0p2 checksum verify failed - mk01 - 3rd Dec, 2013, 03:16 AM
RE: btrfs: mmcblk0p2 checksum verify failed - ErickP - 3rd Dec, 2013 03:54 AM
RE: btrfs: mmcblk0p2 checksum verify failed - mk01 - 3rd Dec, 2013, 04:50 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 7th Jun, 2025, 05:21 PM Powered By MyBB, © 2002-2025 MyBB Group.