[Spce-user] To Upgrade or not ?

Jon Bonilla (Manwe) jbonilla at sipwise.com
Tue Sep 10 15:13:29 EDT 2013


El Tue, 10 Sep 2013 15:01:18 -0400
Dave Massey <dave at optionsdsl.ca> escribió:

 
> I just checked that setting, and:
> 
> database:
>   bufferpoolsize: 2031M
> 
> As in all of my RAM?  I never modified this setting :/
> 


did you have 4GB of RAM when you installed the system?


From the old installers:

TOTAL_MEM=$(cat /proc/meminfo | grep MemTotal | awk '{print $2}')

test -z ${INNODB_BUFFER_POOL_FACTOR} && INNODB_BUFFER_POOL_FACTOR="0.5"

POOL_SIZE_MB=$(echo | awk -v tm=${TOTAL_MEM} -v mf=${INNODB_BUFFER_POOL_FACTOR}
'{print int(tm*mf/1000)}')
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20130910/a9747a26/attachment-0001.asc>


More information about the Spce-user mailing list