Displaying 13 results from an estimated 13 matches for "smb_shm_open".
1997 Jul 18
2
MMap failed with code 22
...19.17alpha4 on a DECstation 5000 running Ultrix 4.4 and
included -DFAST_SHARE_MODES
This results in
UIST>smbclient -L UIST
Session request failed (0,0) with myname=UIST destname=UIST
Unspecified error 0x0
Your server software is being unfriendly
and
ERROR smb_shm_open : mmap failed with code 22 in smb.conf
The lockfiles are held locally NOT on an NFS partition.
Error 22 = EINVAL
from manpages
[EINVAL] You did not specify either MAP_SHARED or MAP_FIXED in the
flags argument.
[EINVAL] You did not specify either PROT_READ or PROT_WRITE...
1997 Aug 04
0
SUMMARY: Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
My whole problem as far as samba was concerned was not compiling with DES
support *and* that I did compile with FAST_SHARE_MODES. One clue was this
in the samba.log. file. I then did a dejanews search for smb_shm_open and
came up with that portion of the solution.
ERROR smb_shm_open : mmap failed with code 11
The DES portion came from just reading the WinNT.txt file that came with
Samba.
I can now connect to my Win95 machines and WinNT machines, though it made
no mention that this was for "security=serve...
1999 Jun 23
1
ERROR: Failed to initialize share modes!
I've been getting this error when clients attempt to connect. testparm
passes OK, and smbd and nmbd launch OK, but when a client attempts to
connect I get the following error messages (in the log):
locking/shmem.c:smb_shm_open(930)
ERROR smb_shm_open : mmap failed with code Invalid argument
locking/locking.c:locking_init(169)
ERROR: Failed to initialize share modes!
I've been trying to get this working for a couple of days now, anybody have
any suggestions?
Thanks... -- M@
< < < senor mateo...
1999 Jun 23
0
Big problems
...e nice people on this list serve. Now, I seem to
have the follwing problem with samba 2.0.4b on Linux 2.2.6 runnning on a Motorola StarMax 3000.
after executing smbstatus, i get this message:
Samba version 2.0.4b
Service uid gid pid machine
_______________________________________________
WARNING smb_shm_open : filsize (0) !=expected size (1048576), using filesize
ERROR smb_shm_vaildate_header : shmem not mapped
ERROR smb_shm_open : corrupt shared mem file, remove it manually
ERROR smb_shm_unregister : couldn't find pid 11530 in file
/usr/local/samba/var/locks/SHARE_MEM_FILE.processes
ERROR; Failed...
1999 Aug 22
0
newbie needs help
...t the message: "session request failed" I
have read through the 'diagnosis' file and tried everything in there,
but to no avail. I examined the log.smb and came up with this, but
unfortunately I have no real knowledge of what this means:
[1999/08/22 16:11:13, 0] locking/shmem.c:smb_shm_open(930)
ERROR smb_shm_open : mmap failed with code Invalid argument
[1999/08/22 16:11:13, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
I guess at this point I'm wondering if this has to do with linuxppc,
which can be buggy at times. If not, I'm curious abou...
1999 Aug 31
0
No subject
...2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
session request to *SMBSERVER failed
It appears that smb has the port open but isn't returning data. log.nmb
looks normal with no error messages, but log.smb mainly consists of lines
of:
[1999/08/30 20:18:49, 0] locking/shmem.c:smb_shm_open(930)
ERROR smb_shm_open : mmap failed with code Invalid argument
and
[1999/08/30 20:19:00, 0] locking/locking.c:locking_init(169)
ERROR: Failed to initialise share modes!
Any help would be appreciated!
Brandon Schnell
Brandon@schnell.to
___________________________________________________...
1999 May 27
0
Diagnosis Test Pass, But...
...included below to show the activity of my most recent attempt to properly
connect.
Brian Lee Bowers | Division of Government Research
Computer Aide III | University of New Mexico
dgr0bb@unm.edu |
==================== log.smb ====================
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_open(819)
smb_shm_open : using shmem file /usr/local/samba/var/locks/SHARE_MEM_FILE to be of size 1048576
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_register_process(402)
smb_shm_register_process : writing record for pid 14897 at offset 0
[1999/05/27 13:07:03, 5] locking/shmem.c:smb_shm_initia...
1999 Jul 15
3
"shared mem size" parameter and smbstatus
I am trying to use the "shared mem size" parameter in Samba 2.0.4b, but
the size reported by smbstatus does not match the value I am using.
Without the parameter, the default is 1MB, and the size reported by
smbstatus is indeed 1048576. However, when I set the value of "shared
mem size" to 5242880 (5MB), smbstatus says 879608. Is smbstatus not
reporting the actual size, or
1999 Apr 16
2
Problems compiling Samba 2.0.3
Hi,
I have a problem when I compile Samba 2.0.3, the next error message is
generated doing "make":
Using LIBS =
Compiling locking/shmem.c
locking/shmem.c: In function `smb_shm_open':
locking/shmem.c:921: `PROT_READ' undeclared (first use this function)
locking/shmem.c:921: (Each undeclared identifier is reported only once
locking/shmem.c:921: for each function it appears in.)
locking/shmem.c:921: `PROT_WRITE' undeclared (first use this function)
locking/shmem.c:92...
1999 Aug 31
0
SAMBA digest 2218
...gt; smb_bcc=0
> session request to *SMBSERVER failed
>
> It appears that smb has the port open but isn't
> returning data. log.nmb
> looks normal with no error messages, but log.smb
> mainly consists of lines
> of:
>
> [1999/08/30 20:18:49, 0]
> locking/shmem.c:smb_shm_open(930)
> ERROR smb_shm_open : mmap failed with code Invalid
> argument
> and
> [1999/08/30 20:19:00, 0]
> locking/locking.c:locking_init(169)
> ERROR: Failed to initialise share modes!
>
>
> Any help would be appreciated!
>
>
>
> Brandon Schnell
>
&...
1997 Aug 02
0
Encryption and unfriendly errors for 1.9.17a5?
...ling DES support fix my 1.9.17a5 errors for me? This is
what I am seeing:
on Win95 when accessing the Samba server from Network Neighborhood:
\\SHOKK is not accessible.
The computer or sharename could not be found. Make
sure you typed it correctly, and try again.
log.smb for that Win95 access:
smb_shm_open : mmap failed with code 11
smbclient to the Samba server:
Session request failed (0,0) with myname=SHOKK destname=SHOKK
Unspecified error 0x0
Your server software is being unfriendly.
HELP?
1998 Apr 02
0
Solaris Shared Memory and Samba 18p3-4
...quired on Solaris 2.5 and above to support samba with about 1000 open files per process. Since 1.9.18p3 I have been getting errors like:
Apr 2 12:15:39 skyhawk smbd[27493]: Can't create or use IPC area
And now with 1.9.18p4 I get the same, plus:
Apr 2 12:15:39 skyhawk smbd[27493]: WARNING smb_shm_open : filesize (102400) != expected size (523264), using filesize
Every time a new connection is made and a new process is spawned.
Any help greatly appreciated.
Only changes I made were to MAX_OPEN_FILES in local.h
Matt.
--
Matt JD Aldridge - NEXOR Technical Analyst
Email: mailto:m.aldridge@nexor...
1999 Jun 24
4
No automatic refresh?
Hi!
I've been struggling with this install of Samba 2.0.4b on Linux/x86 2.0.36.
All of the client machines run Windows NT 4, SP 3.
I'm exporting /tmp as pub, and if I right click in the folder and create
a new folder, it doesn't show up until I go to 'view' and 'refresh'.
If I delete something, it doesn't go away until I refresh.
Why?
Output of testparm: