similar to: Ext3 for Linux 2.4 progress report

Displaying 20 results from an estimated 400 matches similar to: "Ext3 for Linux 2.4 progress report"

2001 Aug 23
2
EXT3 Trouble on 2.4.4
All, I know that there is no official port to Kernel 2.4.4, thus I may not get any help, however I am hoping someone could point me in the right direction for my problem. I am currently forced to use kernel 2.4.4 for reasons out of my control (embedded board). Here are the exact versions of everything I'm running: ExT3 Version: ext3-2.4-0.9.6-248 Util Version: util-linux-2.11f.tar.bz2 e2fs
2001 Mar 30
1
Re: Bug in __invalidate_buffers?
I previously wrote: > OK, my previous patch cleans up the ASSERT for invalidate_buffers() > (modulo the fact that it was missing a ')' at the end of the line) > but it hasn't really fixed the whole problem. If a file write is in > progress when invalidate_buffers() is called, I get an oops: > The oops is caused from __invalidate_buffers() calling put_last_free(bh) >
2001 Jan 26
2
RPM Unpacking??
Hey there, I downloaded the Kernel Source 2.2.17 from the ext3 site, however I can't seem to figure out how these rpm's work (I don't like RPM's and I rather not use em either :-( no offense :-)) and I kinda miss the good old simple .tgz files which show me where they extract and I can compile myself n stuff. Anyways I tried rpm -iv <package name> then some stuff happened
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
2005 Jun 26
1
Assertion failure in do_get_write_access()
Hi, I just had my server cry this out to the console: Assertion failure in do_get_write_access() at transaction.c:658: "jh->b_transaction == journal->j_committing_transaction" kernel BUG at transaction.c:658! invalid operand: 0000 CPU: 0 EIP: 0010:[<c015e1f6>] Not tainted EFLAGS: 00010286 eax: 0000007d ebx: c2ff4200 ecx: c243e000 edx: c068af00 esi: c0d6d900
2002 May 31
2
PATCH for filesys corruption in ext3 with data=journal
Hi, as I mentioned in earlier mail to ext3-users I have been getting some corruption on an ext3 filesystem that has been serving NFS. I am now confident that I fully understand the problem and have a patch. It only affects data=journal mode and I wonder if it might also be the cause of the corruption noted by a number of people on linux-kernel. First I will explain the problem. Then display
2007 Sep 18
1
Asterisk 1.4 and Cepstral
Greetings, I've recently upgraded from Asterisk 1.2 to 1.4. I've been searching for a solution, but am also trying the easy way at the same time. I've now got David of Cepstral now speaking using app_swift from http://www.mezzo.net/asterisk/app_swift.html . The problem is, he sounds way worse than he did when it was asterisk version 1.2. I'm seriously considering either
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
2011 Aug 21
1
Dovecot Postfix and ssl_require_client_cert
Hi, I have a working mail system with postfix 2.7 and dovecot 1.2.15. I use secure connections for imap and smtp. When I try to use client certificate authorisation I have some problems. As soon as I enable the dovecot feature ssl_require_client_cert I have to present a valid certificate to receive or send email. Receiving emails works fine, but I can not send emails any more. The only way I
2009 Aug 20
3
LDAP Get for Asterisk 1.6.x
What is everyone using in Asterisk 1.6.x to retrieve data from LDAP. The version of app_ldap I have only works with Asterisk 1.4.x http://www.mezzo.net/asterisk/app_ldap-2.0rc1.tgz Without a way to get data from LDAP stop me from using Asterisk 1.6.x Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Apr 29
1
freeing, allocating and free blocks in Ext3
Hi, We hit an interesting issue with Ext3 in ordered data mode. A large file was truncated (open with O_TRUNC) and immediately over-written with a single write call. The write call returned ENOSPACE, but a check for space (using essentially statfs) promised that there would be plenty of space. The reason turned out to be that the blocks freed by the truncation were not yet available to the
2007 Oct 22
1
app_swift issues
Hi all, i'm trying to integrate cepstral and asterisk, and i have a problem i'd appreciate any help with (i know it's a bit tangential, but i figure this is the place with the most knowledge of app_swift and asterisk). I've installed swift from cepstral.com with alison's voice, and it works fine, from the command line i can do swift "hello there" -o test.wav and then
2002 Dec 15
0
[patch] ext3 use-after-free bugfix
A change was made to ext3 in 2.4.20-pre9 which will cause the filesystem to run ext3_mark_inode_dirty() against a freed inode. This will occur when an application attempts to add a new file/directory to the filesystem and encounters space or inode exhaustion. The results of this are unpredictable. Usually, nothing happens. But it can cause random memory corruption on SMP, and the kernel will
2001 Apr 09
0
Re: Bug in __invalidate_buffers?
I previously wrote: > Stephen writes: > > I'd much rather fix the buffer.c code. Having journaling try to patch > > up after somebody has deleted its buffer heads is very wrong, since we > > risk the buffer journal lists getting badly corrupted if we allow > > those buffers to be reused. > > > Does the patch below (untested, uncompiled!) work? > >
2014 Jun 20
0
Filesystem corruptions
Dear xen-users, in the last two days, two different domUs on two different dom0s had suddenly corrupted filesystems which let to total data loss on both domUs. I have never suffered under this failure before and I guess it is related to XEN. Both domUs were running for long time without any problems and I am pretty sure, that the hard drives are fine (checked with smart checks).
2008 Jan 23
1
LDAP support
Hello, I've found this information about asterisk and LDAP: http://www.voip-info.org/wiki/index.php?page=Asterisk+LDAP which can be out of date. I'm trying this http://www.mezzo.net/asterisk/app_ldap.html however I'm facing the same problems as this unanswered: http://forums.digium.com/viewtopic.php?p=42591&sid=05e1d00ab6f9848f4e7b6 39d66cc6d79 Does anybody know how to solve this
2008 Mar 18
1
Problems patching fs/jbd/checkpoint.c in RHEL4 2.6.9-67.0.4 kernel
My manual patching of the rejects in checkpoint.c didn''t work out; a delete of 10,000 files caused a panic (in any ext fs, not just Lustre). In the new checkpoint.c, two routines expected by the patch no longer exist: __cleanup_transaction and __flush_buffer. I can avoid the panic if I omit (don''t try to manually patch) the following: Index: linux-2.6.9/fs/jbd/checkpoint.c
2005 Feb 21
3
apple mail, and mails marked as deleted
hi, is this a feature or a bug in conjunction with apple mail. i usually use the feature in imap to not delete the emails, but only mark them as deleted, which is a very usefull feature if you use a emailbox with more people accessing it. Im now trying an SME server installation with dovecot 0.99.10, and when i delete a message, it gets marked as deletet, but as soon as i change the mailbox
2002 Mar 27
1
assertion in journal_start
Hi, I have a server configured as follows: a standard 2.4.18 kernel, IDE discs, 1Gb RAM (not all used), load avg around 1-2. a large partition, formatted reiserfs within large partition are 80 300Mb loopback file systems, formatted ext3. I got the following assertion yesterday which forced a lot of processes into D state. I'm not sure how easy it is to reproduce this problem.
2005 Aug 30
2
crosstab for n-way contingency tables
Dear list. New to R, I'm looking for a way of using crosstab to output low-dimensional (higher than 2) contingency tables (frequencies, per-cents by rows, % by columns, mean, quantiles....) I'm looking for something of the following sort dataframe: singers, categorical variates: voice category (soprano,mezzo-soprano, ...) , voice type( drammatic, spinto, lirico-spinto, lirico,