I have installed opensuse 12.3 on a supermicro server and everything seems so slow…
The server has 24gb ram, and 2 cpu x5570. So it is not about lack of power.
When i say everything seems so slow i refer to slow “ps ax” for example, even a ls -lah it seems to just … display line by line .
If for example i start mc… after i hit enter it takes about 10 seconds till mc is displayed.
The cpu usage seems interesting… i have a lots of … see bellow…
There are a lot of kworker, migration, etc. Any ideea?
PLEASE urgent advice:
So dealing with PC’s running slow is hard to quantify and I am not an expert on Intel Xeon processors. The real issues on speed is, did you do an upgrade or a clean install? If upgrade, was that lower than 12.2? Upgrades below a single version are not supported. I suggest on future posts to use code # for long data lists like I did above.
So, how did you install 12.3 and what applications are too slow to be usable now?
Clean install. (Always clean install)
MC (midnight commander) loads in 10 seconds.
ps ax render lines in about 5 seconds (line by line, like scrooling on a windows machine without video card driver)
I also have 12.3 on several machines… runs like hell even those machines have way less cpu/ram resources like this server.
And once again the question… why so many processes? ~250 ??? most of them are in sleep stat (kworker, migration, etc. see above)
Maybe a irq conflict? io problem? video incompatibility?
LE: interesting: Running mc through ssh runs perfect. runnig localy takes 14 seconds.
So, one thing that I feel has increased the operation speed of my openSUSE 12.3 installs is to upgrade to kernel 3.11.6 and I have a blog on the subject you can read here. Why not give it a try to see if it might be helpful to you: openSUSE and Installing New Linux Kernel Versions - Blogs - openSUSE Forums
I also must ask if you did a full and complete system update through YaST after the main install was complete? If so, how did you do that update and if not, why not? If you are the kind that likes to use Zypper for software installs and updates from terminal, look at my bash script I call Zypper Command: Zypper Command - Zypper Package Management Menu System - Version 2.00 - Blogs - openSUSE Forums
When I installed 12.3 on my desktop, I noticed a lot of “slowness”. Yet the cpu usage was way low (only 3%). This would be an issue with Xorg.
By the paste of top, it looks like your running KDE, so it could be an Xorg issue. What happens if you run it with out X? Is it still slow? If no, then you have an Xorg configuration error or something. May also be a good idea to check your xorg.log. Also lsmod would reveal which drivers are loaded. Need to know your hardware and what software you have installed. For example, if you have an nvidia card, have you installed the nvidia drivers? If so, how? Please use susepaste for pasting info.
Same problem without X.
No nvidia. It is a matrox card. I guess it is using vesa. I dont care about video card. I will mostly use remote access on this one.
@jdmcdaniel3 : i always use a zypper ref, zypper up so yes i always update the distro first thing.
I ask again… those migration, kworker, etc. processes that are in sleep more. I dont think those are normal. On other workstations they appear once maybe twice, but on this server there are lots of them.
Your CPU is 100% idle, what is that interesting? Are you running your commands in GUI session (terminal emulation) or directly on text console? And which console - are you using serial port by any chance?
>
>jdmcdaniel3;2593515 Wrote:
>> So dealing with PC’s running slow is hard to quantify and I am not an
>> expert on Intel Xeon processors. The real issues on speed is, did you
>> do an upgrade or a clean install? If upgrade, was that lower than 12.2?
>> Upgrades below a single version are not supported. I suggest on future
>> posts to use code # for long data lists like I did above.
>>
>> So, how did you install 12.3 and what applications are too slow to be
>> usable now?
>>
>> Thank You,
>
>Clean install. (Always clean install)
>MC (midnight commander) loads in 10 seconds.
>ps ax render lines in about 5 seconds (line by line, like scrooling on a
>windows machine without video card driver)
>I also have 12.3 on several machines… runs like hell even those
>machines have way less cpu/ram resources like this server.
>And once again the question… why so many processes? ~250 ??? most of
>them are in sleep stat (kworker, migration, etc. see above)
>Maybe a irq conflict? io problem? video incompatibility?
>
>LE: interesting: Running mc through ssh runs perfect. runnig localy
>takes 14 seconds.
That makes me suspect that there is a local video problem.
Just the same try using iotop, it may be interesting.