Computing.Net > Forums > Linux > Slow Red HAt 8.0

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Slow Red HAt 8.0

Reply to Message Icon

Name: linux user
Date: March 16, 2003 at 12:23:23 Pacific
OS: Red Hat 8.0 updated
CPU/Ram: 256 Mbytes
Comment:

Hello:
I have:
Red Hat 8.0 with kernel-2.4.18-19.8.0
(latest).
EXT3 filesystem.
My system is now getting slow.
I have never experienced this with SUSE 7.3
with Reiser FS.
Is it due to fragmentation?
If yes is it a defragmenter for EXT3?
If no, where else should I look?
Thanks for being specific.
Linuxuser.



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: March 17, 2003 at 04:50:13 Pacific
Reply:

You can get a defragger for linux, have a
look on freshmeat.net.

It may not be that at all. I've heard that
RedHat 8 can be a drain on your PC if it's
not highly speced.

If you have lots of small files, I think
reiser deals with them faster than ext2/3.

You could always try moving the files to
another partition, reformatting the first
one and then move them back again to defrag
them.


0

Response Number 2
Name: unixhead
Date: March 20, 2003 at 00:07:22 Pacific
Reply:

There's no need to EVER defrag a hard drive in linux. Never - ever. Yeah, there's a defrag utility available, but it's stupid because the highest any unix fs will defrag is about 3%, which is nothing. Ext3, Ext2, Reiserfs, etc are not FAT32 file systems. FAT32 fs are constantly breaking down because like everything Microsoft produces, it's 100% crap!

Try installing the default options (If you decide to re-install. It's usually better to install as little during the initial install), or "su" to root and perform the "/sbin/hdparm /dev/hda" command,
and check the performance of your disk. You can set some parameters with hdparm that will iprove your hard drive performance.

Also, how much ram do you have? This could be a problem with RH 8. SuSe requires 64MB of RAM as a minimum, and recommends 128MB. Redhat 8.0, requires AT LEAST 128MB of Ram, and recommends 192MB. That's a considerable difference between the two, and no amount of swap will make up for the performance loss.

If the latter is the case, you'll serve yourself better by installing more ram, if your Motherboard specs permit you to.

I have umpteen versions of linux that I have installed at one time or another. Of all these, Redhat pretty much installed itself, and ran the most efficient, with the exception of Slackware 8.1, which is just plain solid. I hardly think your problem lies with the distro. I'd bet money that you are pressing the limits of your system's memeory.



0

Response Number 3
Name: George Pearson
Date: March 22, 2003 at 23:52:06 Pacific
Reply:

I have seen a slow down with Linux 8.0 as well. I am currently on 7.3. You can try the hdparm technique to speed up harddrive access.
ex: hdparm -c1 -d1 -u1 /dev/hda will speed up harddisk master on primary controller.
You place it in a startup file though, it is not persistent.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Red Hat Install Problem Winmodem on Mandrake 8.1



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Slow Red HAt 8.0

Red Hat 8.0 & Software Raid Problem www.computing.net/answers/linux/red-hat-80-amp-software-raid-problem/17087.html

Red Hat 8.0 www.computing.net/answers/linux/red-hat-80/14581.html

Red Hat 8.0 NTFS support? www.computing.net/answers/linux/red-hat-80-ntfs-support/16739.html