Displaying 20 results from an estimated 1000 matches similar to: "rsync 2.5.6, No buffer space available error..."
2004 Jan 30
1
rsync 2.5.6, No buffer space available error...
> On Wed, Sep 03, 2003 at 03:49:12PM -0400, Matt Miller wrote:
>> I have seen this error in many postings, but the solutions seem not to
>> apply in this case. This error happens during a small file transfer
>> (gif image) and after 75% of a 165G rsync job (the building file list
>> portion is complete.) Most solutions I saw were related to not having
>>
2002 Jun 05
1
Anybody seeing this OOPS
Hello All,
I am running Linux 2.4.7-10, 2.4.18-4 and 2.4.19-pre9, I
see the following oops quite often (mainly on 2.4.19-pre9 with
kdb). All the kernels I use have the kdb patch installed.
1
kmem_cache_alloc (offset 0x125)
get_unused_buffer_head
journal_write_metadata_buffer
journal_commit_transaction
kjournald
kernel_thread
kmem_cache_alloc dis
xchg %eax, (%ebx)
cmp $0x5a2cf071, %eax (where
2004 Aug 10
3
rsync to a destination > 8TB problem...
I am trying to use a large (10TB) reiserfs filesystem as an rsync
target. The filesystem is on top of lvm2 (pretty sure this doesn't
matter, but just in case.) I get the following error when trying to
sync a modest set of files to that 10TB target (just syncing /etc for
now):
rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown":
Broken pipe
rsync error: error in
2005 Jun 05
1
Creating a large matrix
Dear all,
I have a set of data that is 2 columns wide and 35,000 rows long (see
extract below). The first column contains codes for tetrads (2km x 2km
squares within NW England) and the second column has the names of moss
species present within each tetrad. I wish to convert this into a matrix
where rows are labelled by 'Tetrad', columns are labelled by 'Moss species'
and each
2009 Nov 08
1
dup error of rsync 3.0.6-1 under cygwin 1.7.0-62 and 63
I have used earlier rsync on cygwin successfully for a
long. I have now moved to cygwin 1.7.0, which required
moving to rsync 3.0.6-1 at the same time. (The -1 is
for minor cygwin-specific patches.)
When I do almost any command with rsync, such as the one
below, it breaks at a dup2 after a fork in pipe.c (routine
piped_child). Windows gives error code 6, which is translated
by cygwin to errno 9 =
2009 Dec 16
0
rsync hang on large file in a set
This is to both the rsync and cygwin lists, and I
regret that it is vaguer than I would like, but ...
With cygwin 1.7 (latest beta) and the rsync released
with it (3.0.6-1) I try to sync a couple of Gb of
Thunderbird mail files. The flag settings were
-avzuP plus a --chmod and some includes/excludes
to control which files to move.
I would repeatably get "hangs" on particular files,
2004 Apr 14
0
rsync --link-dest issue on local fs
> Here's the deal... I have a filesystem that I have populated by
> rsyncing from a filer (over NFS) using the --link-dest option to create
> incremental "snapshots" of the live data. This part is working
> fine... lots of links, much fewer blocks represented. Now it is time
> to migrate to
> a larger filesystem and, during the rsync, the links are not being
2006 May 10
3
NumbersToWords
= numbersToWords - convert your integers and floats to english or
japaneese words,or translate it into american currency
- This plugin was created from a solution to the ruby quiz (english
numbers) by Matthew D Moss. I modified the code to work as a rails
plugin and added the to_dollars method.
- the to_dollars method will work with integers and floats
- the to_english and to_japaneese methods
2010 Feb 26
2
Error in mvpart example
Dear all,
I'm getting an error in one of the stock examples in the 'mvpart' package. I tried:
require(mvpart)
data(spider)
fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart
summary(fit3)
...which returned the following:
Error in apply(formatg(yval, digits - 3), 1,
2003 Aug 16
2
Problem copying >2GB files on HP-UX 11i with rsync 2.5.6
I have downloaded the source for rsync 2.5.6 and compiled it without
adjusting any options, no problems. Performed a test copy of a file GT 2 GB
and it failed. In the file configure I changed the line to
"--enable-largefile", removed all the .o files, performed a ./configure,
gmake, gmake install. Tried the test copy and again received the following
error message:
rsync:
2001 Aug 23
2
EXT3 Trouble on 2.4.4
All,
I know that there is no official port to Kernel 2.4.4, thus I may not get any
help, however I am hoping someone could point me in the right direction for
my problem. I am currently forced to use kernel 2.4.4 for reasons out of
my control (embedded board).
Here are the exact versions of everything I'm running:
ExT3 Version: ext3-2.4-0.9.6-248
Util Version: util-linux-2.11f.tar.bz2
e2fs
2002 Feb 13
2
Oops in kjournald
I'm getting oops whenever I pull a big file off of an ext3 filesystem
on my large LV. The kernel this comes from happens to have lvm 1.0.2
and posix ACL for ext2/3 patched in, but I get the crash even on
vanilla 2.4.17.
kymoops 2.4.3 on i686 2.4.17-acl-lvm. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.17-acl-lvm/
2006 Aug 07
0
Re: [Engine-users] dry_scaffold
Ed,
One of my team members has downloaded your scaffold engine and has
used it to quickly build a few MVC setups around some of our existing
tables.
http://dry.rubyforge.org/
While not everything works, we are really impressed with how much
great functionality came straight out of your dry_scaffold. Ajax
record handling, search fields, etc. (We don''t yet have the
master-detail part
2002 Apr 30
0
Examples of hypothesis testing Bryan Moss
2002 Jun 04
2
User can't access share
Can anyone lend a clue: I have a user who cannot access a samba share.
His account is created on the server.
The share is accessible by everyone.
I can access the share.
Other users, in his group can access the share.
When he tries, he receives the following: "The network path
\\pasun-6\jnjdss1 <file://\\pasun-6\jnjdss1> could not be found"
He can ping the server from his pc.
2004 May 14
4
rsync hanging on Cygwin
I'm trying to use rsync under Cygwin on 2 machines running Windows 2000
Server
There's a 2MB link between them and I'm using SSH setup for a passwordless
connection
rsync hangs part way through transfers and when run again hangs at the same
place in the same files with no explanation no matter what verbosity level I
set it to. Each time it hangs it leaves an rsync process running on
2007 Jul 06
0
svyglm
Dear Professor Lumley
I am relatively new to using R and also to logistic regression. We have
analysed our Dudley Health Survey using the survey package. I am now
trying to look at associations using svyglm but I am unsure of how to
interpret the output and present the resulting model or whether there
are any other things I should do to check the validity of the model.
Below is an example of
2004 Jul 09
0
FW: Point and Print
As an updatee to my last post, things are still not working! The drivers
did get added but I'm still not sure whether I achieved this via the Add
Printer Wizard or despite error messages the rpcclient adddriver did
work. I did wonder if the lsa_io_sec_qos: length c does not match size 8
error is because the printer name is too long, especially as when I
tried a shorter name such as HP2300 -
2010 Feb 23
2
cygwin + rsync issue under Windows 7 x64
Friends -- I am posting this to both lists since I think
it has to do with some kind of unfortunate interaction.
The latest rsync (3.0.7-1) under an up-to-date cygwin
on Windows 7 x64 gets into some kind of busy wait
situation when transferring large files over ssh.
rsync, ssh, and zip can all be consuming much cpu time.
I downloaded and built rsync 3.0.7 locally, manually
editing config.status
2010 Aug 13
3
Delete rpart/mvpart cross-validation output
Dear all,
I was wondering if there is a simple way to avoid printing the multiple
cross-validation automatic output to the console of recursive partitionning
functions like rpart or mvpart. For example...
> data(spider)
>
mvpart(data.matrix(spider[,1:12])~herbs+reft+moss+sand+twigs+water,spider,xv="1se",xvmult=100)
*X-Val rep : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15