similar to: postfix and ext3

Displaying 20 results from an estimated 500 matches similar to: "postfix and ext3"

2002 Apr 03
4
RE:How to decide mode and journal size?
Hi. I am using a large storage which is ext2 file system of 1T byte. It has many file types, doc, mail data, zip, etc. It doesn't have a database file. I want to change the file system from ext2 to ext3. It also can't divide to any partitions. How to decide journal mode and journal size? Please advice to me. Recommend a journal mode. (orderd or journal) Recommend a journal
2002 Feb 18
1
ext3 on debian-HPPA Linux?
Right now I'm building a 2.4.17 kernel on an HPPA Linux system. The kernel it ships with supports ext2 only. Has anybody tried ext3 on HPPA? -- Ralf Hildebrandt (Im Auftrag des Referat V A) Ralf.Hildebrandt@charite.de Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155 Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 "A man who
2002 Feb 04
5
slowdown and reiserfs
hi i got 2 questions and maybe someone could shed some light: a) i'm using kernel 2.4.17 and use ext3 in it. is it possible that the whole system is slower than with ext2? i switched back to ext2 (great feature!!!) and the system's response seemed somewhat better. should/could there be such a effect as double writing of journaled data? i didnt activate debugging (jbd). b) is reiserfs
2002 Aug 21
2
journal tuning
Hello, Is there some document about ext3 performance tuning and choosing the right type and size of journal? Except RedHat's white paper. From what I read I understood that for typical operations data=ordered is prefered. For the cases when there are many writes not appending to files data=journal is the choice. And if I want to get the most performance or in case where program is doing
2002 Jun 27
2
(no subject)
hello, i just wanted to know how to move files from the master node to slave nodes...for example i have 10 files in the master and i want to move 2 files to each slave node...how do i do that....i have redhat7.2......i tried rpc but it said command not found...i am using a beowulf cluster. your's sincerely, devi vijay Get Your Private, Free E-mail from Indiatimes at
2002 Mar 16
3
hi
Where can I find a patch for ext3 fs for kernel-2.4.2. Currently I'm using RH7.1 I dont want to upgrade to RH7.2!!! I just want to applay the ext3 patch for kernel-2.4.2 compile and use it. Thanks in advance! Sanat
2002 Mar 20
1
ext3 data
I am using kernel 2.4 and ext3 fs on all partitions. I recently suffered a power outage while working on some documents. Some of them had previously been saved other had not. In either case none of the new data was restored. I am also finding other strange disapearrances like bookmarks and panel applets. My understanding of the ext3 fs is that these documents should have been restored
2002 Feb 20
2
ext3 + loop + journaling
[ If this is explained somewhere else (HOWTO or FAQ), please give me a pointer. ] Is there any way to mix loop-device (and in particular) loop-AES and ext3 together in data journaling mode? Ie. bottom -> to -> top ext3 - loop-AES - ext3 raw - loop-AES - ext3 Or am I shooting myself to leg, I am? BR, Jani -- Jani Averbach
2002 Mar 20
2
drbd + ext3 + interbase + data lost
Hello All, Yesterday, one of our customer's cluster(2 box) server goes down after a I/O error during the backup procedure. When we turn on the cluster again, the 600M database file have been lost, disapear. Now, I'm with one of the disks (the other was used to rebuild the database server) and need to know how can I recover any piece of data from the disk. After the crash we mount the
2002 Jan 20
2
Major problems
I am having major problems on one of my file-servers. I have the root filesystem on an Ext3 software RAID 1 between four SCSI drives. It had been running for about two months without problems, but today I found it was having some trouble with unlinked inodes and I/O errors on certain files. I took it down to single-user mode, and ran fsck on it. That operation mixed up files like /etc/hosts with
2002 Mar 27
4
Howto recovering an ext3 fs
Dear ext3 hackers, I'm running a RH 7.2 system with kernel 2.4.18 an a ext3 fs. Yesterday night this machine, which is being tested with a Proxy server (Squid), was accidentally power off (electrical outage). Now, when the system is booted, I have a ext2 'read only' fs; fsck doesn't find any kind of problem (automatic or manually executed: fsck -t ext3 /dev/sdb1). The only fstab
2002 Mar 02
4
ext3 on Linux software RAID1
Everyone, We just had a pretty bad crash on one of production boxes and the ext2 filesystem on the data partition of our box had some major filesystem corruption. Needless to say, I am now looking into converting the filesystem to ext3 and I have some questions regarding ext3 and Linux software RAID. I have read that previously there were some issues running ext3 on a software raid device
2002 Aug 12
1
rsync --password-file on cygwin
Hi. As the man page explains, and this message http://www.mail-archive.com/rsync@lists.samba.org/msg04069.html summarizes from the different man pages rsync will not use the password file if it is world readable. Now, if the rsync team was so kind to add the "strict mode" option for the cygwin platform to ignore if the file is world readable when running in daemon mode why
2002 Jan 30
2
buffered memory grows
Hi. I have shifted from redhat 7.1 to 7.2, and have several machines running both versions now. I have noticed, that the memory usage patern is very different on machines using ext2 and ext3 - the ones using ext2 usually use 5-10 MB of "buff" memory, but the ones with ext3 grow to 50MB on machines with 128MB, and to 250MB with on machine with 512 MB. I have conducted a test, and changed
2002 Dec 10
3
Problems with ext3
Hello, I converted one of my servers to ext3 and load average numbers went up. Now they are ~2-3 while on ext2 LA was <0.4. And I'm constantly seeing processes and kjournald in D state. vmstat confirms that. But even in such LA CPUs are ~99% idle. What can be wrong? RedHat 7.1 kernel 2.4.18-18.7.xsmp. SCSI cards: Compaq RAID array controller (cciss) and Q Logic ISP1020 (isp_mod).
2007 Jun 05
1
How to generate confort noise?
Can i use a separate instance of the decoder passing NULL to generate white noise or something that is similar to confort noise? I need to feed it to my output audio autput device for each frame i don't receive in time. Or should i just use the same decoder instance of voice and just pass NULL when i discard or loss frames? Is that the best way? How can i accomplish this purpose? Thanks.
2003 Mar 13
6
Updated 2.4 htree patches available for 2.4.21-pre5
There's a new set of ext2/3 patches for 2.4.21-pre5 available at: http://thunk.org/tytso/linux/extfs-2.4-update/extfs-update-2.4.21pre5-2 and in broken out form at: http://thunk.org/tytso/linux/extfs-2.4-update/broken-out-2.4.21pre5-2 New to this patch set include: * A kludge to help htree work well with Linux's NFS implementation * Allow the orlov allocator to be disabled via a
2003 Dec 02
1
htree in 2.6.0-test11
Just out of curiosity: Is htree in 2.6.0-test11 ? -- Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt@charite.de Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916 Referat V a - Kommunikationsnetze - AIM. ralfpostfix
2003 Jun 15
3
devfs and ext3?
Hi! Today I switched over to devfs. I'm on Debian unstable, installed devfsd, installed a kernel with devfs support and "devfs mount on boot". Reboot, devfs is being used. All over a sudden, dmesg reports: Linux version 2.4.21-ac1 (root@hummus) (gcc version 3.3 (Debian)) #1 Sun Jun 15 19:06:13 CEST 2003 ... kjournald starting. Commit interval 5 seconds EXT3-fs: mounted
2002 Nov 21
2
/proc/sys/vm/bdflush
I'm lacking some understanding of how to tune / when to tune /proc/sys/vm/bdflush Where can I read up on this? Our current problem: Load is low, but ever so often the system decides to do some serious disk I/O which causes all processes to wait for disk I/O -- load explodes (rises linear up into the 20-30ies) just to fall linearly (spelling?) right after that. We think there might be some