Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
journal error copying file
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Thu May 03, 2012 1:59 pm    Post subject: journal error copying file Reply with quote

HI All,

Has anyone here ever encounter this :?: I get this error from dmesg after mounting the partition and attempting to copy a file to it.
Code:
[22297.480809] EXT4-fs (sda11): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[22425.851580] EXT4-fs error (device sda11): ext4_mb_generate_buddy:739: group 1197, 32254 clusters in bitmap, 32258 in gd
[22425.851596] Aborting journal on device sda11-8.
[22425.871854] EXT4-fs (sda11): Remounting filesystem read-only
[22425.876977] EXT4-fs (sda11): ext4_da_writepages: jbd2_start: 10240 pages, ino 11001859; err -30
[22427.062669] __journal_remove_journal_head: freeing b_frozen_data
[22427.062680] __journal_remove_journal_head: freeing b_frozen_data

It starts to copy then it just craps out :( It's mounted:
Code:
ext4      defaults,noauto,errors=remount-ro,user      0 2

I checked the disk with smartctl and it reports that everything is OK :?
Code:
root@gentoo-gateway bill # smartctl -H /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.3.4-gentoo] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

root@gentoo-gateway bill # /usr/sbin/smartctl --log=error /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.3.4-gentoo] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF READ SMART DATA SECTION ===
SMART Error Log Version: 1
No Errors Logged

And the near end of smartctl -a /dev/sda

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 1185 -

I ran
Code:
fsck -pvfE fragcheck /dev/sda11
a couple of times and, although appearing to fix the problem, it errors again on the first attempt to copy anything to it :cry:

My first thought was maybe the partition was full, but there's 27Gig free and the file being copied to it is 1.2Gig.
Code:
Filesystem                                              Size  Used Avail Use% Mounted on
/dev/sda11                                              178G  142G   27G  85% /media/store2

There's no lvm, encryption or raid involved with this disk.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum