Displaying 20 results from an estimated 20000 matches similar to: "samba and large files (>2GB)"
2001 Feb 16
7
large file support
Hi,
I have RH6.2 with kernel 2.4.1smp, create file 2GB on the ext2fs not
problem, but copy datafile>2GB over smb not function:( , where is mistake ?
thank you
jirka
2001 Mar 06
1
Files >2GB
How do I compile samba with >2GB support? I am running Linux 2.4.2. I
know that my Linux machine works with large files, I have a 4GB tarball
on my machine. What I am trying to do is get our mainframe to pass
6-20GB files to my samba box so I can compress them. I have downloaded
samba 2.0.7 and 2.2.0 alpha2 I just need someone to tell me where to
start to get this to work. My company paid
2002 Dec 10
5
2gb limit & weird filenames
Hello,
I'm trying to set up a samba server for a friend who has a mac. He's running
OSX, version 10.2. He's got some really big video editing files that are well
in excess of 2gb. We're trying to back these up to the samba server, but it
quits right around 2gb. That seems to be a magical number. This is with
version 2.2.3 of Samba, and Linux-Mandrake 8.2, ext3 file system.
I
2005 Jul 06
1
Help: Mahalanobis distances between 'Species' from iris
Dear R list,
I'm trying to calculate Mahalanobis distances for 'Species' of 'iris' data
as obtained below:
Squared Distance to Species From Species:
Setosa Versicolor Virginica
Setosa 0 89.86419 179.38471
Versicolor 89.86419 0 17.20107
Virginica 179.38471 17.20107 0
This distances above were obtained with proc
2000 Jun 27
4
smbmount cannot browse large NT directories
This is a problem I get with various versions of Samba, up to and including
2.0.7. (The version shipped with Debian.)
I have an NT machine (4.0, service-pack 3 using NTFS) exporting a filesystem
to Linux through smbmount. Specific directories are not browsable. By that
I mean that "ls *" comes up blank, however if you know the filename, "ls
foo.txt" will still find the
2003 Mar 11
2
2GB File size limit on ext3?
I'm using RedHat 7.2 with kernel 2.4.18-26.7.xsmp and root mount using
ext3.
And I have simple test.pl script:
#!/usr/local/bin/perl
open FILE, ">testfile";
while(1){
print FILE "Test.\n" or die $!;
}
It's died when the file size is 2147483647
and give error message: "File size limit exceeded"
and I run "cat testfile testfile >>
2023 Nov 15
1
What is the arduino sub-driver intended to be used for?
Kelly Byrd <kbyrd at memcpy.com> writes:
> Making progress on this PR. I have question about storing and checking
> state in a subdriver
> HID Power Devices can a "UPS.PowerSummary.CapacityMode" value. According to
> the spec, the values are:
> 0: maH
> 1: mwH
> 2: percent (%)
> 3: Boolean support only (OK or failed)
>
> Grep'ing the source,
2023 Nov 15
1
What is the arduino sub-driver intended to be used for?
You have the device side right. Devices have
"UPS.PowerSummary.CapacityMode" (are the next three in %, mAh, or mWh?
"UPS.PowerSummary.FullChargeCapacity"
"UPS.PowerSummary.RemainingCapacity"
"UPS.PowerSummary.RemainingCapacityLimit"
"UPS.PowerSummary.WarningCapacityLimit"
According to nut-names.txt, NUT has:
battery.charge | Battery
2003 Aug 21
2
rsync on aix fails on large files bigger than 2gb
I am using AIX 4.3.3 and 5.1, rsync version 2.5.5
protocol version 26
when rsyncing files that are larger than 2gb it dies.
You get message about broken something.
root limits is -1
filesystems are large file enabled.
I tested this with linux to linux and it does not have
this problem.
any reason why it does not work in AIX?
__________________________________
Do you Yahoo!?
Yahoo!
2002 Nov 29
6
Version 2.2.6 and above are not able to store big files over 2GB
Hello,
when I store a file biger than 2GB to a samba server version 2.2.5
everythink works fine. But when I do that with a server version 2.2.6 or
2.2.7 the saving fails on the 2GB limit. The problem can be seen with
windowsclients or with smbclient (any version > 2.2.5).
I did some debuging and find that the lseek64 fails. But I didn't find the
reason.
Regards
Klaus Ethgen
2001 Feb 28
1
Samba and MS Access (new effect)
Hi,
now I'm confused. I told about the locking problem
with Samba and MS Access .mdb files.
When I use Samba 2.0.7-49 with SuSE Linux 7.0 and
kernel 2.2.16 I have to set the option "fake oplocks=yes"
on the share to get access to the .mdb files.
Using Samba 2.0.7-105 on SuSE Linux 7.1 with kernel
2.4.0 it works without the fake oplocks option.
I'm using the same smb.conf on both
2002 Jul 18
2
I hit a 2gb limit
2010 Mar 27
5
producing a QQ plot.
Hello everyone I'm a beginner in Stats and R, I'm using R 2.10.1. I need to
create a multivariate qq plot, there is 8 variable group with each has 55
number of input. An example of what I did so far, just to get my point out:
> data=read.csv(file.choose(),header=T)
> data
country village group av_expen P2ary_ed no_fisher
1 Cook Islands Aitutaki D
2005 Mar 21
2
Highlighting points in a scatter plot matrix
Dear R
I recently did a scatterplot matrix using the following command
pairs(sleep[c("SlowSleep", "ParaSleep", "logbw", "logbrw", "loglife",
"loggest")],col=1+as.integer(ParaSleep > 5.5 | SlowSleep > 15.7))
this highlighted outlying points for some of the x,y plots that I needed to
identify. Unfortunately this highlights all the x,y
2005 Jul 08
5
Help with Mahalanobis
Dear R list,
I'm trying to calculate Mahalanobis distances for 'Species' of 'iris' data
as obtained below:
Squared Distance to Species From Species:
Setosa Versicolor Virginica
Setosa 0 89.86419 179.38471
Versicolor 89.86419 0 17.20107
Virginica 179.38471 17.20107 0
These distances were obtained with proc 'CANDISC'
2002 Nov 29
3
Version 2.2.6 and above are not able to store big fil es over 2GB
I'm hitting the 2G limit taring from 2.2.2 to ntfs NT4.
could this be my problem as well.
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On
Behalf Of Klaus Ethgen
Sent: 29 November 2002 4:10 PM
To: samba@lists.samba.org
Subject: [Samba] Version 2.2.6 and above are not able to store big files
over 2GB
Hello,
when I store a file biger than
2023 Nov 15
2
What is the arduino sub-driver intended to be used for?
Making progress on this PR. I have question about storing and checking
state in a subdriver
HID Power Devices can a "UPS.PowerSummary.CapacityMode" value. According to
the spec, the values are:
0: maH
1: mwH
2: percent (%)
3: Boolean support only (OK or failed)
Grep'ing the source, nothing makes use of this now (some subdrivers have it
mapped to
2007 Nov 16
2
Can't get OpenGL to work
Hello all,
today I've tried to use two applications which claim to use OpenGL
(Catia, oZone3D) in Wine on Ubuntu 7.10. The version of Wine coming
along with Ubuntu is 0.9.46-0ubuntu1.
Each time I start one of these applications, they claim to find no
OpenGL library. Since I can run glxgears (~1400fps) in Ubuntu
directly, I consider my graphics to work fine and point my finger
2000 Jun 30
1
Samba 1.9.x vs 2.0.7 not connecting to MS DOS Server
I am not sure if this is a bug or a feature...
The 2.0.7 version no longer wants to connect to a DOS 6.22/DOS LANMAN2.1
(wg1049.exe) server. Version 1.9.18 does work.
Both smbclient and (more importantly for our needs) smbmount fail.
However, both work fine with win95 boxes. The problem seems specific to the
DOS server. I could not find any reference to this issue. Am I perhaps
overlooking
2003 May 14
1
Bug with Large Files on AIX
Hi,
on AIX, mkstemp doesn't open a file with the O_LARGEFILE option, so you
can't transfer files > 2GB to an AIX machine.
Here is a fix:
diff -c -r rsync-2.5.6.orig/syscall.c rsync-2.5.6/syscall.c
*** rsync-2.5.6.orig/syscall.c Sun Jan 26 21:09:02 2003
--- rsync-2.5.6/syscall.c Wed May 14 13:55:15 2003
***************
*** 151,157 ****
if (dry_run) return -1;
if