Hello Samba Lists: I am trying to read a 22TB file from a system running OpenSuSE 10.3/x64 (Using whatever version of Samba came out with 10.3/x64). The file is on a 30TB XFS volume. I'm connecting over 10GBit Ethernet from a Windows Server 2003/X64 client. If I try to read the 22TB file, I get the message "Access Denied", but if I try to read 100GB files from the same volume, they read with no problems - please help...Note that I'm not trying to write - only read... Lance
On Tue, Jul 21, 2009 at 04:57:26PM -0700, Lance Gropper wrote:> Hello Samba Lists: > > I am trying to read a 22TB file from a system running OpenSuSE 10.3/x64 > (Using whatever version of Samba came out with 10.3/x64). The file is on a > 30TB XFS volume. I'm connecting over 10GBit Ethernet from a Windows Server > 2003/X64 client. If I try to read the 22TB file, I get the message "Access > Denied", but if I try to read 100GB files from the same volume, they read > with no problems - please help...Note that I'm not trying to write - only > read...Can you post a debug level 10 of the smbd log when you try and read a file this size ? Jeremy.
Hello John/Jeremy: I received a message back saying the message I sent you with the log is waiting for moderator approval (It was about 500KB)... Lance
Hallo, Lance, Du meintest am 22.07.09:> I received a message back saying the message I sent you with the log > is waiting for moderator approval (It was about 500KB)...Can you put it on a web side and show only the link to it in this mailing list. 500 kByte mail downloading is no fun ... Viele Gruesse! Helmut
Quoting Jeremy Allison <jra at samba.org>:> On Thu, Jul 23, 2009 at 09:58:51AM -0700, Lance Gropper wrote: >> Hello Jeremy: >> ? >> Only 4GB RAM... > > Try doing the same thing against Samba with a Linux > client (using CIFSFS). If it works correctly then > you are running into a Windows client bug.would smbclient be an appropriate alternative?
On Thu, Jul 23, 2009 at 01:07:40PM -0500, Jonathon Doran wrote:> Quoting Jeremy Allison <jra at samba.org>: > >> On Thu, Jul 23, 2009 at 09:58:51AM -0700, Lance Gropper wrote: >>> Hello Jeremy: >>> ? >>> Only 4GB RAM... >> >> Try doing the same thing against Samba with a Linux >> client (using CIFSFS). If it works correctly then >> you are running into a Windows client bug. > > would smbclient be an appropriate alternative?Sure, that would do also. Jeremy.