Displaying 20 results from an estimated 40000 matches similar to: "smb_request: result -104, setting invalid"
2001 Nov 27
2
kernel: smb_request: result -104, setting invalid
While using smbmounted shares I get the following errors in my syslog:
---<snip>--
Nov 27 18:27:45 cayman kernel: smb_request: result -104, setting invalid
Nov 27 18:27:46 cayman kernel: smb_retry: successful, new pid=529, generation=2
--</snip>--
Is this something I should worry about?
I am using RH 6.2, linux 2.4.16 and samba-2.0.10-0.62 installed from RPM.
Regards,
Peter
2003 Feb 25
0
smb_request: result -104, setting invalid
I have a number of RedHat 7.3 computers. Kernel 2.4.18-3. Samba version
2.2.3a, installed from RPM that came on the RedHat CD.
All the computers share some directories, but I don't think this is the
issue. They also mount some windows shares like this:
//host/unc /mnt/host/unc smbfs username=admin,password=pwd,workgrou=support,uid=user,gid=user 0 0
Sometimes on access to these shares
2004 Oct 31
0
RE: smb_request: result -512, setting invalid
Forgot to provide errors from my samba.log
[2004/10/30 19:37:00, 0] tdb/tdbutil.c:tdb_log(725)
tdb(/usr/local/samba/var/locks/gencache.tdb): tdb_lock failed on list 4
ltype=1 (Bad file descriptor)
[2004/10/30 19:37:00, 0] tdb/tdbutil.c:tdb_log(725)
tdb(/usr/local/samba/var/locks/gencache.tdb): tdb_lock failed on list 4
ltype=1 (Bad file descriptor)
<shrug>, oplocks is turned off, so
2004 May 16
0
smb_request error
Hi,
I am running samba 3.0.4 on my fedora box and I have been noticing a
message like this showing up in /var/log/messages every hour, on the
hour.
May 16 10:01:00 box kernel: smb_request: result -104, setting invalid
May 16 10:01:00 box kernel: smb_retry: successful, new pid=21347,
generation=9
I assume that this message is being caused somehow by a cron job
(diskcheck) that is going through
2004 Mar 10
0
"smb_get_length recv error = 512" and "smbrequest: result -512, setting invalid"
Hello,
I have a mounted a directory on my WinXP PC and am attempting to play an
MPEG
video stream on that dir using xine. Occasionally, the video hangs and I
get the following
messages in /var/log/messages:
localhost kernel: smb_get_length recv error = 512
localhost kernel: smb_request: result -512, setting invalid
I am able to play the video continuously without any problems when played
off
2001 Oct 11
2
smb_trans2_request: result=-104, setting invalid
Why do I keep getting these messages?
(from /var/log/messages)
I use RedHat 7.1 and have a coupple of shares on the machine on a bizzy
samba network.
Oct 10 04:03:50 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10 04:03:50 n243 kernel: smb_retry: successful, new pid=5506,
generation=47
Oct 10 04:44:03 n243 kernel: smb_trans2_request: result=-104, setting
invalid
Oct 10
2009 Feb 24
2
Tunneling over SSH
Mike Messick wrote:
> Hi Kevin,
>
> You might take a look at openvpn instead - http://openvpn.net.
>
> I've had great success for 3+ years using openvpn on my samba server and
> having windows machines accessing shares via the vpn link. Since openvpn
> can use udp as well it provides a much more resilient transport for samba
> traffic (At the cost of some throughput
2007 May 04
0
Problem when importing via tdbedit and then picking up NTConfig.POL
Hi,
Just found this out - is it a bug which I should register or is this by design?
We had been running a Samba 2.2 server for a few years with a domain called PSCT
- everybody very happy (well done guys!). Installed a new server with Samba 3
based on Debian Etch. The new server was set as the domain PSCT2 to keep things
clear.
Copied all data across to the new server.
The new server has
2007 May 04
0
Strange file listing with mounted REV drive
Hi,
A client has an Iomega REV drive installed on a PC and this is used for
the off-site backups. This drive has disks left in and then that drive
on the PC is shared out.
I mount the share with
mount -t cifs //10.1.1.20/XP61REV /mnt/xp61 -o
username=user,password=password,rw
and this is mounted on to a Debian Etch / Samba 3.0.24-6 machine.
Now when I 'ls' or 'find' this
2005 Jan 04
0
[2.6 patch] smbfs: make some functions static
The patch below makes some needlessly global functions static.
diffstat output:
fs/smbfs/inode.c | 2 +-
fs/smbfs/proc.c | 6 +++---
fs/smbfs/proto.h | 5 -----
fs/smbfs/request.c | 6 ++++--
4 files changed, 8 insertions(+), 11 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-mm1-full/fs/smbfs/proto.h.old 2005-01-04 00:57:42.000000000 +0100
2001 Feb 28
2
Lock up issue
[Since samba-bugs has been shutdown, I'm posting this here...]
I'm running RH 7.0 with both 2.2.16 and 2.4.2 kernels
I've got the following samba packages installed:
samba-client-2.0.7-21ssl
samba-common-2.0.7-21ssl
I have a Windows NT 4 server (SP6a) which stores many of my files since I
use both Linux and Windows to access them (Linux on my desktop, Windows on
my laptop) I
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
A friend of mine is running Samba (samba-2.0.3-8) on a couple RedHat Linux
6.0 machines. He is sharing files bilaterally at work with a WinNT
machine and at home with a Win9x machine.
In both places, he is getting a large number of SMB error messages. I'm
not sure whether these are from the smbfs (smbmount) or from the Windoze
machines accessing the Linux drives, though I suspect the
2024 Feb 21
1
Cant access home folder after 4.13.x
The users in LDAP appear as local users on my file server using the
/etc/nsswitch.conf
passwd: files ldap
group: files ldap
[root at fs ~]# getent passwd | grep kev
kev:x:10000:10001:Kev:/home/fukr/kev:/bin/bash
[root at fs ~]# getent group | grep kev
net-users::10001:kev
net-admins::10000:kev
media::10002:kev
Kerberos is working fine, so is NTP and DNS.
My problem is that my issue
2024 Feb 21
1
Cant access home folder after 4.13.x
Hi
I've been using Samba from pkgsrc successfully on Illumos, SmartOS
specifically until I moved to 4.17.11. When I try to access my home folder
on Linux I get,
chdir_current_service: vfs_ChDir(/home/fukr/kev) failed: Permission denied.
Current token: uid=10000, gid=10001, 3 groups: 10001 10000 10002
My home folder permissions are 700. If I change to 755 it works fine. My
the uid, gid are,
2024 Feb 21
1
Cant access home folder after 4.13.x
On Wed, 21 Feb 2024 20:09:04 +0000
evil cRaftKnife via samba <samba at lists.samba.org> wrote:
> Hi
>
> I've been using Samba from pkgsrc successfully on Illumos, SmartOS
> specifically until I moved to 4.17.11. When I try to access my home
> folder on Linux I get,
>
> chdir_current_service: vfs_ChDir(/home/fukr/kev) failed: Permission
> denied. Current token:
2024 Feb 21
1
Cant access home folder after 4.13.x
Hi,
What lines are meant for a Unix domain member?
On Wed, 21 Feb 2024 at 20:32, Rowland Penny via samba <samba at lists.samba.org>
wrote:
> On Wed, 21 Feb 2024 20:09:04 +0000
> evil cRaftKnife via samba <samba at lists.samba.org> wrote:
>
> > Hi
> >
> > I've been using Samba from pkgsrc successfully on Illumos, SmartOS
> > specifically until I
2003 Apr 16
1
PATCH Add support for kqueue in ioloop subsystem
Hey,
I noticed that there was an ioloop "module" (if we can call it that) for
select and poll and decided to add one for kqueue (aka kevent) BSDs high
performance descriptor multiplexing API. I haven't done any of the
configure glue stuff but the code is complete and works well. kqueue is
available on all recent versions of FreeBSD, NetBSD, OpenBSD and Darwin
(and therefore MacOS
2004 Aug 27
0
Strange samba errors
Hi list members!
Probably this one isn't even samba-related, but as I do not fully
understand the error messages and this list is read by people who work
wokr with samba more often than me, I hope someone can help me.
Okay, here is what I've got. I boot knoppix on a workstation and start a
script, which backs up the harddrive onto another PC which is running
Windows NT Workstation.
2013 Aug 20
1
chmod + remote save denied = file wiped?
I have a SerNet Samba 4.0.8 AD DC running on CentOS 6.4 (newdc)
replicating from a W2K3 DC (olddc). newdc also has a test share.
I'm experiencing something strange whereby chmod and then an attempted
file save causes a shared file to become zero bytes (despite the save
not being blank, and also being denied):
At olddc:
1) open \\newdc\testshare\yay.txt
At newdc:
$ ls -l
total 8
2007 Jun 22
0
Question - technical issue
Hi all,
I've read everywhere I could on this issue and it seems no one has yet to
find a solution.
It seems I have a Samba issue as is being shown in dmesg and
/var/log/messages:
Dmesg:
smb_lookup: find //logs failed, error=-5
/var/log/messages:
Jun 12 17:12:56 esgstdev01 kernel: smb_request: result -104, setting invalid
Jun 12 17:12:56 esgstdev01 mount.smbfs[1038]: