Displaying 9 results from an estimated 9 matches for "cifsmaxbufsize".
2007 Sep 23
1
CentOS 5.0 crash (cifs bug ?)
...complying with the SNIA CIFS
Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench at us.ibm.com>
srcversion: 7C1A34565EA00CE993D56FA
depends:
vermagic: 2.6.18-8.1.10.el5.centos.plus SMP mod_unload 686
REGPARM 4KSTACKS gcc-4.1
parm: CIFSMaxBufSize:Network buffer size (not including
header). Default: 16384 Range: 8192 to 130048 (int)
parm: cifs_min_rcv:Network buffers in pool. Default: 4
Range: 1 to 64 (int)
parm: cifs_min_small:Small network buffers in pool. Default:
30 Range: 2 to 256 (int)
parm: cifs_max_pendi...
2009 Jan 28
3
mount.cifs is not working (smbclient does work), somekind of recursive content in mount-dir
Hi all,
When I try to make a connection to our windows server with smbclient:
smbclient //server/dira/dirb/dirc -U username -W workgroup
Password: *****
I get a working ftp-like connection to our data.
When I try to make the same connection with mount.cifs:
mount.cifs //server/dira/dirb/dirc /mnt/mnt_dir -o user=877790
dom=workgroup
Password: *****
I get a mount to a location which appears
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
...ss servers complying with the SNIA CIFS
Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench at us.ibm.com>
srcversion: 4A9C63C35E60B4C015318F5
depends:
vermagic: 2.6.18-274.3.1.el5 SMP mod_unload 686 REGPARM 4KSTACKS
gcc-4.1
parm: CIFSMaxBufSize:Network buffer size (not including header).
Default: 16384 Range: 8192 to 130048 (int)
parm: cifs_min_rcv:Network buffers in pool. Default: 4 Range: 1 to
64 (int)
parm: cifs_min_small:Small network buffers in pool. Default: 30
Range: 2 to 256 (int)
parm: cifs_max_pendi...
2009 Jan 29
6
mv errors.
I have Debian Etch with Samba.
I windows clients I do not get any errors when move files to the /mnt/videos
on the server.
However n Linux clients I do get some errors. (Using rox-filer or the mv
command-line).
This are the errors:
bash >>> mv post.txt share/
mv: preserving times for `share/post.txt': Invalid argument
mv: setting permissions for `share/post.txt': No such file or
2015 May 17
0
Cifs mount / CIFS error
...ss servers complying with the SNIA CIFS Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench at us.ibm.com>
srcversion: E989B20569E235FD0577C78
depends:
vermagic: 2.6.32-504.16.2.el6.x86_64 SMP mod_unload modversions
parm: CIFSMaxBufSize:Network buffer size (not including header). Default: 16384 Range: 8192 to 130048 (int)
parm: cifs_min_rcv:Network buffers in pool. Default: 4 Range: 1 to 64 (int)
parm: cifs_min_small:Small network buffers in pool. Default: 30 Range: 2 to 256 (int)
parm: cifs_max_pendi...
2008 Nov 05
0
Curious Question about Multiple CIFSD's
...hput that I
get if I connect all by CIFS. So, the bandwidth between the two machines
has the potential to be much higher than what I get just by CIFS. And of
course FTP and RSYNC without encryption shows almost line speed.
I am experimenting with some of the CIFS tunables (cifs_max_pending and
CIFSMaxBufSize). For various reasons, I have to mount with "directio"
so wsize and rsize aren't really relevant.
But it seems the easy way out might be to somehow get multiple cifsd
processes talking to the same server. Is it possible? What if I give
more than one IP Address to the SAMBA Server...
2012 Feb 03
1
Samba 3.5 & CIFS mounts - long standing issue...
Hi.
I can see that this is a long long standing issue... Apparently things
changed in Windows 2008 R2, and after upgrade of domain from R1 to R2
cifs mounts don't work anymore between Linux servers. Windows can see
Samba shares and mount them, but CIFS on another Linux box cannot...
Here is a thread with explanation in lenght:
http://ubuntuforums.org/showthread.php?t=1178484
I get the
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
...FS to access servers complying with the SNIA CIFS
Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench at us.ibm.com>
srcversion: 6BE0EB6FED154E567A97675
depends:
vermagic: 2.6.32-131.6.1.el6.x86_64 SMP mod_unload modversions
parm: CIFSMaxBufSize:Network buffer size (not including
header). Default: 16384 Range: 8192 to 130048 (int)
parm: cifs_min_rcv:Network buffers in pool. Default: 4
Range: 1 to 64 (int)
parm: cifs_min_small:Small network buffers in pool. Default:
30 Range: 2 to 256 (int)
parm: cifs_max_pendi...
2008 Apr 10
4
File locks?
Hello,
Recently, the following problem started happening with a particular samba
server:
If i have a file open for reading (say, a pdf in xpdf) and then try to write
to it (say, through recompiling a latex document) it complains that it
cannot open the file for writing.
this seems like a file lock issue but I am unsure where it is happening. My
previous usage should be perfectly safe since