From: Adrian Bunk <bunk@stusta.de>
To: sfrench@samba.org
Cc: linux-cifs-client@lists.samba.org,
samba-technical@lists.samba.org, linux-kernel@vger.kernel.org
Subject: CIFS: some problems
Date: Tue, 21 Mar 2006 13:41:07 +0100 [thread overview]
Message-ID: <20060321124107.GA3890@stusta.de> (raw)
Hi Steve,
I discovered two other problems with CIFS:
I'm connecting to a Samba server.
This is with the same computers as my now fixed hangs, but this time I
am trying to copy data to the server.
All the below was observed on an otherwise mostly idle machine.
With 2.6.16, the data transfer make the whole computer very sluggish,
this seems to be fixed in 2.6.16-rc6-mm2. But the following issues
remain:
When copying with "cp" or "mc" to the share and suspending the program
copying with ^Z, the data transfer seems to continue.
When running "sync" from another shell during a data transfer, the sync
hangs. After killing cifsd, "sync" returns immediately.
CIFS options in my kernel:
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
I'm mounting with (slightly anonymized):
mount -t cifs -o user="foo",ip=11.22.33.44 //DAT/bar bar
I'm using the smbfs 3.0.21b-1 package from Debian.
I'm using an e100 network card with a 10 MBit/s connection.
Any other information I can provide for helping to debug this problem?
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
reply other threads:[~2006-03-21 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060321124107.GA3890@stusta.de \
--to=bunk@stusta.de \
--cc=linux-cifs-client@lists.samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=samba-technical@lists.samba.org \
--cc=sfrench@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox