Date: Sat, 26 Aug 2000 22:57:28 +0000 (GMT) From: Janko van Roosmalen <janko@compuserve.com> To: David Lebel <lebel@lebel.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with Samba 2.0.7... Message-ID: <Pine.BSF.4.10.10008262243370.270-100000@parmenides.utp.net> In-Reply-To: <20000826104107.A1097@lebel.org>
next in thread | previous in thread | raw e-mail | index | archive | help
If you run "top" how much free memory do you have? Samba starts/launches a
new child process for each connection.
I am rather new to FreeBSD but I compiled a custom kernel and saw that
the GENERIC kernel has the following options:
# This provides support for System V shared memory and message queues.
#
options SYSVSHM
options SYSVMSG
options SYSVSEM
You did not happen to comment these out? The error message complains about
"sysv_shm". If this shot in the dark does not work, you will have to call in the
specialists......
Janko van Roosmalen - Holland
On Sat, 26 Aug 2000, David Lebel wrote:
>
> Hello,
>
> I have some problems with Samba 2.0.7 on my FreeBSD 4.1-STABLE
> machine. When I reboot, I'm able to connect using a Windows machine
> (or locally from smbclient), but after some times, I'm no longer able
> to connect and I get the following error in my log.smb file:
>
> ---cut---
> [2000/08/26 09:56:26, 0] locking/shmem_sysv.c:sysv_shm_open(667)
> Can't create or use IPC area. Error was Cannot allocate memory
> [2000/08/26 09:56:26, 0] locking/locking.c:locking_init(174)
> ERROR: Failed to initialise share modes
> ---cut---
>
> Then, I have to reboot to be able to access again the machine. I
> never got this kind of problems before on other architectures (like
> Linux or Solaris). Is there something I could do to solve this issue?
>
> Thanks!
>
> Ciao,
> ...David
>
> --
> // david lebel <lebel@lebel.org> // nobiaze' Inc.
> // http://www.lebel.org/ // http://www.nobiaze.com/
> // pgp: 3633 6999 D47E 73ED 099F // vox: (514) 943.3045
> 4341 08A4 8E48 EF56 61D1 // fax: (514) 938.8881
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10008262243370.270-100000>
