[Spce-user] Spce-user Digest, Vol 7, Issue 16

Andrew Pogrebennyk andrew.nau.ua at gmail.com
Tue Jun 28 06:31:01 EDT 2011


Henrik,

2011/6/28 Henrik Aagaard Sørensen <henrikaagaardsorensen at gmail.com>:
> /var/log/mysql/mysqld.err is empty.
> /tmp/ngcp-installer.log contains (sorry for the large copy-pase):

1) Since you are using a VPS with non-standard kernel you need to
install the matching kernel headers otherwise DKMS can not build the
mediaproxy kernel module:

Setting up ngcp-mediaproxy-ng-kernel-dkms (1.3.5) ...

Creating symlink /var/lib/dkms/ngcp-mediaproxy-ng/1.3.5/source ->
                /usr/src/ngcp-mediaproxy-ng-1.3.5

DKMS: add Completed.

Error! Your kernel headers for kernel 2.6.32-028stab089.1 cannot be found at
/lib/modules/2.6.32-028stab089.1/build or
/lib/modules/2.6.32-028stab089.1/source.
You can use the --kernelsourcedir option to tell DKMS where it's
located, or you could install the linux-headers-2.6.32-028stab089.1
package.
...
E: Unable to locate package linux-headers-2.6.32-028stab089.1
E: Couldn't find any package by regex 'linux-headers-2.6.32-028stab089.1'

Do 'apt-cache search linux-headers' or contact VPS support to install
kernel headers, then do dkms rebuild
(http://lists.sipwise.com/pipermail/spce-user/2011-May/000337.html)
and /etc/init.d/ngcp-mediaproxy-ng-daemon restart.

2) There was some problem when post-installing the MySQL server:

Can't exec "/tmp/percona-server-server-5.1.config.38171": Permission
denied at /usr/share/perl/5.10/IPC/Open3.pm line 168.
open2: exec of /tmp/percona-server-server-5.1.config.38171 configure
failed at /usr/share/perl5/Debconf/ConfModule.pm line 59
percona-server-server-5.1 failed to preconfigure, with exit status 255

What are the permissions on your /tmp?


3) Are you running it on a machine with little RAM?
Try adjusting the MEMORY setting in /etc/default/kamailio.proxy and
/etc/default/kamailio.lb

Restarting kamailio-proxy: kamailioToo much shared memory demanded: 67108864
ERROR: bad config file (1 errors)
loading modules under /usr/lib/kamailio/modules_k:/usr/lib/kamailio/modules
Restarting kamailio-lb: kamailioToo much shared memory demanded: 67108864
ERROR: bad config file (1 errors)

It can cause problems with database too.

Andrew




More information about the Spce-user mailing list