Koozali.org: home of the SME Server

Update 3 problems

Ed Form

Update 3 problems
« on: April 11, 2003, 06:26:59 PM »
Has any one else noticed that SME 5.6 Update 3 has big problems? it is so slow that it barely functions as a file server.

When I first updated my test server two nights ago I noticed the rpoblem so I downed the thing and reloaded from scratch, adding no contributed modules and still it runs like a tortoise through treacle.

I'm engaged in processing a very large archive of multipage G4 tiff files at the moment. Working at a WIndows XP professional station, I split each file in a given directory on the server into its component pages with a bat file and a splitter utility. Then I remove all pages less than a certain file size. Then I recombine the pages with another bat file and a joiner utility. Last of all I load Scansoft PaperPort and duplicate each tiff file as a native PaperPort *.max file.

All of the processes involved run notably slower under Update 3 but that last process, the duplication to *.max, shows the nature of the problem. under SME 5.6 update 2, and more so under the original release without updates, each duplication ran with a steady continuous movement of the progress meter and insufficient time for the system to display individual pages as they were processed. Under the Update 3 system the duplication runs very slowly with each page displayed as an icon while it is processed. After a short time the system seems to get its act together and the progress meter will move rapidly for each of the remaining files as they process, but the next set of files starts slowly again. Under Update 2, and the non-updated version, the system would go slowly on the first conversion of the day and then kick into gear and run rapidly for every file from that point on.

It's as though the system is failing to set or read cache details correctly.

The other noticeable symptom is that the hard disk will suddenly begin whirring loudly and all communication with the server ceases until it stops.

The same inability to talk to the fileserver occurs when the modem dials up for a mail shout.

My system is a Duron 850 on a VIA chipset board with 256MB RAm and fast disk. It has always run speedily and glitch free up till now and the hardware is in perfect condition.

I've reported the bug to Mitel.

Ed Form

Ted

Re: Update 3 problems
« Reply #1 on: April 12, 2003, 01:12:03 AM »
Yes I have the exact same problem (I had the same problem with update 2 as well)

Ed Form

Re: Update 3 problems
« Reply #2 on: April 12, 2003, 01:53:56 AM »
Ted wrote:
>
> Yes I have the exact same problem (I had the same problem
> with update 2 as well)

There is no doubt in my mind that update 2 cause a notable slowdown in my server but Update 3 has effectively made it useless. There is no way that this machine could serve files to a whole workgroup in this condition.

I shall be reinstalling 5.5, then putting 5.6 back and updating it, benchmarking at each stage this weekend. So I should have numbers on Monday.

Ed Form

Tom H.

Re: Update 3 problems
« Reply #3 on: April 12, 2003, 06:36:53 AM »
btw, I have over a gig of ddr 2100, and a duron 1.2

Rob

Re: Update 3 problems
« Reply #4 on: April 13, 2003, 04:35:28 PM »
Before update3 my server was running at 2% CPU utilisation, now it is at 70%
while idle. (P4 1.8GHz, 256MB ram)

I don't know what is wrong, but the following should give the experts some idea.

ps -A -eo pid,user,pcpu,%cpu,args --sort %cpu
  435 root      1.5  1.5 /usr/local/bin/multilog t s5000000 /var/log/cvm-unix
  431 root      6.2  6.2 supervise cvm-unix

The /var/log/cvm-unix/current gives the followning output:
(about 5 Mbyte per minute)

@400000003e99477433387704 ./run: /usr/bin/cvm-unix-local: No such file or directory
@400000003e99477433395d7c ./run: exec: /usr/bin/cvm-unix-local: cannot execute: No such file or directory

Rob

Re: Update 3 problems
« Reply #5 on: April 13, 2003, 04:50:45 PM »
It looks like it has something to do with securemail, at least securemail
has a rpm with cvm-unix, which is what the logs are complaining about.
e-smith-cvm-unix-0.0.3-3dc.noarch.rpm

I removed securemail alltogether, and after a reboot everything seems
normal again.

Rob

Paul

Re: Update 3 problems
« Reply #6 on: April 14, 2003, 12:31:32 AM »
Interestingly enough, I have found that update3 had made my server faster, actually a lot faster.  

Weird!!!

rob fantini

Re: Update 3 problems
« Reply #7 on: April 15, 2003, 06:46:54 AM »
This is a shot in the dark but may help.

 My NFS mounts from SME 5.6 were really slow after upgrading.

 To solve this I had to install   portmap.

 To install rpm's directly from the net see notes at:
http://pcunix.com/Linux/aptget.html

dave

Re: Update 3 problems
« Reply #8 on: April 23, 2003, 11:44:52 AM »
Hoow do I remove the 5.6 upgrade?