Displaying 20 results from an estimated 400 matches similar to: "EXT3-fs error (device sda3) in start_transaction: Journal has aborted"
2003 Mar 07
1
start_transaction: Readonly filesystem error
On a 2.4.17 (MontaVista 2.1) kernel using ext3, I recently starting seeing the
error
EXT3-fs error (device ide1(22,1)) in start_transaction: Readonly filesystem
EXT3-fs error (device ide1(22,1)) in ext3_delete_inode: Readonly filesystem
on a file system within 10-20 seconds after remounting it r/o.
Apparemtly a write is being deferred past the remount point and then
runs into problems when it is
2006 Jun 01
1
EXT3-fs error (devive dm-0) in start_transaction: Journal has aborted
My recently installed CentOS 4.3 system (which is the kickstart
server for other systems -- see other thread) is currently hung. I
can ping it, but can't do much of anything else. When I switch to
one of the virtual consoles, I can briefly see the "login:" prompt,
but then that window immediately fills with up with the following
message:
EXT3-fs error (devive dm-0) in
2006 Aug 03
0
EXT3-fs error (devive dm-0) in start_transaction: Journal has aborted
Hi,
Alfred von Campe wrote on Wed, 2 Aug 2006 09:34:06 -0400
> It's time to resurrect this thread from way back in June.
I suspect this is more of a HW problem rathan a SW one.
About two years ago I had a similar EXT3 fs failure case to
develop on a server running Mandrake Linux. My case was
due to the fact that this desktop Linux computer had two
HDs, where one of them (a Quamtum, top
2007 Nov 02
1
journal has aborted
All,
We are encountering spurious errors with ext3. After some period of heavy IO
we may see messages similiar to:
EXT3-fs error (device cciss/c0d0p5) in start_transaction: Journal has
aborted
When this happens the filesystem is remounted read-only. If it's the root
filesystem the system becomes unresponsive and must be rebooted. An fsck on
the affected filesystem shows lots of corruption.
2002 Jun 03
3
ext3 behaviour when no space on disk
While compiling two kernels and untarring a third, my root fs was remounted r/w
and I got the following in dmesg (kernel 2.4.19-pre9):
EXT3-fs error (device ide0(3,2)) in ext3_new_inode: error 28
Aborting journal on device ide0(3,2).
ext3_abort called
EXT3-fs abort (device ide0(3,2)): ext3_journal_start: Detected aborted journal.
Remounting filesystem read-only
Remounting filesystem read-only
2012 Aug 24
4
[PATCH] Btrfs: pass lockdep rwsem metadata to async commit transaction
The freeze rwsem is taken by sb_start_intwrite() and dropped during the
commit_ or end_transaction(). In the async case, that happens in a worker
thread. Tell lockdep the calling thread is releasing ownership of the
rwsem and the async thread is picking it up.
Josef and I worked out a more complicated solution that made the async
commit thread join and potentially get a later transaction, but
2012 Aug 01
7
[PATCH] Btrfs: barrier before waitqueue_active
We need an smb_mb() before waitqueue_active to avoid missing wakeups.
Before Mitch was hitting a deadlock between the ordered flushers and the
transaction commit because the ordered flushers were waiting for more refs
and were never woken up, so those smp_mb()''s are the most important.
Everything else I added for correctness sake and to avoid getting bitten by
this again somewhere else.
2011 May 14
3
regpatch writing to local registry hive with -F not working (registery-utils 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1)
Hi,
I was hoping I could modify a locally mounted registry hive using
regpatch and a .reg file but the -F argument seems to have no function.
(Strace shows it ignores it and just operates
on /var/lib/samba/private/hklm.ldb)
Below is output with debug on.
rfm6 at ubuntuSSDx64:cp /mnt/xp/WINDOWS/system32/config/software /tmp/software
rfm6 at ubuntuSSDx64:/tmp/config$ sudo regpatch -d=10 -F
2003 Oct 28
1
EXT3-fs error on 2.6.0-test7-bk4 (and -test9)
ext3 is having big problems on my x86-64 system. An ext3 partition has
just gone crazy, with the following messages in dmesg:
EXT3-fs error (device hda3): ext3_readdir: bad entry in directory #4603905: rec_len % 4 != 0 - offset=0, inode=2507704792, rec_len=42,
name_len=0
Aborting journal on device hda3.
ext3_abort called.
EXT3-fs abort (device hda3): ext3_journal_start: Detected aborted
journal
2006 Nov 09
2
USB disk dropping out under light load
Hi all,
I'm running a pretty updated CentOS4 x86_64 server (Still on kernel
2.6.9-42.0.2, but appart from that fully up to date against the official
repos) with a USB-disk attached (the USB-disk is a 750G Seagate disk in a
Seagate enclosure) over a USB hub.
I've noticed several times that after longish periods of activity, the disk
drops out (log from last time, below). In this case,
2007 Jul 11
2
Root fs suddenly goes r/o
Out of the blue, dmesg on my HP Proliant w/ a SCSI disk gives loads of
messages like this one:
EXT3-fs error (device dm-0) in start_transaction: Journal has aborted
Then the root fs goes read-only, so little else can be done on the machine.
LVM locks up. At restart, fs needs a reboot to recover after fsck. The host
starts up ok, then I am given some more minutes before the problem
reappears.
2002 Feb 28
5
Problems with ext3 fs
Hi,
Apologies, this is going to be quite long - I'm going to provide as much
info as possible.
I'm running a system with ext3 fs on software RAID. The RAID set-up is as
shown below:
jlm@nijinsky:~$ cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5]
read_ahead 1024 sectors
md0 : active raid1 hdc1[1] hda1[0]
96256 blocks [2/2] [UU]
md5 : active raid1 hdk1[1] hde1[0]
2007 Mar 19
1
using several wine versions from .deb packages?
Hi,
Wine documentation says that it can be installed anywhere, locate its
libraries and just run. This is certainly true for self-compiled
sources which could e.g. be run from their compiled location.
I wonder if this is also possible with pre-built Debian/Ubuntu binary
packages. Normally, Debian installs exactly one version of a package
in /usr/.
Is there some possibility to use multiple
2005 Feb 08
2
Ext3 Journal corruption on hitachi deskstars
I recently came across an enormous cluster of x86 clone machines running
fedora core 1 (2.4.24) which have typically all intel or amd have VIA IDE
chipsets.
They frequently experience corrupted journals rendering the ext3 partition
in read-only mode. More important than recovering the filesystem, I am
interested in finding the root of the problem.
The common hardware that all of these
2005 Dec 20
1
EXT3-fs error
Hello friends,
I am experiencing some weird beheaviour on one of my computers.
I appologize for the laconic subject, but I really don't know anything
more than that. I'll tell the story in chronological order.
I have an HP server with five SCSI disks.
The disks are _not_ in RAID. I installed FC2 on one disk. I installed a
2.6.11.7 and used it for boot. The server runs some software
2008 Mar 19
5
object_transactions plugin w/2.x disables AR session store
All,
Win XP
Rails 2.0.2
object_transactions plugin
(http://code.bitsweat.net/svn/object_transactions/)
transaction-simple gem 1.4 (required by object_transactions plugin)
AR SQL Server Adapter 1.0
SQL Server 2000
Using the object_transactions plugin with Rails 2.0.2 (and I assume
based on what I''m seeing that this goes for Rails 2.x) disables the
ability to save to an ActiveRecord based
2013 Jun 05
8
btrfs raid1 on 16TB goes read-only after "btrfs: block rsv returned -28"
Dear Devs,
I have x4 4TB HDDs formatted with:
mkfs.btrfs -L bu-16TB_0 -d raid1 -m raid1 /dev/sd[cdef]
/etc/fstab mounts with the options:
noatime,noauto,space_cache,inode_cache
All on kernel 3.8.13.
Upon using rsync to copy some heavily hardlinked backups from ReiserFS,
I''ve seen:
The following "block rsv returned -28" is repeated 7 times until there
is a call trace
2013 Aug 27
7
[PATCH] Btrfs: fix deadlock in uuid scan kthread
If there''s an ongoing transaction when the uuid scan kthread attempts
to create one, the kthread will block, waiting for that transaction to
finish while it''s keeping locks on the tree root, and in turn the existing
transaction is waiting for those locks to be free.
The stack trace reported by the kernel follows.
[36700.671601] INFO: task btrfs-uuid:15480 blocked for more than
2011 Jun 08
1
[PATCH] Btrfs: use join_transaction in btrfs_evict_inode()
The WARN_ON() in start_transaction() was triggered while balancing.
The cause is btrfs_relocate_chunk() started a transaction and
then called iput() on the inode that stores free space cache,
and iput() called btrfs_start_transaction() again.
Reported-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
fs/btrfs/inode.c | 2 +-
1 files
2006 Sep 22
1
EXT3 Problem.
I'm looking for some recommendations on where to go with a problem i'm
running across. A filesystem under load put itself in readonly mode
and the following can be found under dmesg.. any suggestions on root
cause? hardware wise it's got a pair of PATA drives connected to a
3ware card in RAID10 configuration.
EXT3-fs error (device dm-4): ext3_add_entry: bad entry in directory