Displaying 20 results from an estimated 2000 matches similar to: "Rsync rsync: writefd_unbuffered failed to write ?"
2007 Jan 26
2
DO NOT REPLY [Bug 4357] New: Missing bounds checking in send_files could lead crash
https://bugzilla.samba.org/show_bug.cgi?id=4357
Summary: Missing bounds checking in send_files could lead crash
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2008 May 21
35
DO NOT REPLY [Bug 5478] New: rsync: writefd_unbuffered failed to write 4092 bytes [sender]: Broken pipe (32)
https://bugzilla.samba.org/show_bug.cgi?id=5478
Summary: rsync: writefd_unbuffered failed to write 4092 bytes
[sender]: Broken pipe (32)
Product: rsync
Version: 3.0.3
Platform: Other
URL: https://bugzilla.samba.org/show_bug.cgi?id=1959
OS/Version: Linux
Status: NEW
Severity: normal
2006 Jun 22
4
Filter on variable
Hi all,
I have a question about filtering on a variable.
If I have the following code in my controller to select a list of
users
> @allusers = User.find(:all,
> :conditions => [''team_id = ?'', @params["id"],
> :order => ''created_at'')
Is there an easy way to find out all users who
2020 Jul 17
2
Shares stopped working for groups
Hi,
I have a ClearOS 7.8 system which is running
samba-4.10.4-11.el7_8.x86_64, and it upgraded to this just over a week
ago (probably not relevant). A couple of days ago all the group shares
failed. I discovered that if I switched them to the built-in group
"allusers" the share worked fine. It fails for any user-defined group
but it used to work. Samba is running as a PDC and the
2020 Jul 20
2
Shares stopped working for groups
On 20/07/2020 10:37, Nick Howitt via samba wrote:
> Bump, please.
I have reviewed all the posts in this thread and I 'think' I know what
is going on and also answers a question I asked.
You have in your smb.conf:
unix password sync = Yes
This possibly means that you have a group in /etc/group called allusers
with the ID of 63000
I would replace the line with:
ldap password sync
2020 Jul 18
2
Shares stopped working for groups
I messed up on my reply yesterday.
On 17/07/2020 21:05, Rowland penny via samba wrote:
>
> On 17/07/2020 19:57, Nick Howitt via samba wrote:
>> Hi,
>> I have a ClearOS 7.8 system which is running
>> samba-4.10.4-11.el7_8.x86_64, and it upgraded to this just over a
>> week ago (probably not relevant). A couple of days ago all the group
>> shares failed. I
2008 Jan 27
2
maptools no such file
Hello,
I'm having problems reading a shapefile with read.shape (maptools). I'm absolutely sure my file is there, but I get "no such file". The wd is ok, since read.table for example does find the file.
> getwd()
[1] "D:/somedirectory/R scripts"
> read.table("cities.shp")
Error in read.table("cities.shp") : empty beginning of file
In addition:
2007 Nov 20
2
barplot problem
Hello,
I'm trying to find out how I can move the y axis label of a horizontal barplot further away from the axis, in order to avoid overlap between the names (which I have rotated using las=1) and the label. I have been fiddling with the graphical parameters but nothing seems to work. Maybe a graphical representation of the graphical parameters would be helpful (cf the CSS box model).
2007 Aug 18
1
number precision
Hi,
I'm trying to find a way to determine how many digits a number has. I tried using nchar(paste(number)), but unfortunately paste will reduce 8.00 to "8".
Any thoughts?
Pieter
--
This message was sent on behalf of pieterprovoost at gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at stat.math.ethz.ch/topic.html
2007 Dec 24
1
curve fitting problem
I'm trying to fit a function y=k*l^(m*x) to some data points, with reasonable starting value estimates (I think). I keep getting "singular matrix 'a' in solve".
This is the code:
ox <- c(-600,-300,-200,1,100,200)
ir <- c(1,2.5,4,9,14,20)
model <- nls(ir ~ k*l^(m*ox),start=list(k=10,l=3,m=0.004),algorithm="plinear")
summary(model)
plot(ox,ir)
testox <-
2006 Mar 09
2
How to assign channels for asterisk
helleo ,I have one wildcard installed on the server,and configured it.there are
two modules which both FXOs .all configurations complete,and when we start asterisk use "asterisk -vvvvc",it shows asterisk ready,no warnings.afterwards when the sever connected to the PSTN in the one port which configured,and have a phone line connected to the other port then run
2020 Jul 20
1
Shares stopped working for groups
n 20/07/2020 14:19, Nick Howitt via samba wrote:
>
>
> On 20/07/2020 11:14, Rowland penny via samba wrote:
>>
>>
>> I have reviewed all the posts in this thread and I 'think' I know
>> what is going on and also answers a question I asked.
>>
>> You have in your smb.conf:
>>
>> unix password sync = Yes
>>
>> This possibly
2004 Jun 24
0
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown": Broken pipe
Hi,
on HPUX 11i with ANSI/C compiler with largefile option.
below rsync is on local file system.
# rsync -av /prod1/* /prod1n/
building file list ... done
DW/
DW/DATA/
DW/DATA/DWCOF02.DAT
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown":
Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(836)
rsync: writefd_unbuffered failed to write 69
2009 Dec 19
3
DROP and KEEP statements in R
What is equivalent to DROP or KEEP statements of SAS in R?
--
This message was sent on behalf of sarjinder at yahoo.com at openSubscriber.com
http://www.opensubscriber.com/messages/r-help at r-project.org/topic.html
2005 Sep 15
1
writefd_unbuffered failed to write 32768 bytes: phase "unknown"
Hi,
I receive this error when rsyncing. I suspect this is because of network
problems. But the 'Invalid argument' and 'phase unknown' makes it very
unobvious.
...
packages/scribus/scribus-1.2.3-0.rf.src.rpm
Read from remote host rsync.sw.be: Invalid argument
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown" [sender]: Broken pipe (32)
rsync:
2004 Jun 13
0
[Bug 1457] New: writefd_unbuffered failed to write
https://bugzilla.samba.org/show_bug.cgi?id=1457
Summary: writefd_unbuffered failed to write
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: All
Status: NEW
Severity: critical
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: markf78@yahoo.com
QAContact:
2004 Oct 09
1
writefd_unbuffered failed to write - Broken pipe
I am using Rsync 2.6.3 , and have tried rsync 2.6.2 also. I am attempting to
push about 990G from one machine to another. Whenever I do this, it
processes about 1/3 the way through and I receive the following error during
the transfer, and it stops. Could this be a problem with it running as a
cron job?
The command I am using is /usr/local/bin/rsync -acv --stats /data/
server::data
Any
2003 Oct 11
1
writefd_unbuffered failed
Hello!
A good day to you all. i've installed rsync-2.5.6 on a Red Hat 9.0 box(server) and am using rsync 2.5.6 on a Red Hat 6.2 box(client). In the middle of the rsync transfer, i get the error on the client saying that the server unexpectedly close the connection. Upon checking the logs on the rsync server, i found this entry:
Oct 10 14:39:38 linux01 rsyncd[9266]: rsync:
2004 Oct 21
0
[Bug 1959] New: writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
Summary: writefd_unbuffered failed to write 4092 bytes phase
send_file_entry broken pipe
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2005 Apr 21
1
[Bug 1959] writefd_unbuffered failed to write 4092 bytes phase send_file_entry broken pipe
https://bugzilla.samba.org/show_bug.cgi?id=1959
------- Additional Comments From admin@exovian.com 2005-04-21 08:46 -------
root@xxxx [~]# rsync -avz -e ssh /home/ xxxx@xxxxx:xxxx
building file list ... rsync: writefd_unbuffered failed to write 4092 bytes:
phase "send_file_entry": Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(515)
This method