From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 20:05:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66D80106564A for ; Thu, 20 Nov 2008 20:05:14 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from smtprelay.b.hostedemail.com (smtprelay0052.b.hostedemail.com [64.98.42.52]) by mx1.freebsd.org (Postfix) with ESMTP id 16DC28FC16 for ; Thu, 20 Nov 2008 20:05:13 +0000 (UTC) (envelope-from eagletree@hughes.net) Received: from filter.hostedemail.com (b-bigip1 [10.5.19.254]) by smtprelay04.b.hostedemail.com (Postfix) with SMTP id D262151777D3; Thu, 20 Nov 2008 20:05:12 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2, 0, 0, 7d46d80609b794bb, 9510f55e4507d164, eagletree@hughes.net, freebsd-questions@freebsd.org:dhorn2000@gmail.com, RULES_HIT:355:379:541:564:599:601:945:966:967:973:980:988:989:1260:1261:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1542:1593:1594:1711:1730:1747:1766:1792:1801:2194:2196:2199:2200:2393:2525:2553:2559:2563:2682:2685:2857:2859:2894:2895:2899:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3355:3636:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3876:3877:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4043:4250:4385:4470:4605:4860:5007:6114:6119:7652:7679:7862:7875:7901:7903:8501:8568:8957:9010:9025:9036:9388, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none Received: from [192.168.0.3] (dpc6744118153.direcpc.com [67.44.118.153]) (Authenticated sender: eagletree@hughes.net) by omf14.b.hostedemail.com (Postfix) with ESMTP; Thu, 20 Nov 2008 20:05:07 +0000 (UTC) In-Reply-To: <25ff90d60811200721i21b477cbv9c7c141b43762e2@mail.gmail.com> References: <6.0.0.22.2.20081117193403.025dfa50@mail.computinginnovations.com> <25ff90d60811172223t226714aq6e8202b19a2c8bfb@mail.gmail.com> <6.0.0.22.2.20081118055913.026155c0@mail.computinginnovations.com> <25ff90d60811181050w48d78914m5911bc1c04f4552@mail.gmail.com> <6.0.0.22.2.20081120060200.02635cc0@mail.computinginnovations.com> <25ff90d60811200721i21b477cbv9c7c141b43762e2@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6B5871D4-BBA3-483B-8F5C-707A426E4915@hughes.net> Content-Transfer-Encoding: 7bit From: Chris Pratt Date: Thu, 20 Nov 2008 12:05:01 -0800 To: David Horn X-Mailer: Apple Mail (2.753) X-session-marker: 6561676C6574726565406875676865732E6E6574 Cc: FreeBSD-questions@freebsd.org Subject: Re: smbfs 2 GB file size limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 20:05:15 -0000 On Nov 20, 2008, at 7:21 AM, David Horn wrote: > On Thu, Nov 20, 2008 at 7:07 AM, Derek Ragona >>> >>> No error message, it just stopped writing at 1 Gb. I was doing >>> this using >>> scp. >> >> Whoa, hopefully you just made a few typos here, or we are going down >> the wrong path of investigation. >> >> Did you really mean to say scp or cp ? >> scp(1) - secure copy (remote file copy >> program) >> cp(1) - copy files >> >> ... > What ssh version is running on both of these "other" systems ? > What OS are both of these other systems ? > >> >> So it looks to me like there is some issue with the scp that is >> within >> FreeBSD i386 7. >> > > As per my previous message, I still suggest running single variable > tests to make sure that you know what is causing the failure, but if > you just want to jump to a possible solution, you can try updating ssh > to the latest in the ports tree (5.0p1). > > If you have the FreeBSD ports collection installed and updated using > portsnap(8) or csup(1) , just do: > > cd /usr/ports/security/openssh-portable > make install > > Otherwise, install / update your ports collection using portsnap(8) > (fetch update or fetch extract) first, then install openssh-portable. > > Good Luck. > > ---Dave > I apologize in advance if this has nothing to do with this. I'd ignored this thread completely since it had "SMB" in the subject. Today I noticed the comments shown above that it was apparently actually related to ssh (scp). The fired a synapse of a recent session failure I was having after updating a server to 7.0 that normally accrues about a gig of changes a day. My backup server was running 5.5 and rsyncing the diffs each day. After the upgrade of the application server, the 5.5 client began to hang it's rsync session every day. I updated the 5.5 server to 7.0 (which OBTW replaced the ssh suite) and the problem disappeared. I didn't see in the thread what the actual ssh client OS or rev was but perhaps the client is downrev and there is an issue there. I did no research to figure out why, having my backup server so far downrevved made it's upgrade my first potshot and it worked. >> -Derek >> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >