please have a look, samba log message.

From: somez72 (somez72_at_chollian.net)
Date: 08/28/03


Date: Wed, 27 Aug 2003 19:40:33 -0700

Hello,

    while I saving a log file to samba network driver from windows
application , I get errors as follows.
    log file name is 200_08_26.log. some log is appended continuously into
this log file.
    I don't know why I get to meet "desktop.ini failed" suddenly.
    Any comment will help me.

[2003/08/28 11:00:43, 6] lib/util_sock.c:write_socket(521)
  write_socket(12,372) wrote 372
[2003/08/28 11:00:43, 4] smbd/trans2.c:call_trans2findfirst(1063)
[2003/08/28 11:00:43, 5] smbd/mangle_hash.c:name_map_mangle(860)
  name_map_mangle() ==> [2003_08_26.log]
[2003/08/28 11:00:43, 8] lib/util.c:is_in_path(1145)
  is_in_path: 2003_08_26.log
[2003/08/28 11:00:43, 8] lib/util.c:is_in_path(1150)
  is_in_path: no name list.
[2003/08/28 11:00:43, 10] smbd/mangle_hash.c:is_mangled(317)
  is_mangled: desktop.ini : False
[2003/08/28 11:00:43, 5] smbd/filename.c:unix_convert(314)
  New file desktop.ini
[2003/08/28 11:00:43, 8] lib/util.c:is_in_path(1145)
  is_in_path: desktop.ini
[2003/08/28 11:00:43, 8] lib/util.c:is_in_path(1150)
  is_in_path: no name list.
[2003/08/28 11:00:43, 3] lib/util.c:unix_clean_name(387)
  unix_clean_name [desktop.ini]
[2003/08/28 11:00:43, 3] smbd/trans2.c:call_trans2qfilepathinfo(1721)
  call_trans2qfilepathinfo: vfs_stat of desktop.ini failed (No such file or
directory)
[2003/08/28 11:00:43, 3] smbd/error.c:error_packet(94)
  error string = No such file or directory
[2003/08/28 11:00:43, 3] smbd/error.c:error_packet(113)
  error packet at smbd/trans2.c(1723) cmd=50 (SMBtrans2)
NT_STATUS_OBJECT_NAME_NOT_FOUND
[2003/08/28 11:00:43, 5] lib/util.c:show_msg(275)

 size=35
  smb_com=0x32
  smb_rcls=52
  smb_reh=0
  smb_err=49152
  smb_flg=136
  smb_flg2=16449
[2003/08/28 11:00:43, 5] lib/util.c:show_msg(281)
  smb_tid=2
  smb_pid=536
  smb_uid=101
  smb_mid=29953
  smt_wct=0
[2003/08/28 11:00:43, 5] lib/util.c:show_msg(291)
  smb_bcc=0
[2003/08/28 11:00:43, 6] lib/util_sock.c:write_socket(518)
  write_socket(12,39)
[2003/08/28 11:00:43, 6] lib/util_sock.c:write_socket(521)
  write_socket(12,39) wrote 39
[2003/08/28 11:00:43, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
  got smb length of 83
[2003/08/28 11:00:43, 6] smbd/process.c:process_smb(877)
  got message type 0x0 of len 0x53
[2003/08/28 11:00:43, 3] smbd/process.c:process_smb(878)
  Transaction 478 of length 87

have a day.



Relevant Pages

  • Re: Transaction logs
    ... In Simple mode the transaction log will automatically truncate when it gets ... That means that the space in the log file of any transactions ... long as there are no open transactions in the way. ... >> Andrew J. Kelly SQL MVP ...
    (microsoft.public.sqlserver.setup)
  • Re: Slow performance after restarting
    ... Detach/Rename/Re-attach gets me a much smaller transaction ... log (these are all dev boxes, yes), but doesn't seem to affect the behavior. ... > log file is this size or what you do for backups. ... >> DBCC SHRINKDATABASE and DBCC SHRINKFILE don't seem to affect the ...
    (microsoft.public.sqlserver.programming)
  • Re: the file writing consistency About Windows NTFS
    ... "NTFS uses the transaction processing moidel to implement its file system ... Nesting does not occur - if the log file runs out of space ... > 2.In order to recover those files which are destoried, ...
    (microsoft.public.vc.mfc)
  • Re: Shrink the log file
    ... Until there have been enough transactions to fill up a virtual log file, ... > I have a database with 1.5GB log file.After the transaction backup, ... tried to perform the SHRINKFILE command but I got an error message as below: ...
    (microsoft.public.sqlserver.server)
  • Re: Investigating what makes my log file grow and grow and grow
    ... When you get a value for DBCC Opentran Oldest non-distributed LSN it means ... There is a problem with your log reader. ... > 2)Backup transaction log ... > Yet the log file doesn't shrink. ...
    (microsoft.public.sqlserver.replication)