Displaying 20 results from an estimated 10000 matches similar to: "files missing"
2006 Mar 20
1
fixing a corrupt /dev/hdar .. debugfs assistance...
I used ddrescue to copy /dev/md1 to a disk of sufficient size, and
re-ran e2fsck, and still get the error message that there's no root
file system (I've tried most every superblock):
# fsck -y -b 7962624 /dev/sdf
fsck 1.36 (05-Feb-2005)
e2fsck 1.36 (05-Feb-2005)
Superblock has a bad ext3 journal (inode 8).
Clear? yes
*** ext3 journal has been deleted - filesystem is now ext2 only ***
2006 Sep 26
3
EXT3-fs: invalid journal inode.
Hi Everyone,
I have a server which has a raid array on /dev/sdb. After a crash I
tried to mount the array and it failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or other error
dmesg reports:
EXT3-fs: invalid journal inode.
I tried to run e2fsck and it failed (The output can be seen below).
If anyone has any suggestions on how I can restore
2007 Sep 20
8
How are alternate superblocks repaired?
Hi,
Using dumpe2fs I have been able to determine that all of my alternate ext3 superblocks are corrupted (not clean), and only the primary superblock is valid, i.e. mount works and the ordered journal is applied. When the primary superblock gets flakey, i.e. the ext_attr Filesystem feature goes missing - not sure why this occurs. At this point, the mount does not apply the journal using the
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Jan
On Wed, Jul 27, 2016 at 11:56 PM, Jan Kara <jack at suse.cz> wrote:
> Hi!
>
> On Wed 27-07-16 15:58:55, Zhangfei Gao wrote:
>> Hi, Michael
>>
>> I have met ext4 error when using vhost_scsi on arm64 platform, and
>> suspect it is vhost_scsi issue.
>>
>> Ext4 error when testing virtio_scsi & vhost_scsi
>>
>>
>> No
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Jan
On Wed, Jul 27, 2016 at 11:56 PM, Jan Kara <jack at suse.cz> wrote:
> Hi!
>
> On Wed 27-07-16 15:58:55, Zhangfei Gao wrote:
>> Hi, Michael
>>
>> I have met ext4 error when using vhost_scsi on arm64 platform, and
>> suspect it is vhost_scsi issue.
>>
>> Ext4 error when testing virtio_scsi & vhost_scsi
>>
>>
>> No
2005 Feb 07
2
mke2fs options for very large filesystems
Wow, it takes a really long time to make a 2TB ext2fs. Are there
better-than-default options that could be used for a large filesystem?
mke2fs 1.34 (25-Jul-2003)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
244203520 inodes, 488382016 blocks
24419100 blocks (5.00%) reserved for the super user
First data block=0
14905 block groups
32768 blocks per group,
2014 May 31
4
[long] major problems on fs; e2fsck running out of memory
Hello ext3 list,
I am having an odd issue with one of my filesystems, and I am hoping
someone here can help out. Yes, I do have backups. :) But as is often
the case, it's nice to avoid restoring from backup if possible. If
there is a more appropriate place for this question please let me know.
After quite a while between reboots, I saw a report on the console that
the filesystem was
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 Apr 02
7
ext3 crash
Hi,
One of my shared volumes crashed the other day on a RH-7.2, 2.4.9-31 system.
These are the first errors in the log:
kernel: EXT3-fs error (device ide0(3,9)): ext3_readdir: bad entry in
directory #2424833: rec_len is smaller than minimal - offset=0,
inode=2553887680, rec_len=0, name_len=0
kernel: EXT3-fs error (device ide0(3,9)): ext3_readdir: bad entry in
directory #2424833: rec_len is
2008 May 27
2
needs help, root inode gone after usb bus reset on sata disks
Hello everybody,
I am new to this list, so welcome everybody.
Last 2 week I had two harddisk crashes with my ext2 file system.
This is what sort of happed with both of the disk:
I pluged in my USB to SATA converter in my harddisk that has an ext2
filesystem. I mounted the partition, went to a directory that had a DVD
image. I mounted the dvd image in the same directory and started
watching the
2014 Sep 21
1
Re: Possible bug in mkfs.ext3
On 09/20/2014 12:07 AM, Andreas Dilger wrote:
> On Sep 19, 2014, at 7:56 PM, jd1008 <jd1008@gmail.com> wrote:
>> I am reporting this on the advice of the Fedora Users Mailing List Member.
>>
>> This the mailing list exchange outlining the problem with specifying -S to mkfs, and it's subsequent consequences when fsck is run.
>>
>> I am reporting this per
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
2014 Jun 02
0
Re: [long] major problems on fs; e2fsck running out of memory
On Sun, Jun 01, 2014 at 08:54:24PM -0700, Keith Keller wrote:
>
> Heh, I like your understatement. :) I think this helps answer part of
> my questions in my second email: I should probably try to preserve
> changes from last backup before getting too deep into a tricky e2fsck.
> At one point the fs was still mountable, so I could have tried to copy
> files off first. (In a
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
2014 Sep 20
4
Possible bug in mkfs.ext3
I am reporting this on the advice of the Fedora Users Mailing List Member.
This the mailing list exchange outlining the problem with specifying -S
to mkfs,
and it's subsequent consequences when fsck is run.
I am reporting this per suggestions made to me on the Fedora Users
Mailing List.
The following is the mailing list exchange:
On 09/18/2014 07:01 PM, Robert Nichols wrote:
> On
2004 Dec 09
1
resize2fs on LVM on MD raid on Fedora Core 3 - inode table conflicts in fsck
Hi.
I'm attempting to setup a box here to be a file-server for all my data.
I'm attempting to resize an ext3 partition to demonstrate this
capability to myself before fully committing to this system as the
primary data storage. I'm having some problems resizing an ext3
filesystem after I've resized the underlying logical volume. Following
the ext3 resize, fsck spits out lots
2015 Nov 19
2
Re: recovering corrupt file system
well, the next place to go, if fsck isn't enough would be to to try
debugfs(1)
man debugfs.
On Wed, Nov 18, 2015 at 8:39 PM, Boylan, Ross <Ross.Boylan@ucsf.edu> wrote:
> I guess some of the trouble was that the virtual disk was mounted
> read-only at the VM level. When I mounted read/write I was able to do
> fsck, which gave messages about replaying the logs and a couple
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
2002 Jan 05
2
e2fsck: bad magic number in super-block
Hi,
I'm on kernel 2.14.13-ac8 running Redhat 7.1. I've
successfully converted all my file system to ext3 and
is working fine for a couple of weeks. However, I did
a silly thing when I e2fsck (version 1.23) an ext3
/home partiction without umounting it. Now, I believe
my partiton super-block is corrupted and the system
wasn't able to mount /home. I tried as suggested to do
a e2fsck -b
2004 Mar 03
2
Ext3 problem - lost files/directorys
Hi
I work on this harddrive for 3 days now ...
I had noticed errors in kernel while working on a harddrive (120 gigas) but
all continue to work fine (archives/directory)..
So i have unmounted the driver and try e2fsck... bad !
e2fsck 1.34 (25-Jul-2003)
e2fsck: Attempt to read block from filesystem resulted in short read while
trying to open /dev/hdc1
So i have tried to create 1 image of this