Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 125: Line 125:  
</pre>
 
</pre>
 
The problem is the memory limit which is too low. The default is set to 12000000 (db configuration getprop ntpd MemLimit). Rising this value fixes the issue (we need to find the best value here, Ive tried 22000000)
 
The problem is the memory limit which is too low. The default is set to 12000000 (db configuration getprop ntpd MemLimit). Rising this value fixes the issue (we need to find the best value here, Ive tried 22000000)
 +
 +
== yum ==
 +
* The package smeserver-yum requires yum-fastestmirror, but in EL6, this plugin is renamed to yum-plugin-fastestmirror. We need to update the spec file for smeserver-yum
 +
 +
== samba ==
 +
* In EL6, the default samba version is 3.5.10 (and will be 3.6 in the upcoming CentOS 6.4), so we need to update the dependancies set in e-smith-samba to use samba instead of samba3x
 +
 
== various ==
 
== various ==
 
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working
 
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working
    
<noinclude>[[Category:SME9-Development]]</noinclude>
 
<noinclude>[[Category:SME9-Development]]</noinclude>

Navigation menu