similar to: which kernel should be used to solve sendfile problem on linux?

Displaying 20 results from an estimated 200 matches similar to: "which kernel should be used to solve sendfile problem on linux?"

2005 Jan 02
1
sendfile questions...
Why in smbd/reply.c does send_file_readX only use sendfile if write cache size is 0? <snip> if (chain_size ==0 && (CVAL(inbuf,smb_vwv0) == 0xFF) && lp_use_sendfile( SNUM(conn)) && (lp_write_cache_size(SNUM(conn)) == 0) ) { </snip> While its true send_file_readX works regardless of the state of oplocks (which is cool!) the smb.conf.5
2016 Jun 09
6
Samba 4.2 - OS X 10.11 - permissions are being ignored
Hi, when saving a file to this share the permissions (0777) are being ignored under OS X 10.11.5. All files will get these permissions: 0755. I don't know why? Samaba Version 4.2.7-SerNet-RedHat-19.el6 CentOS release 6.7 [global] workgroup = BAVARIA server string = Samba Server %m netbios name = NASBAV1 log file = /var/log/samba/%m_%a_%R.log
2016 Jun 09
0
Samba 4.2 - OS X 10.11 - permissions are being ignored
On Thu, Jun 09, 2016 at 02:11:15PM +0200, Martin Markert wrote: > Hi, > when saving a file to this share the permissions (0777) are being > ignored under OS X 10.11.5. All files will get these permissions: > 0755. I don't know why? Remember, "force XXX mode" only applies to file/directory creation. The client is then free to change permissions after the object is
2016 Jun 13
2
Samba 4.2 - OS X 10.11 - permissions are being ignored
Am 2016-06-09 18:16, schrieb Jeremy Allison: > On Thu, Jun 09, 2016 at 02:11:15PM +0200, Martin Markert wrote: >> Hi, >> when saving a file to this share the permissions (0777) are being >> ignored under OS X 10.11.5. All files will get these permissions: >> 0755. I don't know why? > > Remember, "force XXX mode" only applies to file/directory >
2004 Dec 16
0
Very slow network after Samba3 upgrade with 2k clients.
anyone having, had, or even have any thoughts on the issue described below? its killing me.... The short description of the problem is: using direct to server UNC type paths, we see 'normal' speeds. Going threw a DFS (re)director, we see very bad performance from any machine running 3.0.*, but not 2.2.3a. We make heavy use of DFS. This service is on a machine named
2004 Jan 09
0
Samba 2.2.8a and HP-UX 11.11 (11i)
I read a message from the archives that describes nearly our exact problem that has begun to appear after 11i was installed on our server. File access has become slow and unreliable, especially under high loads. As a matter of fact, I had a logon script running a series of echo -- it was executing them at about 1 line every 2 seconds. The way we "solved" the problem was moving the Samba
2005 Mar 02
0
Still having trouble with slow opening of printer properties
List, I asked a while back about problems with very slow openings of printer properties windows. This afternoon our main internet link was upgraded to 6Mb (symmetric) and so I thought I might see some improvements in response. But no change. I really don't think it's the pipe that's at fault, there's something wrong with my samba configuration. When I open the properties of a
2017 Jun 25
2
Samba freezes
Hello, I have Samba 4.5.8-Debian running on Debian Stretch. I use Samba to load games over my local network from my Debian machine to my Playstation 2 (using OpenPS2Loader: https://github.com/Jay-Jay-OPL/OPL-Daily-Builds). >From time to time, the game freezes, then after 5 minutes it comes back (sometimes it doesn't, depends on the game). Here is what I believe to be a relevant chunk of
2005 Feb 23
0
Excessive file traffic when viewing Printer Properties with 3.0.11
List, I have a printer on a BDC at the other end of a VPN tunnel, and updating the printer properties (such as loading additional driver files or configuring the paper size) of a printer that is installed on it is very slow, on the order of half an hour for basic operations. Just opening the properties dialog box results in all the driver files for the printer being read. Many times. Very slowly.
2007 Aug 29
0
Performance problem when copy from samba server to client
Hi All, I noticed slow performance when make file copy from server to client. From client to server it is OK. Also I tried mount locally on localhost - same results. Here is my smb.conf --------------------------------------------------------------------------------------------------------------------------------------------------- [global] # 1. Server Naming Options: # workgroup =
2012 Aug 06
1
with streams_xattr enabled, ads are written correctly but not retrieved
Hello, I'm running Samba 3.6.6-1 on my x64 Arch Linux installation. I recently decided to have my samba share support NTFS's Alternate Data Streams by using streams_xattr or streams_depot. With streams_xattr I discovered that if I copy a file having an ADS from a win7 box, on the linux console, I can see the ADS as an xattr attached to the file. However when I copy the file back to my
2004 Aug 21
0
samba client/server bug?
Hi list, After upgrade my FreeBSD samba server from 3.0.5 to 3.0.6, my cifs client on my linux box stop. My linux kernel is 2.6.8.1 and samba* rpms is 3.0.6. But when try access any file (cat grupos.conf) on mounted point (smbfs) on freebsd server (3.0.6), this connection freeze. If samba on freebsd is 3.0.5 work's normally. This 2 logs generated with log level = 4 ---log on freebsd with
2004 Aug 30
3
cannot access files after update samba 3.0.5 -> 3.0.6 (Redhat 6.2)
Redhat 6.2 kernel 2.2.14-12 Samba 3.0.6 compiled with ./configure --prefix=/usr/local/samba --localstatedir=/var/log/samba --with-lockdir=/var/lock/samba --with-privatedir=/etc/rc-abas.d --with-configdir=/etc/rc-abas.d --enable-debug I can list directories and write files on a samba share but cannot read files. This happens with Windows XP client or smbclient. After downgrading to 3.0.5 samba
2008 Nov 20
0
strange problem with kernel oplocks
Hello! Recently I moved some file shares from old server to new one with CentOS 5.2 and samba 3.0.32. And yesterday we found that antivirus (nod32 ) installed on users computers do strange thing- it's often locks and locks files. Here is part of log with debug level = 10 [2008/11/19 11:32:28, 3] smbd/process.c:switch_message(927)
2006 Oct 04
1
GFS and samba problem, again
Hi, I sent a mail a few days ago to this list related with GFS+samba problems. Since the, we have installed a sepparated test environment also with two linux servers where we have tested a samba server with an exported share in GFS. The share is read-only and only one server is exporting it. When we try to access from a single windows client it works fine, but when we try to access to the
2004 May 21
0
Problem with w2k machines.
We have motion capture machines trying to pull files from a server. The current system uses Irix running 2.x and I am trying with my Linux box and 3.0.2a. The loading of the files is quite slow, much slower then when loading the same scenes being shared from a Windows machine. When I use ethereal to watch the traffic, there's a lot of 512 byte packets, and that stuck out as odd. I turned some
2005 Sep 30
2
boot errors
I''ve compiled the 3.0-devel version on SUSE Linux 9.3. The ony problem is the qla2300 driver, which will not start all correctly on boot. So i cannot see other partitions than sda. --------------------------------------------------------------------------------- QLogic Fibre Channel HBA Driver ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 24 (level, low) -> IRQ 185 qla2300
2005 Oct 11
0
AW: Re: xen 3.0 boot problem
> > Well, i''m using here the qla2340 on several boxes. It works > > with Xen 2.0 but noch with Xen 3.0. as part of SUSE Linux 10.0: > > Interesting. If the driver really doews work flawlessly in > Xen 2, then I think the culprit has to be interrupt routeing. > > Under Xen 3, does /proc/interrupts show you''re receiving interrupts? I cannot boot with
2005 Oct 11
0
AW: Re: xen 3.0 boot problem
> > Well, i''m using here the qla2340 on several boxes. It works > > with Xen 2.0 but noch with Xen 3.0. as part of SUSE Linux 10.0: > > Interesting. If the driver really doews work flawlessly in > Xen 2, then I think the culprit has to be interrupt routeing. > > Under Xen 3, does /proc/interrupts show you''re receiving interrupts? I cannot boot with
2005 Aug 11
1
How to prevent loading qla2300.o module
I apologize in advance as this is not really at CentOS specific issue, but I don't know where else to turn. We are configuring some Dell 1850s for a customer, and they have all been configured with a QLogic dual channel HBA. But no storage has been (or will be in the near future) attached to these HBAs. During the boot process (both for the kickstart and after the OS has been