Displaying 20 results from an estimated 1000 matches similar to: "IO Timeout Error in file less than 3 MB"
2019 Aug 09
0
[PATCH] Switch to utimensat for newer POSIX versions
Some libcs like uClibc-ng can optionally disable deprecated functions.
utime is one of them. When done so, both the header and the function go
missing.
This fixes flac_utime to work in such a situation.
---
include/share/compat.h | 10 +++++++++-
src/libFLAC/metadata_iterators.c | 9 +++++++--
src/share/grabbag/file.c | 9 +++++++--
3 files changed, 23 insertions(+), 5
2006 Feb 24
1
rsync : connection unexpectedly closed
Hi all,
I am working on a networking product in which i am using Rsync to update configuration files in them.
While syncing a file of 5.5MB, i am facing a problem. An error is displayed and the syncing process is terminated.
The error is as below:
rsync: connection unexpectedly closed (1804855 bytes received so far) [receiver]
rsync: connection unexpectedly closed (39
2005 Jun 10
1
problem syncing files on RAM in embedded device
Hi all,
i am working on an networking product which has a 32 MB flash memory
and a 64MB RAM.
i need to sync a file named appl.gz which is of size 3.1MB from a unit
with ip 192.168.10.1 to a unit with ip 192.168.10.2.
the rsync is called from a C code which does a fork-execve operation.
the command line options being passed to rsync is as below:
command: rsync --stats -aI --temp-dir=/tmp/
2011 Sep 26
1
Is gluster suitable and production ready for email/web servers?
I've been leaning towards actually deploying gluster in one of my
projects for a while and finally a probable candidate project came up.
However, researching into the specific use case, it seems that gluster
isn't really suitable for load profiles that deal with lots of
concurrent small files. e.g.
http://www.techforce.com.br/news/linux_blog/glusterfs_tuning_small_files
2007 Apr 18
1
[Bridge] bridge stp problem
Hi, ppl,
I am using kernel 2.4.25 and having this peculiar problem on my
ixp425. When i have 2 ethernet ports of the board connected to the same
linksys switch running STP. ixp0 and ixp1 are the name of my ethernet
ports enslaved to the same bridge( br0)and my PC is also connected to
the switch.
IXP425 -br0 (192.168.2.1)
|_ixp0|--- |
2009 Jan 15
8
Pattern matching in case statement
Hi all,
I need my servers to decide which network they are in (i.e. dmz), and
the only clue is the servers IP-address. I was trying to accomplish it
like this, but it doesn''t work:
case $ipaddress {
"10.1.1.*": {
$network = "net1"
}
"10.2.2.*.*": {
$network = "net2"
}
"10.3.3.*": {
2005 Jun 27
2
R v2.1.1 for Windows and "non-reproducible" crashes
Hi,
R v2.1.1 patched (2005-05-26) for Windows crashes. The sympotoms are
like "memory leakage". The patched version from two days ago crashes at
a different position in R CMD check compared to todays version.
A "REPRODUCIBLE" EXAMPLE:
Unfortunately, I cannot create a minimal code example reproducing the
crash, but here is at least a simple way to reproduce it:
1. Make
2015 Aug 11
0
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
Usually problem in encryption.
try cipher arcfour or apply hpn patches to ssh. (
http://www.psc.edu/index.php/hpn-ssh)
--
Eero
2015-08-11 12:37 GMT+03:00 G?tz Reinicke - IT Koordinator <
goetz.reinicke at filmakademie.de>:
> Hi,
>
> i have two servers, connected to to the lan by 10Gb with 10Gb and DAS
> hardware raid.
>
> Each system con read and write locally or to the
2014 Sep 07
0
format(object.size(...), units): KB, MB, and GB instead of Kb, Mb, and Gb?
I cannot remember if this has already been discussed or not, and I'm a
bit worried I'm throwing off an endless debate. If it's already
settled, no need to discuss it further.
TOPIC #1:
Shouldn't R use KB, MB and GB when reporting on sizes kilobytes,
megabytes and gigabytes? More specifically, format() for object_size
objects (returned by object.size()) uses Kb, Mb and Gb, which
2008 Feb 14
2
Rsync problems with some files & timestamp
Hi,
rsync 2.6.8 on OES 2 Linux
On an OES 2 Linux server I mount a Netware volume (ncpmount) that is the
destination server.
All volumes are NSS.
Some files are renamed in the destination volume.
For example :
(/media/backup is the NCP mount point )
rsync: rename "/media/backup/USR/SYSTEM32/.AUTOCHK.EXE.xDMw7T" ->
"USR/SYSTEM32/AUTOCHK.EXE": Permission denied (13)
2015 Aug 11
2
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
Hi,
I tried different encryptions like arc four, but always with the same result. BTW: googling shows some similar questions and they are stuck on set same speed +-.
But non of that solutions helped me.
/G?tz
> Am 11.08.2015 um 12:14 schrieb Eero Volotinen <eero.volotinen at iki.fi>:
>
> Usually problem in encryption.
>
> try cipher arcfour or apply hpn patches to
2003 Oct 08
3
rsync for transferring harddrive images
Hi,
I have a project where I have to backup (copy /dev/hda on a server) and
recover (copy back) hardrives from the clients. I tried this with rsync
using:
BACKUP: rsync /dev/hda user@host:/path/to/image
RECOVER: rsync user@host:/path/to/image /dev/hda
There is a problem when accessing devices like /dev/hda. The transfer
aborts after a few seconds with the error message:
write failed on
2015 Aug 11
3
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
Hi,
i have two servers, connected to to the lan by 10Gb with 10Gb and DAS
hardware raid.
Each system con read and write locally or to the 10G iscsi by more than
200 MB/s.
Now I have to transfer backups form A to B and doing this with rsync
always stuck at +- 48-50MB/s no matter which options, compressions,
encryption etc I use. Even the plain default rsync is at that 50 Mb limit.
coyp by scp
2016 Mar 28
2
-H option causes unneccessary transfers
Greetings,
when the daily system backup with rsync is performed, thousands of files (e.g. from /usr directory),
which are not modified are uselessly transferrred to the backup storage every day.
The rsync command is the following:
rsync --update -DHAErlptgo --relative --atimes --delete-during ${SRCPATH} ${BACKUPDIR}
Quick investigation shown, that these files are hard links, and the command
2006 May 29
2
Convert bytes to kb or mb in words
Using File.size(myfile) I can get the size of the uploaded file in _bytes_.
Does anybody know of a function to convert bytes into a more human readable
format?
If I had a wish list for a "file_size_in_words()" function, it would do
this:
10752 bytes becomes "10.5 Kilobytes".
2213814 bytes becomes "2.1 Megabytes".
238 bytes becomes "Less Than 1 Kilobyte".
2008 Oct 01
1
Error: cannot allocate vector of size 117.3 Mb
Dear R users,
I am using RandomForest package. While using this package, i got
"Error: cannot allocate vector of size 117.3 Mb" .........................message.
I had this problem earlier too but could not manage. Is there any way to solve this problem or to increase vector size ? My data set is of 163 samples and 5546 variables.
I tried through "? Memory" function to solve
2009 Jun 10
0
Mechanize consumes ~11 mb
I''ve got a little test script that just sleeps, calls `free -m` and sleeps
again for a while.
Adding "require ''mechanize''" to the top of the script increases the resident
memory (as reported by top) from about 5mb to about 16mb. That 11mb jump
seems a little crazy to me.
The initial 5mb is rubygems, which also seems a little crazy to me.
Am I way off track?
2010 Jun 18
1
Error: cannot allocate vector of size 31.8 Mb
Hi,
I am getting the following error while trying to run an R script:
Error: cannot allocate vector of size 31.8 Mb
I tried setting up memory.limit(), vsize, etc. but could not make it run.
My computer has following configurations:-
OS: Windows 7
Processor: Intel Core 2 Duo
RAM: 4GB
Thanks in advance,
Harsh Yadav
[[alternative HTML version deleted]]
2013 Jun 10
0
[virtio-spec PATCH 0/5] Receiving Used Buffers example code: cleanups and an extra mb()
On Sat, Jun 8, 2013 at 7:39 PM, Laszlo Ersek <lersek at redhat.com> wrote:
> Patches before the last are small cleanups.
>
> In the last patch I'm trying to extract / generalize an idea from Stefan
> Hajnoczi's review of my virtio-net driver for OVMF.
>
> Unfortunately I can't find Stefan's email on any mailing list archive
> (sourceforge, gmane,
2010 Jan 21
1
Xapian under 360 MB VPS
Hello,
I wish to get some feedback on the use of Xapian in a virtual machine hosting plan with 360MB. The processes to share the 360MB will be the following:
0. nginx web server as front (estimated 5MB)
1. custom C++ FastCGI for dynamic requests (estimated 10MB)
2. Xapian writer (1 process and 1 thread)
3. Xapian readers (1 process with n threads for n readers)
4. PostgreSQL (estimated 50MB