Date: Sun, 09 Jul 2000 19:21:23 +0300 From: A G F Keahan <ak@freenet.co.uk> To: Boris Popov <bp@butya.kz> Cc: freebsd-current@FreeBSD.ORG Subject: smbfs problem Message-ID: <3968A683.C4238D08@freenet.co.uk> References: <Pine.BSF.4.10.10006210830540.73433-100000@lion.butya.kz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Boris,
I have a strange problem with smbfs, where the mounted share times out
and becomes inaccessible after a period of time. I haven't been able to
pinpoint the exact moment when it happens, but basically:
hightemplar:/home/alex$ mount
/dev/da0s1a on / (ufs, local, writes: sync 135 async 19893, reads: sync
3575 async 133)
/dev/da0s1f on /usr (ufs, local, writes: sync 33050 async 168568, reads:
sync 228738 async 13847)
/dev/da0s1e on /var (ufs, local, writes: sync 13939 async 350912, reads:
sync 14959 async 546)
procfs on /proc (procfs, local)
linprocfs on /usr/compat/linux/proc (linprocfs, local)
//ALEX@PLUTO/USERS on /mnt/pluto (smbfs)
hightemplar:/home/alex$ ls -l /mnt/pluto/
ls: : Broken pipe
hightemplar:/home/alex$ cd /mnt/pluto
hightemplar:/mnt/pluto$ pwd
/mnt/pluto
hightemplar:/mnt/pluto$ ls -al
ls: .: Broken pipe
umounting and mounting it again solves the problem.
Also, smbutil doesn't seem to work:
hightemplar:~$ smbutil lc
SMB connections:
Server: PLUTO
VC: ALEX(root:wheel) 711
Share: USERS(root:wheel) 711
hightemplar:~$ smbutil view //alex@pluto
smbutil: can't get handle to requester
smbutil: could not login to server PLUTO: syserr = Invalid argument
PLUTO is running Windows NT 4, not sure which Service Pack, either 5 or
6. I will be happy to help you debug this.
Alex
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3968A683.C4238D08>
