search for: smbwrite

Displaying 20 results from an estimated 24 matches for "smbwrite".

Did you mean: smbwritex
1998 Jul 27
1
Slowdown when copying large files (PR#8624)
...ll files, it's just > get worse for large files (exactly how much depends on the OS). > > To check if it's the same problem turn up the debug-level to 3, and copy a > moderately large file to the Samba server from the local disk of a Win98 > workstation. If you get *lots* of SMBwrite and SMBflush in the log-file > you have the same problem. > > A "good" log created from WinNT features one (or sometimes two) SMBwrite > per ~63k and zero SMBflush. A log from a Win98 machine features one or two > SMBwrite per 1.5k (!) and one SMBflush per 1.5k!!! > &g...
1998 Oct 31
0
Linux 2.1.126 kernel smbfs SMBwrite 2x speed improvement
Hi GNU command 'cp' normally looks for the block size of the destination and then uses such buffer to copy the file. Unfortunately you are settings block size for smbfs filesystems as 512 and using 'cp' then wastefully generates a lot of small (for ethernet) packets. I was surprised that using 'cat a >/net/b' is almost TWICE as fast than the traditional 'cp a
2004 Jun 01
1
Groups Under "Domain" Security
...essfully set up a share that only allowed the group "Domain Users" to connect and write to it. Our problem is that when we replace this group name with any other, they cannot access the share even if it's a known valid group. For example, we tried a test NT domain group called "SMBWRITE". We managed to work around the problem by grabbing a lists of groups with the "getent group" command, changing all the group names to lowercase, and then writing the list to /etc/group on the samba server. Once this was done we could access a share as a "SMBWRITE" group...
1997 Jul 18
0
Samba 1.9.16pl11: dropping connections between Solaris 2.5.1 and WinNT4SP3
...calling open_file with flags=0x1 flags2=0x300 mode=0664 Allocated new file_fd_struct 0, dev = ffffffff, inode = ffffffff 07/15/97 16:43:18 cdutchyn opened file w2/Install/Fixes/ASP.DLL read=No write=Yes (numopen=1 fnum=1) chdir to / 07/15/97 16:43:18 Transaction 110 of length 52 switch message SMBwrite (pid 2206) chdir to /export/LogArch 07/15/97 16:43:18 write fnum=1 cnum=85 num=0 wrote=0 07/15/97 16:43:18 Transaction 111 of length 54 switch message SMBsetattrE (pid 2206) Skipping become_user - already user 07/15/97 16:43:18 reply_setattrE fnum=1 cnum=85 07/15/97 16:43:18 Transaction 112...
1998 Apr 16
2
Problem with visual C++ and samba
...2 fnum=14) set_share_mode: Created share record for dvise-dev/win32.d/src/dmcad/libdnrb/vc50.pch (dev 2098183 inode 154502) set_share_mode: Created share entry for dvise-dev/win32.d/src/dmcad/libdnrb/vc50.pch with mode 0x11 pid=1726 04/16/1998 13:58:53 Transaction 218244 of length 52 switch message SMBwrite (pid 1726) Skipping become_user - already user 04/16/1998 13:58:53 write fnum=14 cnum=67 num=0 wrote=0 04/16/1998 13:58:53 Transaction 218245 of length 54 switch message SMBsetattrE (pid 1726) Skipping become_user - already user 04/16/1998 13:58:53 reply_setattrE fnum=14 cnum=67 actime=892732330 mo...
1998 Aug 12
4
NT & Win98 slow copies
...et worse > > for large files (exactly how much depends on the OS). > > To check if it's the same problem turn up the debug-level > > to 3, and copy a moderately large file to the Samba > > server from the local disk of a Win98 workstation. > > If you get *lots* of SMBwrite and SMBflush in the > > log-file you have the same problem. > > > > A "good" log created from WinNT features one (or > > sometimes two) SMBwrite per ~63k and zero SMBflush. > > A log from a Win98 machine features one or two SMBwrite > > per 1.5k (!) an...
1998 May 08
2
After almost every reboot, Samba printing is DOA under Solaris 2.6...
...f this is just a simple file-locking issue?!? my current protection settings on the /var/spool/samba directory are as follows : drwxrwxrwx 2 root other 512 May 8 15:25 samba Any ideas are appreciated! -- Rick 05/04/1998 14:17:08 Transaction 7224 of length 4146 switch message SMBwrite (pid 12659) chdir to / chdir to /var/spool/samba 05/04/1998 14:17:08 write fnum=96 cnum=92 num=4094 wrote=4094 05/04/1998 14:17:08 Transaction 7225 of length 1496 switch message SMBwrite (pid 12659) 05/04/1998 14:17:08 write fnum=96 cnum=92 num=1444 wrote=1444 05/04/1998 14:17:08 Transaction 7226 o...
1998 Jun 04
1
Slow writes continued
...s only seems to affect Win95 clients (NT machines are fine). Doing a write of a 20mb file to the server generates the following message: chdir to /int-data/amx_resources 1998/06/04 14:58:49 write fnum=56 cnum=119 num=16 wrote=16 1998/06/04 14:58:49 Transaction 10834 of length 65539 switch message SMBwritebraw (pid 1646) chdir to / chdir to /int-data/amx_resources 1998/06/04 14:58:49 writebraw1 fnum=56 cnum=119 start=19922944 num=65475 wrote=6 5475 sync=0 1998/06/04 14:58:49 writebraw2 fnum=56 cnum=119 start=19922944 num=45 wrote=6552 0 1998/06/04 14:58:49 Transaction 10835 of length 68 switch messag...
2001 May 10
0
rpcclient & enumprinters for large printcap files
Here's the scoop, Well Jeremy and I found the bug last night. Unfortunately it will not be fixed soon. The problem is a bug in our client side code wrt oversized PDUs. When the needed size > MAX_PDU_SIZE in a parsing struct, we need to fragment the PDU and use SMBwrite instead of a single SMBtrans. Fortunately, this has not gotten us into big trouble yet. Jeremy knows how to fix it, but it will not be easy. For now rpcclient will just have to stay as it is. We'll keep working on it, but it won't be fixed for the 2.2.1 release is fairly certain. Chee...
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi. We run Samba 2.2.1a in production and it seems to be working fine. We run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure it's for a reason, but I can't tell why), this shows up in the logs: Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct
2000 Jun 02
0
Trouble with copying a file from Windows 95 to a mapped drive
...3] locking/locking_shm.c:shm_set_share_mode(494) set_share_mode: Created share entry for FABERLAB/suse.iso with mode 0x11 pid=787 [2000/06/02 15:17:32, 3] smbd/process.c:process_smb(618) Transaction 33 of length 52 [2000/06/02 15:17:32, 3] smbd/process.c:switch_message(448) switch message SMBwrite (pid 787) -- -- Maurice Volaski, mvolaski@aecom.yu.edu Computing Support, Rose F. Kennedy Center Albert Einstein College of Medicine of Yeshiva University -------------- next part -------------- HTML attachment scrubbed and removed
2001 Mar 16
0
Some Users Work - Some don't (fwd)
...c:dump_data(2926) [1E0] 2F 46 69 6C 65 20 61 63 63 65 73 73 20 65 72 72 /File ac cess err [2001/03/16 03:38:06, 10] lib/util.c:dump_data(2926) [1F0] 6F 72 0D 0A 30 33 2F 31 33 2F 32 30 30 31 20 35 or..03/1 3/2001 5 [2001/03/16 03:38:06, 3] smbd/process.c:switch_message(448) switch message SMBwrite (pid 24425) [2001/03/16 03:38:06, 4] smbd/uid.c:become_user(186) Skipping become_user - already user [2001/03/16 03:38:06, 10] smbd/fileio.c:seek_file(63) seek_file: requested pos = 20480, new pos = 20480 [2001/03/16 03:38:06, 3] smbd/reply.c:reply_write(2533) write fnum=4470 num=4029 wrote=4...
2001 Jan 25
3
Samba quota 'feature' fix?
Hey Guys and Gals, I'm wondering if the quotas.c file is supposed to fix the problem where a Linux x86 system running with the quota software causes corrupt files to be written by Windows clients. I compiled it in and it didn't seem to make a difference for the following problem. In other words, if I enable quotas on my RH6.2 / 2.2.16-22 kernel box and then write a file via Samba/Windows
1999 Jan 21
4
HPUX 9.05 & Samba 2.0.0 & problems !
..., inode = 47318, open_flags = 2, ref_count = 1. [1999/01/21 14:02:33, 2] smbd/close.c:(163) vertex closed file PROJEKTIT/dbases/d_LASKUTUSc (numopen=10) [1999/01/21 14:02:33, 3] smbd/process.c:(565) Transaction 202301 of length 574 [1999/01/21 14:02:33, 3] smbd/process.c:(402) switch message SMBwrite (pid 26589) [1999/01/21 14:02:33, 3] smbd/reply.c:(2411) write fnum=5053 num=522 wrote=522 [1999/01/21 14:02:33, 3] smbd/process.c:(565) Transaction 202302 of length 46 [1999/01/21 14:02:33, 3] smbd/process.c:(402) switch message SMBclose (pid 26589) [1999/01/21 14:02:33, 3] smbd/reply.c:(2637...
2001 Oct 22
8
Access Denied, Unable to connect
I Setup a Printer in Samba 2.2.1a Win2k machine see it fine prints to fine but I always get the status message Unable to connect, access denied. I have it set to share added account pcguest everything I can to let anyone print to that printer what am I doing wrong? I also setup a shared folder same permissions (Everyone and their grandmother) and it always asks me for a user name and password I
2005 Apr 25
0
Windows VBSscript and test.sh execution in /tmp/public in AIX 5.3
...el = 1 [2005/04/22 12:21:36.366589, 3, pid=19888, effective(4294967294, 4294967294), real(0, 0)] smbd/process.c:process_smb(618) Transaction 6 of length 69 [2005/04/22 12:21:36.366675, 3, pid=19888, effective(4294967294, 4294967294), real(0, 0)] smbd/process.c:switch_message(448) switch message SMBwriteX (pid 19888) [2005/04/22 12:21:36.366788, 3, pid=19888, effective(4294967294, 4294967294), real(0, 0)] smbd/reply.c:reply_write_and_X(2609) writeX fnum=4960 num=1 wrote=1 [2005/04/22 12:21:36.367184, 3, pid=19888, effective(4294967294, 4294967294), real(0, 0)] smbd/process.c:process_smb(618) Tr...
1999 Nov 11
0
Samba 2.0.6 released.
...X password sync on some platforms fixed by Matt. 34). Dirptr leak from Win98 fixed. 35). Logic bug in handling of level II oplocks fixed. 36). smbd crash bug fix when opening directories. 37). Paranoia oplock fix from Charles Hoch (hoch@exemplary.com) 38). Fix Win2k problem where DCE/RPC is done on SMBwrite as well as SMBwriteX. 39). Fix Win95 redirector alignment bug that caused oplock break failures. 40). Preexec close code added. 41). Extra sanity checks in testparm code. 42). oplock tests added to smbtorture. 43). Tell SWAT user if logged in as root or not. 44). Solaris packaging fixes donated by...
2004 Jan 09
0
large file pre-allocation causing Windows error
...0 (0x0) smb_vwv[ 2]=26624 (0x6800) smb_vwv[ 3]= 6113 (0x17E1) smb_vwv[ 4]= 0 (0x0) smb_bcc=3 [2004/01/09 10:06:27, 10] lib/util.c:dump_data(1825) [000] 01 00 00 ... [2004/01/09 10:06:27, 3] smbd/process.c:switch_message(685) switch message SMBwrite (pid 32295) [2004/01/09 10:06:27, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2004/01/09 10:06:27, 10] smbd/vfs.c:vfs_allocate_file_space(474) vfs_allocate_file_space: file VIDEO/2003-1/DVm04-01.avi, len 400648192 [2004/01/09 10:06:27, 10] smbd/vfs.c:v...
2000 Apr 26
2
Samba 2.0.7 released
...le. We now match Windows NT. 44). Fix recursion bug with group enumeration. 45). Fix from Bjart Kvarme to take into account changed machine passwords that haven't yet propagated from PDC to BDC. 46). Correctly skip two byte length field when accepting RPC "start of message" packets in SMBwriteX on pipes. 47). Added auto-detection of Windows 2000 clients. 48). Fix bug with rollback of POSIX locks if a lock in a range fails to apply. 49). Fix bug with registering startup smbd's in flat file. 50). Ensure usernames are converted correctly between DOS codepages and UNIX character sets. 51...
2000 Apr 26
1
R:
...Fix recursion bug with group enumeration. > 45). Fix from Bjart Kvarme to take into account changed > machine passwor= > ds > that haven't yet propagated from PDC to BDC. > 46). Correctly skip two byte length field when accepting RPC "start of > message" packets in SMBwriteX on pipes. > 47). Added auto-detection of Windows 2000 clients. > 48). Fix bug with rollback of POSIX locks if a lock in a > range fails to > apply. > 49). Fix bug with registering startup smbd's in flat file. > 50). Ensure usernames are converted correctly between DOS codepa...