Gentoo Archives: gentoo-user

From: Heinz Sporn <heinz.sporn@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] transfer large files via samba cause system freeze
Date: Thu, 22 Sep 2005 05:51:12
Message-Id: 1127367982.10156.44.camel@spok.local.sporn-it.com
In Reply to: [gentoo-user] transfer large files via samba cause system freeze by Qiangning Hong
1 Am Donnerstag, den 22.09.2005, 11:03 +0800 schrieb Qiangning Hong:
2 > I tried to transfer a large file (~300MB) to a windows machine from my
3 > gentoo laptop:
4 >
5 > # mount -t cifs //winbox/movies /mnt/samba -o iocharset=utf8,umask=0000
6
7 What if you just try
8 mount -o username=xxx //winbox/movies /mnt/samba ?
9
10 Does this resolve to a smb type mount (instead of CIFS)? Does it work
11 better? Kernel options for SMB / CIFS ?
12
13 > # exit
14 > $ cp largefile.avi /mnt/samba
15 >
16 > The transfer starts and eats 100% of my CPU. However, after transfered
17 > ~40MB of data, my linux system freezed: mouse point doesn't move,
18 > keyboad doesn't response, even Ctrl-Alt-Del has no effects. The only
19 > thing I can do is hard-reset my laptop.
20 >
21 > If I share this file via samba server and use windows explorer on the
22 > winbox to retrieve it, it works.
23 >
24 > It seems something wrong with the samba client?
25 >
26 > --
27 > Qiangning Hong
28 > http://www.hn.org/hongqn (RSS: http://feeds.feedburner.com/hongqn)
29 >
30 > Registered Linux User #396996
31 > Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1>
32 > Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=183>
33 --
34 Mit freundlichen Grüßen
35
36 Heinz Sporn
37
38 SPORN it-freelancing
39
40 Mobile: ++43 (0)699 / 127 827 07
41 Email: heinz.sporn@××××××××.com
42 heinz.sporn@××××××.at
43 Website: http://www.sporn-it.com
44 Snail: Steyrer Str. 20
45 A-4540 Bad Hall
46 Austria / Europe
47
48 --
49 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] transfer large files via samba cause system freeze Qiangning Hong <hongqn@×××××.com>