similar to: Re: ext3-users@redhat.com

Displaying 20 results from an estimated 4000 matches similar to: "Re: ext3-users@redhat.com"

2001 Jul 04
2
Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0"
Hi. I was using ext3 0.0.1 without any problems in the last 33 days (same boot). / was still ext2, but I changed /etc/fstab to ext3. /home/ftp/pub/ is ext3. I mounted /home/ftp/pub/slakware/bare.i with loopback in /mnt/floppy/. After some time: ==> /var/log/syslog <== Jul 4 09:40:51 pervalidus kernel: Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0" Jul 4
2001 Jun 22
2
EXT3-fs error: ext3_readdir: bad entry in directory
Hi. IIRC, I had the same problem with 2.4.3 and ext2, I'm not sure if with the same directory entry, but at the time fsck fixed without any problems. I only know that the error again is with my Mozilla sources. The Mozilla sources are in another partition. I used lndir from my root fs to symlink everything and build it. At some point c++ segfaulted (happens a lot with my GCC 3.0), and I had
2001 Sep 20
1
Removing ext3 to use GNU Parted
Hi. What are the right steps to convert a file system from ext3 back to ext2 ? I need to use GNU Parted to resize my root file system and Andrew Clausen said I have to convert it to ext2, resize, and then convert back to ext3. My journal is visible. My initrd.img (from which I plan to use Parted) contains both ext2 and ext3. I compile ext2 as a module in my other boot images. --
2001 Jun 01
2
ext3 and 2.4.5: OK, but how to convert / ?
Hi. I just installed ext3 for 2.4.5 from http://www.uow.edu.au/~andrewm/linux/ext3/ but couldn't find anything about converting my root partition to ext3. 2 partitions are now ext3 after I umount and tune2fs, but what should I do with / ? I tried init 1 and umount, but tune2fs would fail because it was on read-only fs. Another question is if I can now build ext2 as a module, and if it's
2001 Jul 30
0
Documentation/filesystems/ext2.txt and ext3 for 2.4
Hi. While reading Documentation/filesystems/ext2.txt I noticed that the information about ext3 is outdated: The ext3 code is currently (Apr 2001) available for 2.2 kernels only, and not yet available for 2.4 kernels. Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/ The file was touched when I applied the 2.4.7 patch from Linus, so I suspect it's maintained. --
2001 Jul 04
4
ext3 patch for 2.4.6 (plain or ac1)
Does the ext3 patch applies on top of the newly released 2.4.6 kernel (and/or the 2.4.6-ac1 variant) ? I want to upgrade to the new kernel and wanted to know before I run into problems if there are any known problems and if it's better to wait for an 'official' release. Thanks. Stelian. -- Stelian Pop <stelian.pop@fr.alcove.com> |---------------- Free Software Engineer
2001 Oct 17
3
"ext2fs_check_if_mount: No such file or directory while determining whether" messages
Hi. I was using 2.4.10 with ext3 0.9.10 and thought it was time to use -ac for the first time because 2.4.12-ac3 includes 0.9.12. I don't know what I did to get the following messages, but in my last boot I removed /etc/mtab (at runtime) and made it a symlink to /proc/mounts. Not sure if a bad idea, but the only problem until I rebooted was the need of losetup -d. When I rebooted, all
2001 Aug 28
3
df not showing ext3 partition
Is there an updated version of the fileutils df that will show mounted ext3 partitions? I'm using fileutils-4.1. -- Curtis Hogg [buckminst@inconnu.isu.edu] ---------------------------------------------- T-shirt Of The Day: I'm the person your mother warned you about. ---------------------------------------------- Email 1 - buckminst@inconnu.isu.edu Email 2 - buckminst@hotmail.com WWW -
2001 Jul 27
4
ext3-2.4-0.9.4-246ac5 problem...
I've updated today the version of ext3 on my laptop (from 0.9.3 to 0.9.4) and I am unable to boot anymore (hand copy below): VFS: Diskquotas version dquot_6.5.0 initialized Journalling Block Device driver loaded Invalid operand: 0000 CPU: 0 EIP: 0010:[<c01256bf>] ... ... ... Kernel panic: attempted to kill init. Since this is my / fs, I am unable to boot anymore (and of course
2001 Jul 13
2
0.9.2 or 0.9.3 ?
Hi, I found out that a new version of ext3-2.4 was available from the previous messages on this list, despite the fact that no 'official' announce was given... I'm currently running 0.9.1 on 2.4.6-ac2 without problems. Should I upgrade to 0.9.2 (I suppose yes by reading the changelog :-)) ? What about the 0.9.3-pre version ? What does the -pre mean exactly (any incidence on the
2001 Aug 28
3
OT: compiling e2fsprogs
hi all, sorry when i am off topic, but: i am trieing to compile the new e2fsprogs like the ext3-manual recommend. but it don't want to work, and it's look like i need a programm which is named "makeinfo". does anybody had the same problems, or know where i can find it? thanks for all.. i added my error-log Andreas log: make[1]: Wechsel in das Verzeichnis Verzeichnis
2001 Dec 06
1
Lots of lost+found files ...
Hi, I've recently had a spate of filesystem errors on my laptop which is running a vanilla RedHat 7.2 (kernel 2.4.7) using the ext3 filesystem on all partitions. I have been using the laptop with no apparent problems for some time but last weekend, when I was trying to compile Evolution overnight, I hit a compile problem; it complained that a Makefile didn't exist in a script directory.
2001 Sep 05
3
[e2fsprogs-1.24] "fsck -A -a" fails on reboot
Dear Ted, I upgraded e2fsprogs and util-linux to the latest versions, as per the instructions on the "ext3 for 2.4" page, to make the switching between ext2-only and ext3-enabled kernels seamless. Now that if the filesystems have not been unmounted cleanly, due to a power failure for example, "fsck -A -a" cannot continue after checking the root filesystem on reboot, issuing
2001 Dec 06
0
Lots of files in lost+found ...
Hi, I've recently had a spate of filesystem errors on my laptop which is running a vanilla RedHat 7.2 (kernel 2.4.7) using the ext3 filesystem on all partitions. I have been using the laptop with no apparent problems for some time but last weekend, when I was trying to compile Evolution overnight, I hit a compile problem; it complained that a Makefile didn't exist in a script directory.
2001 Jan 05
1
Announcing ext3-0.0.5e
Hi all, OK, here is ext3-0.0.5e. Changes since 5d are summarised below. The major changes are the barrier support: this infrastructure should be sufficient to allow the snapshotting interface which LVM is wanting for ext3. The journal initialisation fix will also help people adding ext3 to an existing filesystem. Look for ext3-0.0.5e.tar.gz on:
2001 Jul 25
4
EXT3 Worries
Dear Sir or Ma'am: I am interested to think about implementing EXT3 onto my servers here. However, I have some concerns and am hoping someone can address them. 1) If I install ext3 what is the likelihood that the extent of damage caused by its bugs will be limited to just the fact that the journals may not work properly? Alternatively, do I risk real damage to files and the filesystem at
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone, Ok, I admit it - I'm an idiot. But it seemed the right thing to do at the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7). I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc and few other things.. Compiled the kernel (did NOT patch it to ext3) and installed it and rebooted. Well, it didn't understand ext3 fs.. Ok... Boot back into
2005 Jul 22
0
no active channel but one active call???
hi, what does this mean?: www*CLI> show channels Channel (Context Extension Pri ) State Appl. Data 0 active channels 1 active call after some searchs got this: www*CLI> sip show channels Peer User/ANR Call ID Seq (Tx/Rx) Format Last Msg 172.22.22.27 2399 20830697669 00101/3343865 ulaw Rx: ACK 1 active SIP channel(s)
2002 Sep 20
0
Fw: Winbind-bug Redhat 7.2
----- Original Message ----- From: David Hoang To: samba-bugs@samba.org Sent: Friday, September 20, 2002 4:20 PM Subject: Winbind-bug I am using winbind and I notice it's not letting me logon to my unix box unless i have created a unix-style account with entries in /etc/passwd & shadow. I thought winbind was suppose to allow me to logon using my active directory (w2k) box. I please
2003 Apr 21
0
INTERNAL ERROR Report
I have read the BUGS.txt file, used 'testparm' (successfully), and run through all the steps in DIAGNOSIS.txt. I don't see any problems that those tools have identified. The BUGS.txt file indicated that INTERNAL ERROR was almost certainly the result of a bug. I'm hopeful I have sent you the information you need. Let me know if there is something more I need to send. What