Displaying 20 results from an estimated 10000 matches similar to: "ext3->ext2->ext3 and unclean umount"
2001 May 11
1
ext3 filesystem lost.
Hello.
We have, over the last few months, lost ext3 filesystems three times.
The whole filesystem left unusable.
nfs-server:~# mount /dev/rd/c0d1p1 /mnt -t ext3
mount: wrong fs type, bad option, bad superblock on /dev/rd/c0d1p1,
or too many mounted file systems
(in dmesg)
EXT3-fs: journal inode is deleted.
EXT3-fs: get root inode failed
nfs-server:~# fsck /dev/rd/c0d1p1
Parallelizing
2013 Jun 27
2
Re: removing external journal
On 6/27/13 3:57 AM, Folkert van Heusden wrote:
> Eric, Andreas,
>
>>>> I have a system with an ext4 filesystem with its journal on an other
>>>> device (an SSD).
>>>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>>>> I would like to remove the journal but it says it can't because
>>>> needs_check is set.
2003 Mar 04
2
e2fsck on ext3 is 10x slower than ext2
Hi.
I'm using Debian. Is this a Redhat-only list, or is it only hosted by RedHat?
I recently changed my filing systems over to ext3, but deliberately left the
forced boot check parameters alone so my system checks after 20 mounts.
I notice that the fsck takes a good ten times longer than under ext2, to
perform the cleanly unmounted check. (On the occasion where I did unmount
dirtily, the
2006 Jun 01
3
Errors on EXT3 on RHEL3, Can we use e2fsprogs 1.36?
SUMMARY
We are getting many ``Free blocks count wrong for group'' errors when
running e2fsck on a 245-GB ext3 filesystem. This is when the file
system is cleanly unmounted on a relatively quiet system to do a
resize. From reading other messages here, my suspicion is that this
is because we have e2fsprogs 1.32.
Questions:
* Should we use e2fsck/e2fsprogs 1.36 and will that probably
2003 Jan 23
3
e2fsck too old / ext3 HTREE errors
hi,
i have a tricky situation here and and don't know where to start with
the solution.
i happened to set up a linux system, but i had to install the base
system on another machine. i used e2fsprogs 1.30-WIP (30-Sep-2002) for
this.
now the machine is up and running, but i have to use e2fsprogs 1.27
(8-Mar-2002). it's a debian system and i wanted to stay sane & stable,
hence using
2005 Oct 31
2
ext3 + fs > 2Tbyte
Hi list
this is actually a problem on a debian system but I thought you might
be interested to hear of it and perhaps can offer some help.
I have a woody box (dell pe750, dual cpu) running a kernel from
backports.org (debian 'testing' packages built on a 'stable' box).
The kernel version is 2.6.7-1.backports.org.1.
This host is hooked up to an Apple Xserve RAID with a 2.3Tbyte
2005 Dec 16
1
Ghost 8.0 Clone Filesystem with ext3 (remove resize_inode and ext_attr features)
I've Found a page with interesing discussion about images backup
http://forums.fedoraforum.org/archive/index.php/t-28255.html
This give a "dirty" solucion for remove special thing of ext3 (Selinux
remove resize_inode and ext_attr features) witch cause the error in ghost.
I hope somebody help with the problem of norton ghost and clone centos 4.
:)
-----------
sfabkk
2005-07-11,
2002 Aug 25
1
"busy hang" on e2fsck (on a ext3 partition)
(There really doesn't seem to be a dedicated e2fsprogs list, so this was
the next-best place I could find. I don't place much faith in the
sourceforge forums..)
The filesystem in question is a 480 gig ext3 partition, on a hardware
RAID5 controller. It's approximately 90% full, with something
like 115K files. Kernel 2.4.20-pre4, on a Duron 900.
As I type this, e2fsck has used up
2001 Nov 13
4
EXT3 with 2.2.20 - Is it stable enough for a production server th at is used 24X7?
Hello All,
I have a production server that is running 2.2.20. This server *has* to be
up 24X7 - what I'm wondering is:
1) Is ext3 on 2.2.20 rock stable? Or, would you recommend that I just stay
with ext2?
2) I have looked far and wide for a the ext3 patch for 2.2.20 - where can I
find it?
3) Were are the e2fsprogs that are appropriate to run with the 2.2.X kernel
series?
Thanks,
2013 Jun 27
0
Re: removing external journal
>>>>> I have a system with an ext4 filesystem with its journal on an other
>>>>> device (an SSD).
>>>>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>>>>> I would like to remove the journal but it says it can't because
>>>>> needs_check is set.
>>>>
>>>> What does it actually
2001 Oct 23
3
Recreate journal after switch between ext2/ext3 ?
Hi,
After mounting -t ext2 an ext3 partition, working with,
do I have to recreate .journal when I remount the
partition as ext3 ? Thanks !
Liu
2015 Feb 18
2
Re: Mounting disk images with ext2 filesystems on RHEL7
On Wed, Feb 18, 2015 at 9:47 AM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Feb 18, 2015 at 09:41:52AM -0500, Leonard Basuino wrote:
> > On Wed, Feb 18, 2015 at 6:52 AM, Richard W.M. Jones <rjones@redhat.com>
> > wrote:
> >
> > > On Tue, Feb 17, 2015 at 01:37:55PM -0500, Leonard Basuino wrote:
> > > > I get the following debug
2013 Aug 30
2
Strange fsck.ext3 behavior - infinite loop
Greetings! Need your help fellow penguins!
Strange behavior with fsck.ext3: how to remove a long orphaned inode list?
After copying data over from one old RAID to another new RAID with rsync, the dump command would not complete because of filesystem errors on the new RAID. So I ran fsck.ext3 with the -y option and it would just run in an infinite loop restarting itself and then trying to correct
2006 Nov 16
2
ext3 corrupted
Hi there,
For years I've been using the ext3 file system without to think that it can ever gets broken so bad.
This was until last week when a box that I have running Linux from a SanDisk CF went down.
Since then I am struggling with this CF trying to understand what is happening.
The CF is SanDisk ultra II 1GB.
On this I have 4 partitions all of them with ext3:
boot
/
swap
2002 Dec 03
2
problem using ext3 on root fs
Hi,
I just converted all my hard disk filesystems from ext2 to ext3.
This worked perfectly fine for all non-root fs, but I am having
trouble converting the root fs, too. Here's what I did:
1. rebuilt my kernel (2.4.20, x86) with ext3 support linked in
statically - no module.
2. Added a journal file to my root fs using 'tune2fs -j'.
3. Added 'rootfstype=ext3' to the
2013 Jun 26
2
Re: removing external journal
On 2013-06-26, at 9:38 AM, Eric Sandeen wrote:
> On 6/25/13 3:13 AM, Folkert van Heusden wrote:
>>
>> I have a system with an ext4 filesystem with its journal on an other
>> device (an SSD).
>> Now this SSD dropped of the sata bus so the filesystem went r/o.
>> I would like to remove the journal but it says it can't because
>> needs_check is set.
>
2005 May 22
4
FSCK of corrupted ext3 filesystem
Hello,
I have a 1.3TB ext3 filesystem that has been in service for about 3 months.
About 6 days ago the Emulex fibrechannel controller logged a SCSI error
and the filesystem changed to RO.
It appears that the filesystem instantly changes to RO and prevents the
journal from working, therefore invalidating the filesystem.
The filesystem was unmounted and a remount was attempted. The mount
failed
2001 Nov 02
3
Ext3 and external journals...
Hi,
I am trying out ext3 with an external journal (on a battery backed
RAM card). I use data=journal, and sync nfs writes go nice and fast :-)
But.. I had to power cycle it (buggy VM.. grumble :-) and now I cannot
get my filesystem back. It is only a test filesystem so I don't need
the data. But I want this to work before I put real data on it.
If I "fsck /dev/md1", it
2005 Jan 03
2
Attempting To Recover, fsck infinite looping on me
Hey all,
Had a power failure and subsequent ext3 disk corruptions. Attempting
to fix, but not working.
Its a 120 gig IDE disk, 3 partitions. /boot, /, and swap.
Basically can't boot up since the box can't get to the system files
in /usr/ or anything.
So I'm booting off of a FC2 disk 1 in recovery mode and trying to fix
the filesystem with e2fsck
The boot partition cleaned up
2002 Jul 24
2
ext3 orphaned inode list
Hello,
last fsck says my /tmp and my /home files system has errors, here is the
log from fsck using the read-only option:
How to recover from this savely?
How to avoid this in future?
i am using kernel 2.4.18 with the acl-patches from acl.bestbits.at and the
patches for the fileutils and e2fsprogs.
If you need more informations please mail.