similar to: External journal on flash drive

Displaying 20 results from an estimated 900 matches similar to: "External journal on flash drive"

2006 Feb 15
1
max journal size
Hi all, Man page of tune2fs says that max journal size is 102,400 filesystem blocks, which translates to ~100MB with 1kb blocks or ~400MB with 4kb block. I wonder - why this limitation exists? Now that relatively cheap ssd devices exist (gigabyte iRam) that offer up to 4GB of space, it would be extremely useful to use whole capacity of such device for full data journaling. -- Jure Pe?ar
2004 Feb 05
3
increasing ext3 or io responsiveness
Our Invoice posting routine (intensive harddrive io) freezes every few seconds to flush the cache. Reading this: https://listman.redhat.com/archives/ext3-users/2002-November/msg00070.html I decided to try: # elvtune -r 2048 -w 131072 /dev/sda # echo "90 500 0 0 600000 600000 95 20 0" >/proc/sys/vm/bdflush # run_post_routine # elvtune -r 128 -w 512 /dev/sda # echo "30 500 0 0
2008 Aug 21
1
ext2online with 1k blocks not working
Hello, As a Virtuozzo users we have majority of our diskspace formatted with -i 1024 -b 1024. Lately I discovered that on CentOS 4.6 ext2online barfs when I try to grow such filesystem. Running it with -v -d, it prints lots of lines like: ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b ext2online: 873646830 is a bad size for an ext2 fs! rounding down to 873644033 ... group NNN inode table has
2007 Jan 06
2
Disk Elevator
Can anyone explain how the disk elevator works and if there is anyway to tweak it? I have an email server which likely has a large number of read and write requests and was wandering if there was anyway to improve performance. Matt
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
2002 Sep 22
2
Assertion failure in ext3_get_block() at inode.c:853: "handle != 0"
Hi, Got the following on Linux 2.5.37 trying to run apt-get update. MikaL Sep 21 23:10:05 devil kernel: Assertion failure in ext3_get_block() at inode.c:853: "handle != 0" Sep 21 23:10:05 devil kernel: kernel BUG at inode.c:853! Sep 21 23:10:05 devil kernel: invalid operand: 0000 Sep 21 23:10:05 devil kernel: CPU: 1 Sep 21 23:10:05 devil kernel: EIP:
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
2003 May 22
3
Tuning system response degradation under heavy ext3/2 activity.
Hello. I'm looking for assistance or pointers for the following problem. OS: RHAS2.1 enterprise16 HW: HP proliant 2CPU 6GB RAM, internal RAID1 + RAID5(4 x 10K 72GB) When we run any kind of process (especially tar for some reason) that creates heavy disk activity the machine becomes Very Slow, (e.g. takes 30-45 seconds to get a reply from ls at the console, or a minute to log in.) I
2010 Jan 24
2
authentication with userdb and passdb fails
Hello I cannot retrieve mail via pop3 using dovecot. I have mail in my mailbox (postfix works fine, maildir contains more then 5 mail files), I use virtual user. I also changed auth to plaintext for debugging purpuse. server: Dovecot 1.0.7 CenoOS 5.4 client: Thunderbird on Kubuntu, username: jure at hrabri.org pass:jure I tried different parameters and was closest to success with this:
2005 Nov 21
7
cs & gfs
Hi all, I was informed[1] that gfs & rhcs packages are in the works but that there are some problems with the code. What are these problems? Can we do anything to help test / solve them? [1] http://www.karan.org/blog/index.php/2005/07/25/everyone_loves_a_cluster_as_do_i -- Jure Pe?ar http://jure.pecar.org
2004 Mar 04
1
[debian-knoppix] warning: updated with obselete bdflush call
Get this warning on bootup ext3 file checks on 2.6.* kernels. Apparently harmless, but how do I fix this? _______________________________________________ debian-knoppix mailing list debian-knoppix at linuxtag.org http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix
2003 May 01
3
Performance problem with mysql on a 3ware 1+0 raid array
Hi all, We are observing a consistent interval of about 4 minutes at which there are large sustained writes to disk that causes mysqld to block and not respond for the entire period. We are using data=journal with a 128M journal and the filesystem is 150GB in size. We get about 300kb/sec in writes and that will jump to about 2000kb/sec during the periods of large sustained writes. Those
2006 Mar 04
2
tg3 gigabit speed
Hi all, I have two HP DL145 G1 machines, running centos4 (2.6.9-22.0.2.ELsmp). Nics are recognized as: eth0: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:00:1a:19:f1:05 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap [1] eth1: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet
2008 Jan 22
2
mysql versions
Hello, I just noticed that centosplus for c4 provides mysql 5.0.54, while centosplus for c5 does not provide that recent version and so c5 is stuck with mysql 5.0.22. Any particular reason for that or it is just that no one has yet compiled & packaged 5.0.5x for c5? Also, where does 5.0.54 comes from? MySQL site is only at 5.0.45 rpm and 5.0.51 source ... -- Jure Pe?ar
2011 Sep 23
3
kickstart: gfx vs. txt mode
Hello, I seem to recall from my redhat5/6/7 days that certain installation methods used for kickstarting only invoked text mode install. Now I read that graphical install is default in kickstart on el5/6. However, in my test environment (with older HP DL140G3) I only get text mode install up, even if I specify graphical in kickstart file, with both nfs and http install methods. There's no
2002 Feb 05
1
memory leak?
Hi list, I'm configuring microsoft doc|ppt|xls viewers to run under KDE. After a bit of hassle even printig works ok :) Great work, guys. I noticed while running xlview.exe that wine proccess grows about 3mb in size each 5 seconds. Running with --debugmsg warn+all shows lots of 'warn:heap:HEAP_Is_Real_Arena Heap 0x40ef0000: block 0x300476d2 is not inside heap' messages. With
2004 Jul 24
2
acl handling on delete (performance problem)
Hi all, I'm debugging a performance problem for a client. Needless to say, the organisation of their data is such that this problem is really annoying. Here's the situation: Samba 3.0.x PDC in a mixed 9x/nt/xp environment, using acls. When trying to delete a large number of folders from a folder, the 'preparing to delete' stage takes about half hour. It's simple to repeat:
2001 Dec 25
3
hm ...
About two weeks ago i was whining about an inode that got lost, now i'm going to whine more about strange things happening here. A matroxfb just oopsed on me (thats not strange), the machine got unusuable, so i logged in from another and got the idea to touch /forcefsck. Upon reboot, fsck said that some inodes are in use but have dtime set and that some files are illegal sockets. Now this
2001 Aug 29
1
kupdated, bdflush and kjournald stuck in D state on RAID1 device (deadlock?)
(Sent to linux-raid, linux-kernel and ext3-users since I'm not sure what type of issue this is) I've got a test system here running Redhat 7.1 + stock 2.4.9 with these patches: http://www.fys.uio.no/~trondmy/src/2.4.9/linux-2.4.9-NFS_ALL.dif http://www.zip.com.au/~akpm/ext3-2.4-0.9.6-249.gz http://domsch.com/linux/aacraid/linux-2.4.9-aacraid-20010816.patch All three patches applied
2008 Jul 17
2
Replacing custom kernel with another - with same identifier
Hi list, I just finished building a custom kernel from 2.6.18-53.1.21 source rpm - this time with ISA bus and ISAPNP support which I accidentally left out of my previous attempt. Unfortunately, this time I forgot to change my identifier in kernel-2.6.spec file. Thus I now have one *installed* kernel version *without* ISA support, and another one *with* ISA support but as rpm, not yet installed.