Mantis - ntop
Viewing Issue Advanced Details
1748 regular use minor always 2006-08-17 02:15 2011-02-15 13:53
melodien  
 
normal  
closed  
fixed  
none    
none  
0001748: After install on Solaris 10, machine extremely slow
Installed ntop on Solaris 10 x86. After installation, the machine became extremely slow, with \"bash: fork: Resource temporarily unavailable\" messages. The problem actually seemed to be /opt/csw/bin/fc-cache, which I assume is part of Fontconfig. Once I killed that, normal service was restored.
Issue History
2011-02-15 13:53 jcraig Status new => closed
2011-02-15 13:53 jcraig Resolution open => fixed
2011-02-15 13:53 jcraig Description Updated

Notes
(0003761)
amaier   
2006-08-20 11:52   
Hi,

please check whether you have installed the current (not the latest) version of CSWfconfig and CSWftype2.

$ pkgparam CSWfconfig VERSION
2.3.2,REV=2005.11.04
$ pkgparam CSWftype2 VERSION
2.1.10,REV=2005.12.11

-Alexander
(0003771)
melodien   
2006-08-22 21:08   
Greetings (and sorry for the slow response)

$ pkgparam CSWfconfig VERSION
2.3.2,REV=2005.11.04
$ pkgparam CSWftype2 VERSION
2.1.1

Wrong. Using mirror at http://planetmirror.com/pub/csw/stable [^] , which seems not to know about CSWftype2 version 2.1.10 . I did pkg-get -U, still got 2.1.1 as the available version. Presumably the install of ntop dragged that version down last week. I have pkgrm\'d that package, reset my mirror to ftp://ftp.math.purdue.edu/mirrors/blastwave.org/unstable [^]

and installed the \"right\" version. System restarts cleanly, that seems to have fixed it. Many thanks.