Am instalat si eu un FreeBSD 4.4 sa il testez comparativ cu linuxul. Vreau in
primul rand sa testez postgresql si apache.

Incarcand sa pornesc postgresql-ul dupa ce am facut configurarile pe care le
doream, surpriza:
-------
su-2.05$ pg_ctl start -D /usr/local/pgsql/data/
postmaster successfully started
su-2.05$ IpcSemaphoreCreate: semget(key=5432004, num=17, 03600) failed: No
space left on device

This error does *not* mean that you have run out of disk space.

It occurs either because system limit for the maximum number of
semaphore sets (SEMMNI), or the system wide maximum number of
semaphores (SEMMNS), would be exceeded.  You need to raise the
respective kernel parameter.  Look into the PostgreSQL documentation
for details.
---------
Pe linux era simplu sa recompilez kernelul cu modificarile de rigoare in sem.h
sau sa umblu in /proc/sys/kernel/sem.
Pe FreeBSD nu stiu cum sa fac asta... exista vreo modalitate de a modifica din
mers parametrii acestia care nu mai sunt suficient de mari? Daca nu, ce alta
solutie am? Cum e cu kernelul pe FreeBSD ?


---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui