[Samba] Extremely slow during browsing some directories

2005-03-31 Thread Jonathan Johnson
David Rankin wrote:

I am seeing the exact same problem and I can confirm that a reboot of 
Win XP helps the problem temporarily. (this is my laptop so it is 
restarted regularly) It seems something is getting cached or stuck 
somewhere after XP is up and running for a while that is causing the 30 
second delay descending down the directory tree when using the 
file-open dialog from MS office applications.


David,
For what it's worth, I've experienced very similar behavior with a 
Novell server in the back end. Unfortunately, I don't know enough about 
Novell, and there isn't a Samba server on this particular network that I 
can use for troubleshooting. I mainly wanted to let you know that it's 
not just a Samba problem, but perhaps some optimization that Microsoft 
has used to make sure that their server OS works better. We can always 
suspect that, can't we?

In my situation, browsing works fine with explorer but not in the file 
open dialog in MS Office apps. Just like you experienced.

In regards to Linwei Cheng's original problem, I have to ask, is there a 
machine account in the /etc/passwd file? For one of my customers who has 
a Samba box that authenticates against a true Windows Active Directory 
server, I found that I needed to add local machine accounts to the Linux 
user database (/etc/passwd) in order to get reasonable performance. The 
Samba logs were full of messages whining about user MACHINE$ not 
existing. Now, I might have solved this by adding winbind to the hosts 
entry in /etc/nsswitch.conf, but I didn't think of that. It works now, 
so why fix it?

--Jonathan Johnson
Sutinen Consulting, Inc.
www.sutinen.com
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: JT, Jerry, Chris, Andrew??? Anything new was:Re: [Samba] Extremely slow during browsing some directories

2005-03-12 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
david rankin wrote:
| John, Jerry, Chris and, yes you too Bartlett (mate):
|
|Have you thought any more about this problem?? It has been posted
under:
| Samba errors with smb QUERY_PATH_INFO,Error: STATUS_OBJECT_NAME_NOT_FOUND
|
| 3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO,Error:
David, First off could you give 3.0.12rc1 a test.  There's been a lot
of changes since 3.0.7.
Along another path is that it sounds like are having oplock
break timeouts.  Trying setting 'oplocks = no' in one share
just as a temporary test.


cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCMwIgIR7qMdg1EfYRAnaoAKC8+MbUbNJkUDqLkiboucucDcmMRACg11q/
SJ/37+99eSoqRzAubxaw/3I=
=6lNz
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: JT, Jerry, Chris, Andrew??? Anything new was:Re: [Samba] Extremely slow during browsing some directories

2005-03-12 Thread david rankin
Jerry penned:
David, First off could you give 3.0.12rc1 a test.  There's been a lot
of changes since 3.0.7.
Along another path is that it sounds like are having oplock
break timeouts.  Trying setting 'oplocks = no' in one share
just as a temporary test.
Sure. I'll give load it tomorrow and let you know what I see. For the 
record, below is my smb.conf (from the mdk 7.2 box). I am seeing this 
problem on my Mandrake 7.2, Mandrake 10.1 and Suse 9.0 boxes. It is not 
kernel or distro dependent:

Linux Nemesis.rbpllc.com 2.2.19-4.1mdk #1 Mon Apr 9 10:34:05 MDT 2001 i686 
unknown
Linux bonza.rbpllc.com 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 
AMD Athlon(tm) XP 2800+ unknown
Linux skyline 2.4.21-199-default #1 Fri Mar 12 08:27:41 UTC 2004 i586 i586 
i386 GNU/Linux

# Global parameters
[global]
   workgroup = RB_LAW
   server string = RB_LAW Samba Server %v
   encrypt passwords = Yes
   update encrypted = Yes
   smb passwd file = /etc/smbpasswd
   passwd program = /usr/bin/passwd %u
   passwd chat = *New*password* %n\n *new*password* %n\n *success*
   passwd chat debug = Yes
   unix password sync = Yes
   log file = /var/log/samba/log.%m
   max log size = 50
   name resolve order = wins lmhosts hosts bcast
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   use sendfile = No
   logon script = %U.bat
   domain logons = Yes
   time server = yes
   os level = 34
   preferred master = Yes
   domain master = Yes
   dns proxy = No
   wins support = Yes
   hosts allow = 192.168.7. localhost 66.76.63.120
   load printers = yes
   printcap name = cups
   printing = cups
[netlogon]
   comment = Rankin-Bertin logon services
   path = /home/samba/logon
   browseable = No
[Rankin-Bertin]
   comment = Rankin-Bertin PLLC
   path = /home/samba/rbpllc
   valid users = @rbpllc
   force group = rbpllc
   admin users = david
   writeable = Yes
   map archive = Yes
   inherit permissions = Yes
[guillory]
   comment = David Guillory
   path = /home/samba/guillory
   valid users = @guillory
   force group = guillory
   admin users = david
   map archive = Yes
   writeable = Yes
   inherit permissions = Yes
[Bertin]
   comment = Darren Bertin
   path = /home/samba/bertin
   valid users = @bertin
   force group = bertin
   admin users = david
   map archive = Yes
   writeable = Yes
   inherit permissions = Yes
[Rankin]
   comment = Rankin Law Firm PLLC
   path = /home/samba/rankin
   valid users = @rankin
   force group = rankin
   admin users = david
   writeable = Yes
   map archive = Yes
   inherit permissions = Yes
[homes]
   comment = Homes Directory
   writeable = Yes
   browseable = No
[Applications]
   comment = Windows Applications
   path = /home/samba/winapps
   valid users = @rbpllc,@guillory
   force group = rbpllc
   admin users = david
   writeable = Yes
   map archive = Yes
   inherit permissions = Yes
[printers]
   comment = Rankin*Bertin Printers
   path = /var/spool/samba
   browseable = no
   public = yes
   guest ok = Yes
   writable = no
   printer admin = root, sys
   printable = Yes
Any glaring errors that could explain the delay problem?? I'll try .12 and 
report back

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Gerald (Jerry) Carter [EMAIL PROTECTED]
To: david rankin [EMAIL PROTECTED]
Cc: samba samba@lists.samba.org
Sent: Saturday, March 12, 2005 8:52 AM
Subject: Re: JT, Jerry, Chris, Andrew??? Anything new was:Re: [Samba] 
Extremely slow during browsing some directories


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
david rankin wrote:
| John, Jerry, Chris and, yes you too Bartlett (mate):
|
|Have you thought any more about this problem?? It has been posted
under:
| Samba errors with smb QUERY_PATH_INFO,Error: 
STATUS_OBJECT_NAME_NOT_FOUND
|
| 3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO,Error:



cheers, jerry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCMwIgIR7qMdg1EfYRAnaoAKC8+MbUbNJkUDqLkiboucucDcmMRACg11q/
SJ/37+99eSoqRzAubxaw/3I=
=6lNz
-END PGP SIGNATURE-

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


JT, Jerry, Chris, Andrew??? Anything new was:Re: [Samba] Extremely slow during browsing some directories

2005-03-11 Thread david rankin
John, Jerry, Chris and, yes you too Bartlett (mate):
   Have you thought any more about this problem?? It has been posted under:
Samba errors with smb QUERY_PATH_INFO,Error: STATUS_OBJECT_NAME_NOT_FOUND
3.0.7 - NT Create AndX Response, Error:, QUERY_PATH_INFO,Error:
Extremely slow during browsing some directories
   Basically Linwei and myself are having 30 second delays descending 
directory trees within the file-open dialogs from MS applications. (Yes I 
know, it's an MS thing, but I thought you guys would want to know) The 
problem does NOT affect windows explorer, only the MS Office application's 
file-open function. I've posted the ethereal dump of the communications, 
but, interpreting what it is telling me is beyond this idiot 
engineer/lawyer. Anyway, what happens is that if you open say: MS Word, and 
go to open a file -- and click on the directory list box, the process 
freezes for 18-30 seconds. That generates the AndX response error, 
QUERY_PATH_INFO error, etc...

   Yes, it is MS related, BUT, it only happens on trying to access files on 
a samba share.  No doubt, MS has thrown a wrench into the equation, but we 
need to understand it and find out how to fix in on our side. The problem is 
I AINT smart enough to do it on my own. Damn, it hurts to admit it, but 
it's so.

   My proposal is for you guys to Tell me what you want me to 
capture/send/whatever and I'll do it I'm too old to try and learn this 
trick. (You know Play golf -- and your tennis game suffers so pick your 
sport)

   That's it. Enough philosophy. I think we have a real problem to work. I 
am more than willing to do what I can, but at this level, I am drawing from 
a shallow pool of knowledge.

   Your thoughts?
--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: david rankin [EMAIL PROTECTED]; samba@lists.samba.org
Sent: Friday, March 04, 2005 2:44 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Hello,
I've read the relative thread on STATUS_OBJECT_NAME_NOT_FOUND, and I 
think that's part of my issue:

1. When I map the shared folder as a disk to my windowsXP and Windows2K 
machine, then every step exploring the mapped disk or directories under 
this disk, takes more than 30sec to response from the samba server. I use 
ethereal to trace the network, and found that there are a lot of SMB 
Trans2 request, QUERY_PATH_INFO and SMB Trans2 response QUERY_PATH_INFO 
roundtrip while my windows machine waiting.

2. When I don't map the shared folder to my windows machines, things are 
better -- the slowness doesn't happen frequently, but it does happend 
randomly. When it happens, I got STATUS_OBJECT_PATH_NOT_FOUND error 
reported.

I just updated my Samba to 3.0.12pre-1 from 3.0.10.fc3, but it seems 
all my issues remain as before. Does this issue introduced in certain 
Samba version? Does anybody suffer the same problem as mine now or before?

Regards,
linwei
- Original Message - 
From: david rankin [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 7:32 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


See all of the posts from the last few days with the subject:
Re: [Samba] Re: Samba errors with smb QUERY_PATH_INFO,Error: 
STATUS_OBJECT_NAME_NOT_FOUND

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: Jason Balicki [EMAIL PROTECTED]; 
samba@lists.samba.org
Sent: Thursday, March 03, 2005 7:35 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


I disabled the web client service on my computer, but it does no good. 
( There are also other sharing folders from windows machinces on my 
network, but I didn't suffer the same problem from those windows 
sharings...). And I also tried to work on the samba server machine 
locally using smbclient, and it seems no this kind of issue

- Original Message - 
From: Jason Balicki [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 5:16 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Linwei Cheng wrote:
hi,
I am quite new on using Samba and sorry maybe ask a silly question 
here. I set up simple Samba server on Fedora3 using the samba rpm 
package comes with fedora3( version 3.0.10-1.fc3). I use the SHARE 
security level to make things easier. Everything goes fine so far, 
except that for some windows user, some times, on browsing some 
directories, it takes extremely long time to display the folders/files 
list. This seems weird because it happened radomly: sometimes for the 
same user, same machine and browse same directory, it works quickly, 
but sometimes it take

Re: [Samba] Extremely slow during browsing some directories

2005-03-08 Thread david rankin
From: Linwei Cheng [EMAIL PROTECTED]
Hello,
The issues I had before seems all disappeared after I rebooted my 
machine( Fedora3, kernel 2.6.10-1.770_FC3 ). I don't really understand 
what benefited the samba on rebooting... The information is, before this 
reboot, I updated the kernel from 2.6.10-1.760_FC3, and updated samba from 
3.0.10 to 3.0.12pre1-1.

I really doubt it's the client requirement of GET FULL FS SIZE caused 
the slowness. Before rebooting, I tried using smbclient on another linux 
machine to connect the shared folder on samba server, and found that when 
I use ls to list the directories, the directories can be returned 
immediately but it get stuck on display the filesystem size information 
at the bottom until timeout. I think it's the same issue for mapping a 
disk on windows machines, since the windows will try to grab filesystem 
size information on every operation as well.  After rebooting, the ... 
block of size . blocks available returned immediately and everything 
goes smoothly.

linwei
   I am seeing the exact same problem and I can confirm that a reboot of 
Win XP helps the problem temporarily. (this is my laptop so it is restarted 
regularly) It seems something is getting cached or stuck somewhere after XP 
is up and running for a while that is causing the 30 second delay descending 
down the directory tree when using the file-open dialog from MS office 
applications. There is nothing on the MS lack of knowledge base and google 
hasn't been my friend on this issue. Do you have any other ideas that might 
help get this issue resolved??

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--

- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]


Hello,
I've read the relative thread on STATUS_OBJECT_NAME_NOT_FOUND, and I 
think that's part of my issue:

1. When I map the shared folder as a disk to my windowsXP and Windows2K 
machine, then every step exploring the mapped disk or directories under 
this disk, takes more than 30sec to response from the samba server. I use 
ethereal to trace the network, and found that there are a lot of SMB 
Trans2 request, QUERY_PATH_INFO and SMB Trans2 response 
QUERY_PATH_INFO roundtrip while my windows machine waiting.

2. When I don't map the shared folder to my windows machines, things are 
better -- the slowness doesn't happen frequently, but it does happend 
randomly. When it happens, I got STATUS_OBJECT_PATH_NOT_FOUND error 
reported.

I just updated my Samba to 3.0.12pre-1 from 3.0.10.fc3, but it seems 
all my issues remain as before. Does this issue introduced in certain 
Samba version? Does anybody suffer the same problem as mine now or 
before?

Regards,
linwei
- Original Message - 
From: david rankin [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 7:32 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


See all of the posts from the last few days with the subject:
Re: [Samba] Re: Samba errors with smb QUERY_PATH_INFO,Error: 
STATUS_OBJECT_NAME_NOT_FOUND

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: Jason Balicki [EMAIL PROTECTED]; 
samba@lists.samba.org
Sent: Thursday, March 03, 2005 7:35 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


I disabled the web client service on my computer, but it does no good. 
( There are also other sharing folders from windows machinces on my 
network, but I didn't suffer the same problem from those windows 
sharings...). And I also tried to work on the samba server machine 
locally using smbclient, and it seems no this kind of issue

- Original Message - 
From: Jason Balicki [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 5:16 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Linwei Cheng wrote:
hi,
I am quite new on using Samba and sorry maybe ask a silly question 
here. I set up simple Samba server on Fedora3 using the samba rpm 
package comes with fedora3( version 3.0.10-1.fc3). I use the SHARE 
security level to make things easier. Everything goes fine so far, 
except that for some windows user, some times, on browsing some 
directories, it takes extremely long time to display the 
folders/files list. This seems weird because it happened radomly: 
sometimes for the same user, same machine and browse same directory, 
it works quickly, but sometimes it take about a minute to get the 
response from server. What's the possibilities for this issue? 
Deperately need help.

Try turning off the webclient service on the windows client 
machines.

--J(K)

--
To unsubscribe from this list go to the following URL and read the
instructions:  https

Re: [Samba] Extremely slow during browsing some directories

2005-03-04 Thread Linwei Cheng
Hello,
I've read the relative thread on STATUS_OBJECT_NAME_NOT_FOUND, and I think 
that's part of my issue:

1. When I map the shared folder as a disk to my windowsXP and Windows2K 
machine, then every step exploring the mapped disk or directories under this 
disk, takes more than 30sec to response from the samba server. I use 
ethereal to trace the network, and found that there are a lot of SMB Trans2 
request, QUERY_PATH_INFO and SMB Trans2 response QUERY_PATH_INFO 
roundtrip while my windows machine waiting.

2. When I don't map the shared folder to my windows machines, things are 
better -- the slowness doesn't happen frequently, but it does happend 
randomly. When it happens, I got STATUS_OBJECT_PATH_NOT_FOUND error 
reported.

I just updated my Samba to 3.0.12pre-1 from 3.0.10.fc3, but it seems all 
my issues remain as before. Does this issue introduced in certain Samba 
version? Does anybody suffer the same problem as mine now or before?

Regards,
linwei
- Original Message - 
From: david rankin [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 7:32 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


See all of the posts from the last few days with the subject:
Re: [Samba] Re: Samba errors with smb QUERY_PATH_INFO,Error: 
STATUS_OBJECT_NAME_NOT_FOUND

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: Jason Balicki [EMAIL PROTECTED]; 
samba@lists.samba.org
Sent: Thursday, March 03, 2005 7:35 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


I disabled the web client service on my computer, but it does no good. 
( There are also other sharing folders from windows machinces on my 
network, but I didn't suffer the same problem from those windows 
sharings...). And I also tried to work on the samba server machine 
locally using smbclient, and it seems no this kind of issue

- Original Message - 
From: Jason Balicki [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 5:16 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Linwei Cheng wrote:
hi,
I am quite new on using Samba and sorry maybe ask a silly question 
here. I set up simple Samba server on Fedora3 using the samba rpm 
package comes with fedora3( version 3.0.10-1.fc3). I use the SHARE 
security level to make things easier. Everything goes fine so far, 
except that for some windows user, some times, on browsing some 
directories, it takes extremely long time to display the folders/files 
list. This seems weird because it happened radomly: sometimes for the 
same user, same machine and browse same directory, it works quickly, 
but sometimes it take about a minute to get the response from server. 
What's the possibilities for this issue? Deperately need help.

Try turning off the webclient service on the windows client machines.
--J(K)

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Extremely slow during browsing some directories

2005-03-04 Thread Linwei Cheng
Hello,
The issues I had before seems all disappeared after I rebooted my machine( 
Fedora3, kernel 2.6.10-1.770_FC3 ). I don't really understand what benefited 
the samba on rebooting... The information is, before this reboot, I updated 
the kernel from 2.6.10-1.760_FC3, and updated samba from 3.0.10 to 
3.0.12pre1-1.

I really doubt it's the client requirement of GET FULL FS SIZE caused the 
slowness. Before rebooting, I tried using smbclient on another linux machine 
to connect the shared folder on samba server, and found that when I use ls 
to list the directories, the directories can be returned immediately but it 
get stuck on display the filesystem size information at the bottom until 
timeout. I think it's the same issue for mapping a disk on windows 
machines, since the windows will try to grab filesystem size information 
on every operation as well.  After rebooting, the ... block of size . 
blocks available returned immediately and everything goes smoothly.

linwei

- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: david rankin [EMAIL PROTECTED]; samba@lists.samba.org
Sent: Friday, March 04, 2005 12:44 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Hello,
I've read the relative thread on STATUS_OBJECT_NAME_NOT_FOUND, and I 
think that's part of my issue:

1. When I map the shared folder as a disk to my windowsXP and Windows2K 
machine, then every step exploring the mapped disk or directories under 
this disk, takes more than 30sec to response from the samba server. I use 
ethereal to trace the network, and found that there are a lot of SMB 
Trans2 request, QUERY_PATH_INFO and SMB Trans2 response QUERY_PATH_INFO 
roundtrip while my windows machine waiting.

2. When I don't map the shared folder to my windows machines, things are 
better -- the slowness doesn't happen frequently, but it does happend 
randomly. When it happens, I got STATUS_OBJECT_PATH_NOT_FOUND error 
reported.

I just updated my Samba to 3.0.12pre-1 from 3.0.10.fc3, but it seems 
all my issues remain as before. Does this issue introduced in certain 
Samba version? Does anybody suffer the same problem as mine now or before?

Regards,
linwei
- Original Message - 
From: david rankin [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 7:32 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


See all of the posts from the last few days with the subject:
Re: [Samba] Re: Samba errors with smb QUERY_PATH_INFO,Error: 
STATUS_OBJECT_NAME_NOT_FOUND

--
David C. Rankin, J.D., P.E.
RANKIN LAW FIRM, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
(936) 715-9339 fax
www.rankinlawfirm.com
--
- Original Message - 
From: Linwei Cheng [EMAIL PROTECTED]
To: Jason Balicki [EMAIL PROTECTED]; 
samba@lists.samba.org
Sent: Thursday, March 03, 2005 7:35 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


I disabled the web client service on my computer, but it does no good. 
( There are also other sharing folders from windows machinces on my 
network, but I didn't suffer the same problem from those windows 
sharings...). And I also tried to work on the samba server machine 
locally using smbclient, and it seems no this kind of issue

- Original Message - 
From: Jason Balicki [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 5:16 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Linwei Cheng wrote:
hi,
I am quite new on using Samba and sorry maybe ask a silly question 
here. I set up simple Samba server on Fedora3 using the samba rpm 
package comes with fedora3( version 3.0.10-1.fc3). I use the SHARE 
security level to make things easier. Everything goes fine so far, 
except that for some windows user, some times, on browsing some 
directories, it takes extremely long time to display the folders/files 
list. This seems weird because it happened radomly: sometimes for the 
same user, same machine and browse same directory, it works quickly, 
but sometimes it take about a minute to get the response from server. 
What's the possibilities for this issue? Deperately need help.

Try turning off the webclient service on the windows client machines.
--J(K)

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba 

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Extremely slow during browsing some directories

2005-03-03 Thread Linwei Cheng
hi,
I am quite new on using Samba and sorry maybe ask a silly question here. I 
set up simple Samba server on Fedora3 using the samba rpm package comes with 
fedora3( version 3.0.10-1.fc3). I use the SHARE security level to make 
things easier. Everything goes fine so far, except that for some windows 
user, some times, on browsing some directories, it takes extremely long time 
to display the folders/files list. This seems weird because it happened 
radomly: sometimes for the same user, same machine and browse same 
directory, it works quickly, but sometimes it take about a minute to get the 
response from server. What's the possibilities for this issue? Deperately 
need help.

My /etc/smb.conf :
[global]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = geophysics
# server string is the equivalent of the NT Description field
server string = fileserver
netbios name = fileserver
cups options = raw
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = 192.168.123.10/24
remote announce = 192.168.123.255
local master = no
wins server = 192.168.123.254
dns proxy = no
# Share Definitions 
==

idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
username map = /etc/samba/smbusers
password server = None
encrypt passwords = yes
guest ok = yes
guest account = sjv
winbind use default domain = no
security = SHARE
[homes]
comment = Home Directories
browseable = no
writeable = yes
# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
# Set public = yes to allow user 'guest account' to print
printable = yes
# This one is useful for people to share files
[projects]
comment = S.J.V. Projects Working Space
path = /projects
guest ok = yes
writeable = yes
force user = sjv
force group = sjv
[software]
comment = S.J.V. Software sharing space
path = /Software
writeable = yes
force user = sjv
force group = sjv
[fieldbk]
comment = S.J.V. Software backup for field
path = /FieldBackup
writeable = yes
force user = sjv
force group = sjv
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Extremely slow during browsing some directories

2005-03-03 Thread Linwei Cheng
I disabled the web client service on my computer, but it does no good. ( 
There are also other sharing folders from windows machinces on my network, 
but I didn't suffer the same problem from those windows sharings...). And I 
also tried to work on the samba server machine locally using smbclient, and 
it seems no this kind of issue

- Original Message - 
From: Jason Balicki [EMAIL PROTECTED]
To: Linwei Cheng [EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 5:16 PM
Subject: Re: [Samba] Extremely slow during browsing some directories


Linwei Cheng wrote:
hi,
I am quite new on using Samba and sorry maybe ask a silly question here. 
I set up simple Samba server on Fedora3 using the samba rpm package comes 
with fedora3( version 3.0.10-1.fc3). I use the SHARE security level to 
make things easier. Everything goes fine so far, except that for some 
windows user, some times, on browsing some directories, it takes 
extremely long time to display the folders/files list. This seems weird 
because it happened radomly: sometimes for the same user, same machine 
and browse same directory, it works quickly, but sometimes it take about 
a minute to get the response from server. What's the possibilities for 
this issue? Deperately need help.

Try turning off the webclient service on the windows client machines.
--J(K) 

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba