Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[Samba] xp clients + home directories are SLOOOW

 
   Soft32 Home -> Linux -> Samba RSS
Next:  [Samba] AD authentication problem  
Author Message
Miles Bintz

External


Since: Sep 16, 2003
Posts: 1



(Msg. 1) Posted: Tue Sep 16, 2003 12:30 am
Post subject: [Samba] xp clients + home directories are SLOOOW
Archived from groups: linux>samba (more info?)

I'm also experiencing this problem.

I'm running Samba version 2.2.7 with the "security rollup fix" (redhat 8
update) on kernel 2.4.20. The load average on this machine is nil. These
machines are all running over 100 mb (5 computers on a linksys switch).

I've disabled roaming profiles on WinXP in an attempt to correct the problem
but it didn't seem to help. Based on the "network performance" monitor in
XP, no data is being exchanged during the lag periods.

Any help would be greatly appreciated!

Thanks!

-Miles


--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Back to top
Login to vote
John H Terpstra

External


Since: Apr 10, 2004
Posts: 659



(Msg. 2) Posted: Tue Sep 16, 2003 1:20 am
Post subject: Re: [Samba] xp clients + home directories are SLOOOW [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 15 Sep 2003, Miles Bintz wrote:

> I'm also experiencing this problem.
>
> I'm running Samba version 2.2.7 with the "security rollup fix" (redhat 8
> update) on kernel 2.4.20. The load average on this machine is nil. These
> machines are all running over 100 mb (5 computers on a linksys switch).
>
> I've disabled roaming profiles on WinXP in an attempt to correct the problem
> but it didn't seem to help. Based on the "network performance" monitor in
> XP, no data is being exchanged during the lag periods.
>
> Any help would be greatly appreciated!

Ok everybody, now repeart after me: "I will install WINS!"

Repeat until you are overcome by the urge to do it. When it is done, all
pain will go away.

Then repeat after me again: "Ah, nice!"
Repeat often to make sure we do not forget past pain!

Information about WINS may be found in the Samba-HOWTO-Collection.pdf that
may be obtained from:

http://us1.samba.org/samba/devel/docs/Samba-HOWTO-Collection.pdf

Please refer to chapter 10.

The bottom line is that if NetBIOS names can not be resolved to IP
addresses correctly you will see long delays as reported here.

Note: If you are not running NetBIOS over TCP/IP (ie: Win 2Kx/XP and
samba-3 all with NetBIOS disabled), then you really need DNS with the MS
CIFS extensions installed. See HOWTO page 90, Section 10.3.3.

PS: Chapter 10 applies equally to Samba-2.x as it does to Samba-3.

- John T.
--
John H Terpstra
Email: jht.DeleteThis@samba.org
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Back to top
Login to vote
Tom Dickson

External


Since: Sep 03, 2003
Posts: 36



(Msg. 3) Posted: Tue Sep 16, 2003 2:10 am
Post subject: Re: [Samba] xp clients + home directories are SLOOOW [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Would it be possible to put code in say, smbclient or nmbd that would do
something like this:

%smbclient -L //nosuchwinsname
.......(5 seconds)......
No quick response; there are NO WINS servers on this subnet, see wins.txt
<continue>

Perhaps make it a nmblookup option... maybe I'll hack something together
this weekend.

- -Tom Dickson

John H Terpstra wrote:
| On Mon, 15 Sep 2003, Miles Bintz wrote:
|
|
|>I'm also experiencing this problem.
|>
|>I'm running Samba version 2.2.7 with the "security rollup fix" (redhat 8
|>update) on kernel 2.4.20. The load average on this machine is nil. These
|>machines are all running over 100 mb (5 computers on a linksys switch).
|>
|>I've disabled roaming profiles on WinXP in an attempt to correct the
problem
|>but it didn't seem to help. Based on the "network performance" monitor in
|>XP, no data is being exchanged during the lag periods.
|>
|>Any help would be greatly appreciated!
|
|
| Ok everybody, now repeart after me: "I will install WINS!"
|
| Repeat until you are overcome by the urge to do it. When it is done, all
| pain will go away.
|
| Then repeat after me again: "Ah, nice!"
| Repeat often to make sure we do not forget past pain!
|
| Information about WINS may be found in the Samba-HOWTO-Collection.pdf that
| may be obtained from:
|
| http://us1.samba.org/samba/devel/docs/Samba-HOWTO-Collection.pdf
|
| Please refer to chapter 10.
|
| The bottom line is that if NetBIOS names can not be resolved to IP
| addresses correctly you will see long delays as reported here.
|
| Note: If you are not running NetBIOS over TCP/IP (ie: Win 2Kx/XP and
| samba-3 all with NetBIOS disabled), then you really need DNS with the MS
| CIFS extensions installed. See HOWTO page 90, Section 10.3.3.
|
| PS: Chapter 10 applies equally to Samba-2.x as it does to Samba-3.
|
| - John T.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/Zm/hRliD/69byygRAlAcAJwJibYjc+nmQlT6QJnWGrImQBFVFwCfWLkK
EM9o/CGVv9twaYrH0gz2K+k=
=D7en
-----END PGP SIGNATURE-----

--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Back to top
Login to vote
John H Terpstra

External


Since: Apr 10, 2004
Posts: 659



(Msg. 4) Posted: Tue Sep 16, 2003 3:20 am
Post subject: Re: [Samba] xp clients + home directories are SLOOOW [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Miles,

Poor show on my part to reply twice, but I should also have reminded you
to turn off the WebClient. That also can destroy network browsing.

- John T.


On Mon, 15 Sep 2003, Miles Bintz wrote:

> I'm also experiencing this problem.
>
> I'm running Samba version 2.2.7 with the "security rollup fix" (redhat 8
> update) on kernel 2.4.20. The load average on this machine is nil. These
> machines are all running over 100 mb (5 computers on a linksys switch).
>
> I've disabled roaming profiles on WinXP in an attempt to correct the problem
> but it didn't seem to help. Based on the "network performance" monitor in
> XP, no data is being exchanged during the lag periods.
>
> Any help would be greatly appreciated!
>
> Thanks!
>
> -Miles
>
>
>

--
John H Terpstra
Email: jht RemoveThis @samba.org
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[Samba] Home Directories - Hi. I installed Samba 3.0.0-2 recently. The problem is that when I try to access my user's home directory from it's..

[Samba] Home directories question - Hi, I am running Samba 2.2.8a on a server, and created a common share for a specific group of folks. I didn't want...

[Samba] Windows 95 clients don't create profiles directori.. - Samba 2.2.x as PDC under Debian Woody. When I want to apply user profiles in clients Windows 9x (I have created the..

[Samba] Help with home directories on BDC using LDAP - Hello, I'm having problems with creating machine accounts with W2K clients connecting to a Samba server that is also a....

[Samba] SUMMARY: Samba + KDE + winbind + home directories .. - Hello Samba list !! This is my original posting that I sent to the list about two months ago. The summary is below. ..

[Samba] Any way to do Linux User home directories via Samba - All of our user authentication is done via LDAP. We have an all Linux backend and tons of windows desktops. We've jus...
       Soft32 Home -> Linux -> Samba All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]