Server :: Poor Performance While Installing Enterprise 5.0

Mar 1, 2010

I am installing Red Hat Linux enterprise 5.0 on HP proliant ML 110 G5 with X3330, 8 Gb 2 X 250gb SATA Config. Time required for full istallation is around 2hours 30 minutes. What could be the reason?

View 3 Replies


ADVERTISEMENT

CentOS 5 Networking :: Poor Network Performance On New Server?

Jan 29, 2009

ok, we had to move one of our databases due to failing hardware. This box is newer than the old but it's just dog slow. 1st I thought it was mysql but now I am realizing it's the network. As a test, I tried copying a remote file to that box and the old server (located at the same co-lo, same provider), same switch, etc.Here are the results;

Old server:
access_log.1 100% 4192KB 1.4MB/s 00:03

New Server:
access_log.1 100% 4192KB 72.3KB/s 00:58

So now I see why people were complaining about webpage load times, etc. I can't figure out why the network latency. I looked around a bit, see below for some things, I thought mtu, nic speed, etc.

mii-tool shows;
eth0: 100 Mbit, full duplex, link ok
eth1: 100 Mbit, full duplex, link ok[code].....

Are there other things I can type to test or provide more feedback somehow to get more information.

View 19 Replies View Related

Ubuntu :: 8.10 - IBM ThinkPad R32 Poor Performance

Feb 8, 2010

i'm trying to run ubuntu 8.10 intrepid ibex on an old hand-me-down laptop that i got from a family member, and i've noticed that the performance is actually much worse than it was on windows xp professional (32-bit).

first of all let me give you my specs:
ibm thinkpad r32
intel mobile pentium 4-m 2.0 ghz
ati radeon mobility m6 (i think this is actually the mobility radeon 7000 igp) with 16mb ram
256 mb ram (pc-2100)

i understand that these are very low performance specs, but it feels like the computer is running very sluggishly even for those specs. the computer ran just fine in windows xp, but is extremely sluggish in ubuntu. it seems like it detected all the hardware just fine, but i feel like it may not be utilizing the cpu and/or video to the extent that it should be. a couple of places where it really seems to struggle is when first opening new programs, viewing flash intensive web 2.0 type webpages (i.e. videos), and listening to music/podcasts (with rhythmbox).

it seems like rhythmbox really kills my performance more than anything else, but the performance is poor all around compared to xp, and i feel like that shouldn't be the case. like i said, i understand that the specs are poor, but it feels like it's not even living up to those specs. i know that 8.10 is old and outdated now, but it's what i had laying around and i figured that it might perform better on this old deprecated laptop than 9.10 would anyway. am i wrong in this assumption? would 9.10 perform better for me?

View 4 Replies View Related

Ubuntu :: Having Poor Wireless Performance On Eee1000ha?

Jan 7, 2010

I am running karmic and have wireless performance which is terrible on the EEE 1000HA I see it as low as 1mbit at times and others at 24mbit and briefly at 48 and 54mbits. running an Internet speed test with wireless I get pathetic speeds as low as 15Kbps, Its 5 feet from the wireless router ... and other machines that are wireless in the same area show 54mbits and perform great ... any one solve this problem with the asus EEE1000HA running on karmic?

View 1 Replies View Related

Ubuntu :: Poor Performance On Pentium 4 Machine?

Aug 4, 2011

I just installed Ubuntu 10.04 on a laptop that was given to me. It is having a lot of lag issues,especially when playing videos and visiting websites using flash. It's an Intel Pentium 4 2.4GHz machine. I think that it should perform better because I had used and AMD Sempron 2.0GHz machine with Ubuntu before and video playback was much better than this. I'm thinking that my problem is the graphics card driver. Here is the card that this machine has:

Code:
:~$ lspci | grep Radeon
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M
The AMD machine was using a VIA graphics chipset.

I used the command "Xorg -configure" to create a xorg.conf file, hoping that might help. But it didn't. Here it is:

Code:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

[Code]...

Is there any tweaking that I can do in the xorg.conf that might help? I don't know which of those options I should set. I also tried changing the driver to "ati" but that did nothing. found some info for settings with "man radeon", I'm going to try some of those out.

View 9 Replies View Related

Hardware :: Poor Graphics Performance With 64 MB Card / What To Do?

May 4, 2010

I have an ATI RADEON 7000 (taken from lspci) 64 MB graphics card. My computer has a 700 MHz Celeron CPU and 650 MB RAM with Ubuntu 10.04. Anything graphical is slow. I cannot even play basic games like SuperTux. I think it is a graphics driver problem. Will this card ever work well with Linux, what do I need to do?

View 3 Replies View Related

CentOS 5 :: Poor Mdraid Performance On DL160 G6?

Mar 26, 2010

I just installed CentOS 5.4 on a brand new DL160 G6. In order to get the data raided I decided to go with mdraid. But I see quite harsh performance hits, I have no GUI or anything and just the basic server installation, and even the console feels sluggish.

The output from getinfo.sh disk:

==================== BEGIN uname -rmi ====================
2.6.18-164.15.1.el5 x86_64 x86_64
==================== END uname -rmi ====================

[code]....

View 3 Replies View Related

Ubuntu :: Poor Desktop Performance With NVidia And Four Monitors?

Dec 20, 2010

I experience very poor desktop performance on my system. General clicking responsiveness is poor, taking over second or two to focus to a new window, move windows around, ... etc. The Xorg process constantly uses over 60% of the CPU even when I'm doing nothing, and when I do click around it will quickly go up near 100% usage. Performance is initially OK when I first launch into my Gnome environment, but it soon deteriorates within 30 minutes or so. Eventually, after days of being up and running, my desktop will crash.I am running Ubuntu 10.10 with latest upgrades. I have four monitors attached to my "nVidia Corporation G98 [Quadro NVS 420]" graphics card. I am running the "NVIDIA accelerated graphics driver (version current)" recommended in the Ubuntu "Additional Drivers" app. I get a fair number (hundreds) of these in my /var/log/Xorg.0.log:

Code:

[862923.098] (WW) NVIDIA(2): WAIT (1, 6, 0x8000, 0x0000ba04, 0x0000ba14)
[862923.099] (WW) NVIDIA(3): WAIT (1, 6, 0x8000, 0x0000ac44, 0x0000ac54)
[862923.099] (WW) NVIDIA(0): WAIT (1, 6, 0x8000, 0x0000fca0, 0x0000fcb0)

[code]....

though they don't appear constantly while my desktop is running (I assume they may come in batches?). Not sure if they're relevant. A separate issue, though possibly related, is the SpeedCrunch app (a desktop calculator) is guaranteed to crash my desktop as soon as it gets focus. Here's the relevant output of "lspci -v" which shows my graphics card:

Code:

03:00.0 PCI bridge: nVidia Corporation NF200 PCIe 2.0 switch for Quadro Plex S4 / Tesla S870 / Tesla S1070 / Tesla S2050 (rev a3) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=03, secondary=04, subordinate=06, sec-latency=0

[code]....

View 8 Replies View Related

CentOS 5 Hardware :: Poor I/O Performance On IDE/SATA Disks?

Jan 13, 2010

I've just removed fedora 10 and installed CentOS 5.4 both x86_56 on my Lenovo ThinkCentre 9091-CTO workstation, and observed serious performance degradation while intensive I/O operations and huge load without significant CPU consumption in user mode with about 50% in I/o wait.For example if I do the "tar xjvf some_large_tar.bz" file and run vmstat i get the output below. This is the only cpu and io intensive process running. The load gets up to 6 on C2D CPU and the machine has unacceptable responsivness.

[root@f00 ~]# vmstat 5 10
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st

[code]....

View 4 Replies View Related

Ubuntu Multimedia :: Poor Performance For X264 - Video Is All Jerky In VLC ?

Jan 25, 2010

So for the last, oh, three or four hours now, I've been trying to get videos to play properly in Ubuntu. I have the default player, I have vlc, I (apparently) installed mplayer, but it won't play anything at all.

I was having horrible screen tearing with standard definition .avi's in vlc, fixed that by setting vsync in catalyst control center to always on or whatever it is.

Now, I have tried to run a 720p x264 video. It PLAYS, but not well. Audio is fine, however video is all jerky in VLC, and in Totem it's just a mess of screen tearing (although the video does no jerk on that player).

I have just spent HOURS trying to get VIDEOS TO PLAY. This makes no sense. Playing a video should be the simplest thing in the world for any OS to do, but with Ubuntu it is like pulling teeth. I have NEVER been so frustrated while using a computer. What is going on here?

BTW, I installed every single thing needed to use mplayer but it still does not work. The player comes up but will not play any type of file.

My system specs:
2.2Ghz dual core (intel)
3gb ram
1GB radeon hd 4650 vid card
asus ipibl-lb mobo

I was really enjoying Ubuntu until I got around to trying to watch some videos. Now I am maybe minutes away from going back to vista. At least on there I can watch full 1080p videos if I want with no problems.

View 9 Replies View Related

Ubuntu Multimedia :: Intel Graphics And Random Poor 3d Performance - Sometimes Its Okay Sometimes No

Apr 16, 2010

I am running kubuntu 9.10 on a dell inspiron 14 with an intel GM45 graphics card. When I run 3d games like Nexuiz, openarena and tremulous I get really random performance. Sometimes things are totally playable with somewhere between 50-80 fps and other times I get maybe 4 fps and everything takes forever to load. These effects persists between logouts, X restarts and reboots! I get no errors when I run things in console either.I never really play games much but when something doesn't work...

View 8 Replies View Related

Ubuntu Networking :: Very Poor Wireless Performance - Packet Loss

Aug 5, 2011

I have ubuntu lucid running on Dell 230 PC, linksys WPN600 N wireless PCI network card connecting to a Cisco E3000 dual channel router.

Kernel: 2.6.32-33-generic
Installed Ralink driver v2.4.0.0

iwconfig shows that the bit rate is 130Mb/s and link quality is 98/100. I'm using the wcid network manager instead of defaul gnome one. I'm getting lots of packet loss and performance is very bad. The connection is practically unusable. I've tried installing the compat wireless backport package but that did not work at all.

View 1 Replies View Related

Debian :: Glxgears Shows Very Poor Performance With Ati Radeon 1300?

Mar 31, 2011

I have an ATI Radeon x1300 graphic card on an Intel platform.Since the last reinstall my Debian Squeeze system shows very poor performance in glxgears,only 80-90 FPS. Last time I had a problem the kms setting in the kernel. I disabled the modding setting in GRUB and then glxgears showed about 900-1300 FPS. Now,the problem is back, even though I made the same setting in the boot loader.

View 14 Replies View Related

Debian Hardware :: Poor 2d Performance Lenny Radeon 9600 Firmware?

Jun 15, 2010

i had recently loaded squeeze and had an issue with the 2d performance.i.e when being prompted for the root password, the shading slowly draws down the screen several times before stopping at the final darker shade. i then added the linux-firmware-nonfree package. all worked extremely well, even compiz, but i don't really care about compiz. i just loaded it to see how it performed. i then distro-hopped a bit and when i came back to squeeze the first thing i did was add the package, but the video is acting like i haven't added the package. i've searched for an answer, but have not found anything recent to indicate if xorg was upgraded or what.stable lenny works fine, but i'd rather have the nice console fonts when not in x and more up to date apps like gimp and xsane in squeeze.

View 5 Replies View Related

CentOS 5 Hardware :: 5.6 + Adaptec 5805Z And LSI Expander + Raid 6 Poor Performance

Jun 30, 2011

I installed on a Intel SR2612UR Server with integrated LSI Expander and a Adaptec 5805Z controller a Raid 6 Array with 12x 2TB Drives (2 ext4 Partition: 16TB, 2TB), but I get very poor read speed depending on the blocksize that I set it vary between 130 MB/s and maximally 170 MB/s which is really poor for a Raid 6 Array of 12 drives, on a similar Dell Server I get above 650 MB/s. The Adaptec Controller has the latest Firmware installed.

View 1 Replies View Related

Red Hat / Fedora :: Resource/Performance Monitoring Script - Red Hat Enterprise Lin?

Mar 18, 2011

Linux OS Version/Release: Red Hat Enterprise Linux Server release 5.5 (Tikanga) Linux <hostname> 2.6.18-194.8.1.el5 #1 SMP Wed Jun 23 10:52:51 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux I have a server that hosts 30+ Oracle databases. Each database has its own set of scripts that shuts down the database and start the database. Things has been working "smoothly" in the last couple of months until this week.

My log in most cases shows errors like the ones below:cannot fork [Resource temporarily unavailable] Connection reset by peer I am 100% sure that the scripts are not at fault since it has been working with no errors for months. I want to monitor the server for what resource or configurations I have to tweak to get around this problem if possible, am I exceeding my ulimit settings running out of process,out of memory/swap space etc?

I wish I could stay up 24x7 to monitor to monitor the server but I can't. Can anyone please advise if there is any monitoring script available somewhere that I can put in cron to temporarily monitor the server for resource issues, for example memory used/left, swap space used/left, ulimit-num-process used/left, nofiles used/left etc.

View 1 Replies View Related

OpenSUSE Network :: New Dual-boot Machine Has Poor Network Performance

Jul 27, 2011

This is a thread I've moved over from the install forum and is hopefully more focused. Sorry if I have violated some protocol. Problem I have a new machine build configured to dual-boot Windows 7 and OPENSUSE 11.4. Network performance in Windows is very good but network performance in OPENSUSE is very poor.

[Code]...

View 4 Replies View Related

Ubuntu :: Poor Resolution During Boot After Installing Nvidia Drivers

May 17, 2010

I have a HP dv6314tx laptop with Nvidia Geforce Go 7400 graphics card. Recently I installed 10.04. Without installing any nvidia drivers my boot screen resolution and desktop resolution were fine. But I cudn't activate Extra Visual effects and so I installed nvidia drivers. Now the problem is that Extra visual effects work just fine. But during the boot, the splash screen has a very poor resolution.

View 2 Replies View Related

Fedora :: Installing Red Hat RPM For Revolution Enterprise R 4.0 Software

Nov 14, 2010

I wanted to install the latest version of the Revolution Enterprise R 4.0 software on Linux, however the company only supports the produce on Windows and Red Hat(CentOS). Since I don't want to stay on Windows and CentOS is too locked down, I was wondering if I could install the Red Hat version of the RPM on Fedora? I am not sure if there are any particular issues associated with installing Red Hat RPMs on Fedora with respect to compatibility.

The company said that they do not support Revolution Enterprise on Fedora yet and have not tested it. Since the software is proprietary--I can get it under a free academic license--I cannot compile it from source. I tried to install the software in a Fedora VM, but it seemed to quit in the middle. But that might have been just my lack of Fedora experience more than a software issue.

View 1 Replies View Related

General :: Installing Flash Player In Red Hat Enterprise Linux V5.1?

Sep 13, 2009

I hav successfully installed RHEL5.1 on my system. I downloaded flash player from Adobe website. I chose RPM from the download type. Now, I can find an icon on my GUI for the flash player. When I right-click the icon and click on "Open with software installer", I was able to install flash player. Even the system showed that the software has been installed. But still when I issue the command rpm -qi flash the output says that flash is not installed.

Is there any correct way to install the rpm package. I even tried to install using rpm -ivh <flash player pkg name> even that did'nt work... I have another query... where does the package gets installed when I download RPM's or any other software from the internet.. I want to know the path where the pkgs will be sotred...

View 3 Replies View Related

Server :: Configure Redhat Enterprise Server 4 As Router And Proxy Server

May 18, 2010

Im new in linux i want to configure my redhat machine as both router and transparent proxy!

View 1 Replies View Related

Red Hat / Fedora :: Applications Compiled For 4 Enterprise - Gcc3.4 - On 5 Enterprise - Gcc4.1

Apr 28, 2010

To run applications compiled for RedHat 4 Enterprise (gcc3.4) on RedHat 5 Enterprise (gcc4.1), what should I do?

View 4 Replies View Related

General :: Setup Remote Access Server On Red Hat Enterprise Server Release 5.1?

Aug 30, 2009

how i have a machine installed Red Hat Enterprise Linux Server release 5.1 with 2 modem (usb & com port) still i want to configure RAS server so some pple able to connect my server and send me some files.

View 4 Replies View Related

Server :: Extend Rights In Samba For Enterprise File Server?

Jun 17, 2009

I am trying to implement a NAS running Debian to replace the Windows 2003 file server.We implemented the system and we integrated it with the active directory. Is it possible to manage the access rights using windows tools and get the same amount of detail(not the right word) on access.As an example, we have the following folder structure:

Teams&Projects All users list, admins full
Team1 All users list, admins full, some users modify
Project1 All users no access, admins full, some modify, some list

I have read some articles on the internet that this is possible but I do not have enough information to implement this.

View 4 Replies View Related

Ubuntu :: Does Installing OS On A Slave Drive Result In Slower Performance

Aug 14, 2010

taking out the windows master drive while installing ubuntu on the slave drive as i'm not entirely sure about the reasoning -- something to do with a GRUB confliction.

View 3 Replies View Related

Server :: Create A Boot Disk For Red Hat AS Enterprise Server?

Jan 15, 2010

I am in need of the instructions of how to create a boot disk for my RED HAT Linux Enterprise Server. I have a floppy drive also it this helps.

View 2 Replies View Related

Server :: DNS Configure On Red Hat Enterprise 5?

Oct 28, 2010

Can you Please tall me What are the configuration file for DNS

View 5 Replies View Related

Red Hat :: Run Enterprise 5 In 4 Enterprise Compatibility Mode

Apr 27, 2010

To run applications compiled for RedHat 4 Enterprise (gcc3.4) on RedHat 5 Enterprise (gcc4.1), what should I do?

View 4 Replies View Related

Server :: Performance Tunning Of Apache-tomcat And Jboss Application Server?

Jul 2, 2010

Can anyone tell me in performance tunning of apache-tomcat and jboss application server?when I deploy some application in apache-tomcat the performance is say 100 users per second and incase of jboss it is even worst (35-40 users per second)i want to improve my performance 1000 uesrs per second..

View 1 Replies View Related

CentOS 5 Server :: NFS Performance With Files Not Yet Cached By The Server File System?

Feb 25, 2009

I have a weird performance issue with a centos 5 running a nfs server and a rh8 client. I think the fact that it is rh8 client should be downplayed. It is just that with rh8 client the performance degradation seems more clear. See test details below OS in server is Centos 5 x86_64 kernel 2.6.18-92.1.22.el5

1Gb connection between machines File to test over NFS is a 1GB file. First of all I wanted to measure how the network alone performs while using NFS. So in the server side I run a "cat" command on the 1GB file to /dev/null. Please note that the disk read speed is about 98MBs. At this point the file system has the 1GB file cached in memory. In the client side a "cat" on the same file gives me a speed of about 113MBs. It seems then that the bottleneck in this instance is the network and it is very close to nominal speed. So the network performance is really good. (BTW I know that the server got that file from cache because a vmstat or iostat shows no disk activity.)

The second test is reading from disk with no caching involve. In the server I flushed the 1GB file from the memory. For instance by reading another 5GB file and I repeat the same thing as above in the client (a cat on the 1GB file). Now, the server has to go to disk.(vmstat or iostat shows the disk activity). However the performance, now, is about 20MBs, I was expecting something closer so 90MBs. (since the reading speed in the server in the first test showed 98MBs).

This second test was repeated for ext2, ext3, xfs with no significant differences. A similar test using a RH8 NFS server and client gets me close to 60MBs for a 1GB file not cache by the file system in the serverSince network speeds and disk read speeds are not the bottlenecks ... what or where is the limiting factor then?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved