Displaying 20 results from an estimated 4000 matches similar to: "smbmount problems when mounted share goes offline."
2000 Jun 13
1
a bug in smbmount
Hello All!
There was a problem: then the samba server goes down, the smbfs
tries to reconnect only once. Then the server returns online
the smbfs dont restore connection and say "I/O error"
without keeping trying to reconnect.
I found that there is no problem in smbfs kernel module.
Each time it got CONN_INVALID, it send SIGUSR1 to smbmount daemon,
which has to restore connection.
The
2000 Jul 31
0
[patch] smbmount fixes for samba-2.0.7, testers wanted!
Hello all
This patch tries to remove a few bugs from smbmount. It would be nice to
get some testing+feedback on this from others using smbmount and possibly
get these things fixed for the next release of samba.
It does the following:
* Change lib/debug.c to allow changing your mind on being interactive.
A second call to setup_logging should now replace the effects of a
previous call. (hmm,
2000 Jul 10
1
smbmount on NT machine times-out
I've got seven Linux boxes, and three NT boxes, all that have to be mounted via smbmount for a backup that we run through one of the Linux machines ("SPEEDY") via BRU. While Speedy has no problem keeping the mounts for all the Linux machines, the mounts for NT machines will timeout after a short period. I run a "df" and get an Input/Output error on all the NT machines. I
2000 Jan 27
1
Win98 / smbmount problem
I mount my win98 laptop directory on my linux box using:
smbmount //sushi/doug -c "mount /home/deck/sushi -u deck -g deck -f
644"
This works great so long as I don't ever leave the house. If I take
the laptop away and then reconnect it, I can neither use
the directory /home/deck/sushi (I get "input/output error")
Nor can I unmout it or remount it. (I get "cannot
2004 Aug 02
1
smbmount hangs Linux if Windows server goes down
Hello.
My linux box mounts a Windows filesystem as an smbfs entry in /etc/fstab. I
found that, if the hosting Windows box goes down for some reason (Imagine
that!), any process on the Linux box that was accessing it hangs forever in
state D and cannot be killed.
How can I configure smbmount so that it will timeout and return errors rather
than hang forever? I have scoured the web for
2001 Feb 08
1
ssh1 keyexchange problem ?
Hi,
Has anybody produced diffs for openssh-2.3.0p1 for the rsa keyexchange
problem that Core-SDI described ? ( I noticed that fix is already
in openbsd tree ).
-Jarno
--
Jarno Huuskonen - System Administrator | Jarno.Huuskonen at uku.fi
University of Kuopio - Computer Center | Work: +358 17 162822
PO BOX 1627, 70211 Kuopio, Finland | Mobile: +358 40 5388169
2003 Nov 19
3
Still trying to backup 66 GB from LINUX to W2K ***
Hi Everyone.
I'm still having that problem that my samba cannot backup more
than 2 GB onto a Windows share (on a Win2K box) (see messages
earlier in this forum - I have to backup a 66 GB file out of database).
Setting loglevel of SAMBA to "2" I received the following (for the
time running the backup up to the broken connection):
......
[2003/11/18 11:39:47, 3]
2000 May 25
2
Errors with smbfs/smbmount
On Wed, 24 May, Todd A. Green wrote:
I've been working with smbfs/smbmount the last few weeks to allow my
linux log processing server access to the logs on our NT servers.
The
problem is that after a period of time all the smbfs mounts become
invalid with either one of two errors.
Yes. I have exactly the same thing. 'Mount' shows them still mounted,
but 'ls -l' on the
2000 Feb 10
1
smbmount/smbumount getting rid of dead connections
I've got a win98 laptop and a linux box. On my linux box, I smbmount
a directory from the laptop. Alas, win98 boxes
crash a lot, and I move the laptop a lot... to and from work.
If the laptop crashes or if I move it with a shared directory mounted
on my linux box, that mount gets "Stuck".... it's
present in /etc/mtab but when I cd to it and do an ls it says:
243 emily ~>ls
2002 Aug 19
1
Caching along linux->win smbmount?
Hi all -
If this is in the wrong group kindly direct me where to post.
I have an odd problem using rsync across an smbmount (via fstab) of
a WinNT drive to Linux Redhat 7.1. I have samba 2.0.10-2 (though smbd is
not running) and rsync 2.4.6-2.
I use the Linux machine to rsync folders on the WinNT machine to
folders on our production webservers. This allows clients to update
2006 Mar 16
1
Patch: patches for smbmount opton documentation ( smbmount.8.xml )
Hi,
I use samba on Linux 2.6 and 2G over size file sharing.
It seems smbmount '-o lfs' need to use with large file.
but default man page doesn't say this option.
I want to edit smbmount.8.xml for lfs and unicode option.
I believe using mount.cifs is right way on latest Linux.
But one of the implementation smb_clients tools take this
lazy option.
Is it right way to change of man page
2002 Feb 27
2
why I don't have smbmount????
hi all
I had compiled samba 2.2.1a and it is working...
but when I tried to mount a share from my windows 2000, it happened I
don't have smbmount!!!!
do you know what happens?
I compiled it with
configure
make
make install
Do I need a option for compile smbmount.c???
I hope U can helpme pleas?
2000 Jul 21
1
Reg Smbmount.
Hi,
Iam using Red hat linux 6.1 with samba version 2.0.7 .I had compiled and
used it,and also used the patch given for smbmount.c by Urban.But Strangely
the smbmount version is still version 2.0.5a.Is this the correct version for
smbmount since i thought when i upgraded samba from 2.0.5a to 2.0.7 smbmount
would also be upgraded.Because iam still facing some problems in using
smbmount.If iam
1999 Jun 20
2
newbie: where and how to use smbmount with 2.04b ?
Fellow Samba-ists,
I read about smbmount
But I cannot find it in 2.04b
Where and how do I use it ?
Regards
Terence
1999 Apr 10
1
linux-2.2.5 + smbd-2.0.3 + smbmount-2.0.x
hi ya samba-gurus..
I'm currently using Linux-2.0.35 to backup NT boxes...
linux-2.0.35 + smbmount-2.0.1 works find for things like
smbmount //NT/C /NT_mnt ...etc...
find /NT_mnt -mtime -1 | tar zcvf /backup/foo.tgz -T -
but it fails miserabley on linux-2.2.5 w/ smbmount-2.0.x w/ smbd-2.0.3
( smbmount from smbfs and samba-2.0.3 )
- some linux programs will change all your time stamps on
2000 Jan 18
2
SMBMount v2.05a
Hi
I have two different distributions running, RedHat 6.0 and Slackware 7.0.
Both machines are running Samba 2.05a.
When I try the smbmount command on the RedHat machine, it has no problem
mounting the smb service.
RedHat 6.0:
works: smbmount //win95machine/c /mnt/c
failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456`
Slacware 7.0:
failed: smbmount //win95machine/c /mnt/c
1999 Nov 17
3
file permissions and smbmount
I'm using Samba 2.0.6 on a Linux server.
When using smbmount or mount to mount a share from an NT server, how do I
set file permissions. An older smbmount allowed a -d and -f switch to set
the file permissions. The newest one does not support these. The man pages
for smbmount and smbmnt mention using syntax that does not work.
I finally have gotten the mount command to work, but now I
2003 Mar 07
2
How to smbmount a share on a domain
I'm running samba 2.2.5 on a RedHat 8 box. I need to mount a share from a PC
that is on a domain that the linux box is not a part of. Normally with another
PC you would specify your username as DOMAIN\user, how do I do this with
smbmount? I've looked at the documentation, google, etc. I can't find anything.
Is this even possible? Here's what I've tried:
smbmount //dd192/PM
2000 Aug 07
2
smbmount shares not lasting
I've got a machine running RedHat Linux 6.2 on a P-II400 with 256MB of ram.
I'm mounting shares in the manner 'mount -t smbfs -o uid=user,gid=group
//server/share /mount/point'. The server is a genuine NT 4 server, with SP5
and a couple of hotfixes. I mounted a couple of shares yesterday, and
overnight the stopped working. When accessing the share, I get an error
message that
1999 May 30
3
smbmount permissions
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com