similar to: 135 GB ext3 on broken drive -- other possibilities than "e2fsck -y"?

Displaying 20 results from an estimated 6000 matches similar to: "135 GB ext3 on broken drive -- other possibilities than "e2fsck -y"?"

2004 Dec 06
0
135 GB ext3 on broken drive -- other possibilities than "e2fsck -y"?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I got an IDE-drive which decided to get broken. Part of the extended partition table was lost, but I was able to recover it, so I could reach the ext3 filesystem with a size of about 135 GB. I made a copy of it (luckily the ISP doesn't seem to need the broken drive urgently hehe) and ran fsck on that copy. The first time I ran fsck I
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi, I've run many time e2fsck, but in a special dir ls tells me: ls: r?cksendung-wlan.dvi: No such file or directory ls: baf?g_r?ckmeldung.latex: No such file or directory ls: finpr?f.pdf: No such file or directory $ cat finpr?f.pdf cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden I don't know what to do? How can I find the failure? If I cat the files with debugfs, I see the
2007 Apr 06
1
File system checking on ext3 after a system crash
Hi folks -- My machine is a RHEL 3 with 2.4 kernel installed - with some large ext3 filesystems on drives connected internally ( >200G) Now, When this system crashed (for eg:- a CPU panic /hardware error ) - e2fsck on this filesystem seems to be taking a long time to return thereby adding to the overall downtime of this system. could there be any workarounds for my issue? say for
2014 Jun 02
2
Re: [long] major problems on fs; e2fsck running out of memory
* "Theodore Ts'o" <tytso@mit.edu> hat geschrieben: Hi Theodore. > That being said, it's pretty clear that portions of the inode table > and block group descriptor was badly corrupted. [...] Keith is not the first one with problems of this class and he will probably not be the last one. He later told us, that at first, mounting the file system still worked. And that
2014 Jun 02
0
Re: [long] major problems on fs; e2fsck running out of memory
Hi all, On Mon, Jun 02, 2014 at 11:04:52PM +0200, Bodo Thiesen wrote: > > Keith is not the first one with problems of this class and he will > probably not be the last one. He later told us, that at first, mounting > the file system still worked. Is there any value in discussing this issue in keeping this broken filesystem available for debugging purposes? I would like at this
2007 Nov 29
1
Sharing Partitions between Linux and Windows
Hi All I've just shifteed over to linux,form Windows.I 'm having 5 partations for use by my windows XP Professional and another one by linux.The partation table is as shown : ------------------------------------------------------------------------------------------------------------------------------------------ [root at localhost6 ~]# fdisk -l Disk /dev/hdc: 250.0 GB, 250059350016
2003 Jul 20
2
Seriously corrupt ext3 root filesystem - help?
I just came back after being out for the evening. Apparently there was a power failure long enough to discharge the UPS completely on my Linux box. After powering back up, I received notice that the / filesystem needed "manual fsck"ing. I booted off CD and attempted to fsck. Unfortunately, everything I've tried has proved futile and I'm _desperate_ for some help. I've
2003 Sep 10
1
ext3 dead after testing 2.6.0-test5
Hi! I was testing 2.6.0-test5, but got lots of journal aborted errors. Then I Sysrq-s/u/b and wanted to boot 2.4.23-pre3 or 2.4.22, but ext3 error: cannot find root fs cannot mount because of unsupported optional feature (4) after trying to mount it with ext2 (rootfstype=ext2, not working) I rebooted again into 2.4.22, this time there was just severe fs corrpution, illegal blocks, inodes,
2004 Aug 15
1
e2fsck hangs while recovering journal
Hi, It seems one of my computers died last night and it looks like hard disk trouble. I took the disk out and attached to another system and tried to mount the partition, but the mount doesn't complete and just hangs (process is also unkillable - I had to reboot). So, I tried to run "fsck -fccp /dev/sda2" but the command just hangs after printing "/dev/sda2: recovering
2007 Feb 22
3
Very slow ext3 fsck
Hi - We have an ext3 file system which is 3.5TB in size (on top of lvm). Free are 172049011 out of 854473728 4096K blocks, and 396540654 out of 427245568 inodes. This is using Scientific Linux 4.4 (a RHEL clone). The filesystem consists of multiple backups created with rsync using --link-dest, which hard links files which haven't been modified to the previous copy. There are several hundred
2002 Dec 04
1
ext3-Partition lost after crash !?
Hi, hoping that someone on this list can help me here is the Problem. After a crash it seems the journal could not be recovered. This is what mount gives: root@wuehlkiste:# mount -t ext3 /dev/hdb2 /mnt mount: wrong fs type, bad option, bad superblock on /dev/hdb2, or too many mounted file systems and this is the corresponding logfile-entry: Nov 27 11:16:13 wuehlkiste kernel: attempt to
2002 Jan 17
2
files disappear in ext3 filesystem
I met a power fail all sub-folders an files in /home folder are disappear. and fsck continue to report error in the filesystem. however, I can see any files and folder in debugfs and can rdump them to another folder and format ... and reinstall so bad!!! Question: Can I have a simple way to recover the data without reinstall and format Thanks Mike Lee
2005 Nov 22
1
gentoo as dom0 on xen fails...
I wanted to boot gentoo on xen, but it doesn''t work. What can I do? Booting ''Xen 3.0.0 / Linux 2.6.12.5'' root (hd0,0) Filesystem type is ext2fs, partition type 0x83 kernel /xen.gz dom0_mem=131072 com1=115200,8n1 [Multiboot-elf, <0x100000:0x641cc:0x27e34>, shtab=0x18c078, entry=0x100000] module /vmlinuz-2.6.12.5-xen-0 root=/dev/md0
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
2003 Sep 29
1
Fsck (presumably e2fsck) returns exit code 127 on an ext3 file sy stem
fsck (Red Hat Enterprise Linux AS 2.1) returns an exit code 127 on an ext3 file system when run from a shellscript started by cron. Here is the pertinent part of the script: ... fsck -p /dev/${BK_SLICE} 1>/dev/null 2>&1 STATUS=$? if [ ${STATUS} -ne "0" ] then echo "${MIR_PID}: file system check of /dev/${BK_SLICE} failed, status = ${STATUS}" >>${LOG}
2010 Aug 31
4
e2fsck with millions of files
I have a large (1.5TB) partition with millions of files on it. e2fsck has been running nearly 12 hours and is still on "Checking directory structure". Any tips for speeding this along? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100831/8653d551/attachment-0002.html>
2004 Mar 05
1
e2image, ext3 and nightly backups.
I have been looking at integrating the e2image tool into my nightly backup routines for my systems, to improve the odds that I can get data back if something disastrous happens to my file system. I have a couple of questions about this, though, to work out if this is actually worth doing. Is e2image worth running if the file system is online and in use, under the 2.6 series kernels, as part of
2012 Mar 22
1
e2fsck run under "read only mode"???
We have CENTOS 5.5 run on DELL server.?? Due to power system crash, server been down and up. I would like use 'e2fsck" to check file systems. Does there has way to run "e2fsck" under following conditions: 1. file systems are all ext3 2. file systems must mount. 3. e2fsck only scan file system but NO modify Thanks.
2016 Jul 26
2
Does e2fsck.conf contain "broken_system_clock = 1" per default on CentOS7?
On Tue, 26 Jul 2016 16:21:00 +0100 (BST) John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote: > On Tue, 26 Jul 2016, Gabriele Pohl wrote: > > > on all of my CentOS7 VMs on different hypervisors > > the config file e2fsck.conf contains the line > > > > broken_system_clock = 1 > > > > Do you see similiar /default/ settings on > > your machines? Is
2005 Jul 08
1
filesystem fragmentation stats?
Let me preface this by saying "Yes, I know *nix filesystems don't need to worry about fragmentation". That said, is there a way to check the overall level of fragmentation of a live ext3 filesystem? I know about filefrag, but that's for specific files. And I think e2fsck tells you, but only if you take the filesystem offline for the scan. Is there anything that will give