similar to: is the compiletime option FAST_SHARE_MODES still in use?

Displaying 20 results from an estimated 90 matches similar to: "is the compiletime option FAST_SHARE_MODES still in use?"

2002 Jun 08
1
FAST_SHARE_MODES
Hi, How do I enable FAST_SHARE_MODES? In UNIX_INSTALL.html I found (...) See also the FAST_SHARE_MODES option in the Makefile (...) but in my Makefile I didn't found this Flag, even though I read somewhere that this Flag is set as default when compiled for Linux systems. Where and how exactly do I set this Flag? I have a Linux SuSE 8.0 on x86, but when I call 'smbclient -L
1997 Jul 31
0
New Samba alpha - 1.9.17alpha5
The Samba Team have just released a new alpha version of Samba - 1.9.17alpha5. It is our hope that this will be the last version of the 1.9.17 alpha series before the full 1.9.17 release. The new release is available from the URL: ftp://samba.anu.edu.au/pub/samba/alpha/samba-1.9.17alpha5.tar.gz and is in the form of a gzip'ed tar file. Here is the WHATSNEW.txt from the release. Regards,
2010 Aug 12
3
Error in rowSums
Hi I am trying to calculate the row sums of a matrix i have created The matrix ( FeaturePresenceMatrix) has been created by 1) Read csv 2) Removing unnecesarry data using [-1:4,] command 3) replacing all the NA values with as.numeric(0) and all others with as.numeric (1) When I carry out the command TotalFeature <- rowrowSums(FeaturePresenceMatrix, na.rm = TRUE) I get the following
2010 Aug 13
2
Fw: Error in rowSums REPOST
For the query below I have also included the follwing information. Thanks for your replies > str(FeaturePresenceMatrix) chr [1:65530, 1:40] "0" "0" "0" "0" "1" "0" "0" "0" "0" ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:65530] "4" "5" "6" "7" ...
1997 Dec 20
0
New Samba stable release - 1.9.17p5
The Samba Team are pleased to announce Samba 1.9.17p5. This is a patch release designed to fix the few bugs that users had reported with our last stable release, 1.9.17p4. This release adds no new functionality, and if you were not impacted by the bugs then there is no need to upgrade from 1.9.17p4. Note however, that *all* users should upgrade to at least Samba version 1.9.17p2 due to a
1998 Mar 31
0
Semaphore problem on HP-UX ?
STEENHUYSE VAN DE VELDE Luc wrote: > > While testing the latest releases however we ran into a weird problem > related to semaphores. As soon as we try to do something with samba > HP-UX allocates all available semaphores and other services are having > trouble because of this. E.g. Oracle won't start anymore as it cannot > allocate any semaphores. I tested this on two
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
1997 Sep 17
2
GUEST_SESSSETUP as an smb.conf parameter?
JdL> I've always been afraid to ask, but here goes... JdL> What's the advantage of GUEST_SESSSETUP being a compile time parameter, JdL> instead of having it as an smb.conf parameter? I'd like to second this question! Also, just in case that it will not become an smb.conf parameter: can't it be added as a comment to the Makefile (probably near the comments to
1998 Aug 25
0
Locking Problems with Tracker 97
We have encountered a locking problem with multi-user Tracker 97 against Tracker data files on a Samba server. I do not believe it is related to erroneous smb.conf settings. If two separate users attempt to edit the same record, Tracker refuses the second request if a Win95 server or NT server is used, but allows the second request if a Samba server is used. Subsequently, the data files under
1997 Dec 17
0
showing Domain Logins
On 16 Dec 1997, Mark Evans wrote: > How do get information on domain logins shown > in the log files, currently all I am getting is > showing of the netlogon share being opened and > closed. see ipc.c: in the NetWkstaUserLogon and / or NetWkstaGetInfo functions, decrease the levels of the DEBUG statements, or add your own. > Whereas it would be usefull to have > successful
1998 Jun 23
0
samba and clearcase (PR#7829)
Hi Jeremy, thanks for the tip but ...(there's always a but) if I do this (increase MAX_OPEN_FILES to 1024), I get an error in log.smb: Can't create or use IPC area. Error was File exists I'm using FAST_SHARE_MODES to compile samba. Does this take up too much space or is there something else wrong? Bye, Jeremy Allison wrote: > > franky.vanliedekerke@mcd.alcatel.be wrote:
1999 Jan 07
1
Shared Memory size
The shared mem size option is set to 102400 by default and change is discouraged: The man page (1.9.18p10) says: This parameter is only useful when Samba has been compiled with FAST_SHARE_MODES. It specifies the size of the shared memory (in bytes) to use between smbd processes. You should never change this parameter unless you have studied the source and know what you are doing.
1998 Feb 11
3
What does this mean ?
Samba 1.9.17p1. The log file contains Ks of messages like this: ERROR: set_share_mode: failed to ftruncate share mode file /usr/adm/locks/share.119542272.430101 to size 64 (Permission denied) ERROR: set_share_mode: failed to ftruncate share mode file /usr/adm/locks/share.119542272.430101 to size 64 (Permission denied) ERROR: set_share_mode: failed to ftruncate share mode file
1997 Dec 16
0
New Samba alpha release - 1.9.18alpha13
The Samba Team are pleased to announce Samba 1.9.18alpha13. This code release is very close to what we hope will become the 1.9.18 official release. Because of this, we would encourage as many people as possible to download and test this new release on their particular systems, in order to ensure as stable an official release as possible. Please bear in mind that this is still an alpha
1997 Aug 06
0
Redhat Linux and Samba crashing
Hi Folks, A while back I sent a asked a question about Running the Quakeworld server and samba together under Redhat Linux 4.2. I was experiencing complete system lock ups. Anyway, I think I have narrowed the problem down. It's nothing to do with the Quakeworld server though. I can reliably (!?) make my Redhat Linux system crash (totally seize up) by running this simple batch file below on
1998 Jan 12
1
Samba 1.9.18p1 released.
The Samba Team are pleased to announce Samba 1.9.18p1. It may be fetched via ftp from : ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p1.tar.gz This is a bugfix release, designed to address issues that users have reported with the 1.9.18 major release. Due to an oplock problem in 1.9.18 (fixed in this release) that could cause data loss in certain circumstances, it is recommended that all
2000 Jul 14
1
Clarity on using SAMBA and Mapping to a Sun Server
My response is below. > -----Original Message----- > From: Gerald Carter [SMTP:gcarter@valinux.com] > Sent: Wednesday, July 12, 2000 12:29 PM > To: Hawks, Steven L > Cc: Multiple recipients of list SAMBA > Subject: Re: Can Samba be Installed on a Solaris 2.6 operating > system? > > "Hawks, Steven L" wrote: > > > > Can Samba be Installed on a
2019 May 06
0
R problems with lapack with gfortran
On 5/6/19 12:57 PM, Janne Blomqvist wrote: > On Mon, May 6, 2019 at 11:55 AM Tomas Kalibera <tomas.kalibera at gmail.com> wrote: >> On 5/4/19 6:49 PM, Steve Kargl wrote: >>> On Sat, May 04, 2019 at 06:42:47PM +0200, Thomas K?nig wrote: >>>>> - figure out Fortran2003 specification for C/Fortran interoperability >>>>> -- this _sounds_ like the
1998 Mar 28
1
Samba 1.9.18p4 released.
The Samba Team are pleased to announce Samba 1.9.18p4. It may be fetched via ftp from : ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p4.tar.gz This is a bugfix release, designed to address issues that users have reported with the 1.9.18p3 release. There is some new functionality, described below. Password Changing. ------------------ Samba now supports Windows 95 clients changing both their
1998 May 13
0
Samba 1.9.18p7 released.
The Samba Team are pleased to announce Samba 1.9.18p7. It may be fetched via ftp from : ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p7.tar.gz This release is a security patch fix for a security hole reported on BugTraq by Drago. No exploit code was published with the report, so no immediate 'canned' exploit was available to an attacker The security hole may have allowed