Re: [CentOS] rsync error 3.0.6

2013-07-13 Thread Eero Volotinen
Do you really need to use nfs?

--
Eero


2013/7/13 Helmut Drodofsky drodof...@internet-xs.de

 Thank you.

 I have made:

 service nfslock stop
 service xinetd restart
 service nfslock start

 Then both is possible.

 Best regards.

 Viele Grüße
 i.V. Helmut Drodofsky
 

 Internet XS Service GmbH
 Heßbrühlstraße 15
 D-70565 Stuttgart
 Fon : 0711/781941-0
 Fax : 0711/781941-79
 Geschäftsführer:
 Dr. Roswitha Hahn-Drodofsky
 HRB 21091 Stuttgart
 USt.ID.: DE 190582774

 Am 12.07.2013 23:41, schrieb Eero Volotinen:
  how about running rsync via ssh as normal way? you can also disable rpc*
 if
  you are not using nfs..
  On Jul 13, 2013 12:24 AM, Helmut Drodofsky drodof...@internet-xs.de
  wrote:
 
  I have searched now:
 
  port 837 is used by rpc.statd
 
  And now rsync daemaon can not start.
 
  No I am searching what to do wtith rpc.statd
 
 
  Viele Grüße
  i.V. Helmut Drodofsky
  
 
  Internet XS Service GmbH
  Heßbrühlstraße 15
  D-70565 Stuttgart
  Fon : 0711/781941-0
  Fax : 0711/781941-79
  Geschäftsführer:
  Dr. Roswitha Hahn-Drodofsky
  HRB 21091 Stuttgart
  USt.ID.: DE 190582774
 
  Am 12.07.2013 23:01, schrieb m.r...@5-cent.us:
  Helmut Drodofsky wrote:
  Hello,
 
  I use procedures for backup with rsync. The data where pulled by the
  backup server.
 
  Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.
 
  Up to yesterday it run OK.
 
  Today morning I made yum update to sender CentOS 5
 
  Now I get
 
  rsync: connection unexpectedly closed (0 bytes received so far)
  [receiver]
  rsync error: error in rsync protocol data stream (code 12) at
 io.c(600)
  [receiver=3.0.6]
 
  yum.log says, rsync was not updated this morning.
 
  Both Versions 3.0.6
 
  The command is like:
 
  /usr/bin/rsync --password-file=/etc/rsync.server --delete --backup
  --backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/
 
  any idea?
  filesystem full? Network issue? Security issue? Selinux?
 
  mark
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos


 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] rsync error 3.0.6

2013-07-12 Thread Helmut Drodofsky
Hello,

I use procedures for backup with rsync. The data where pulled by the 
backup server.

Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.

Up to yesterday it run OK.

Today morning I made yum update to sender CentOS 5

Now I get

rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
[receiver=3.0.6]

yum.log says, rsync was not updated this morning.

Both Versions 3.0.6

The command is like:

/usr/bin/rsync --password-file=/etc/rsync.server --delete --backup 
--backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/

any idea?

-- 
Viele Grüße
i.V. Helmut Drodofsky


Internet XS Service GmbH
Heßbrühlstraße 15
D-70565 Stuttgart
Fon : 0711/781941-0
Fax : 0711/781941-79
Geschäftsführer:
Dr. Roswitha Hahn-Drodofsky
HRB 21091 Stuttgart
USt.ID.: DE 190582774


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread m . roth
Helmut Drodofsky wrote:
 Hello,

 I use procedures for backup with rsync. The data where pulled by the
 backup server.

 Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.

 Up to yesterday it run OK.

 Today morning I made yum update to sender CentOS 5

 Now I get

 rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
 rsync error: error in rsync protocol data stream (code 12) at io.c(600)
 [receiver=3.0.6]

 yum.log says, rsync was not updated this morning.

 Both Versions 3.0.6

 The command is like:

 /usr/bin/rsync --password-file=/etc/rsync.server --delete --backup
 --backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/

 any idea?

filesystem full? Network issue? Security issue? Selinux?

  mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Frank Cox
On Fri, 12 Jul 2013 22:56:02 +0200
Helmut Drodofsky wrote:

 rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
 rsync error: error in rsync protocol data stream (code 12) at io.c(600)
 [receiver=3.0.6]

I do remote backups from other computers using rsync and occasionally (rarely)
get that error message when the connection can't be established for some reason.

I've always assumed that the ISP had some network issues, because it always
works as it should on the following night.
-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Helmut Drodofsky
I have searched now:

port 837 is used by rpc.statd

And now rsync daemaon can not start.

No I am searching what to do wtith rpc.statd


Viele Grüße
i.V. Helmut Drodofsky


Internet XS Service GmbH
Heßbrühlstraße 15
D-70565 Stuttgart
Fon : 0711/781941-0
Fax : 0711/781941-79
Geschäftsführer:
Dr. Roswitha Hahn-Drodofsky
HRB 21091 Stuttgart
USt.ID.: DE 190582774

Am 12.07.2013 23:01, schrieb m.r...@5-cent.us:
 Helmut Drodofsky wrote:
 Hello,

 I use procedures for backup with rsync. The data where pulled by the
 backup server.

 Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.

 Up to yesterday it run OK.

 Today morning I made yum update to sender CentOS 5

 Now I get

 rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
 rsync error: error in rsync protocol data stream (code 12) at io.c(600)
 [receiver=3.0.6]

 yum.log says, rsync was not updated this morning.

 Both Versions 3.0.6

 The command is like:

 /usr/bin/rsync --password-file=/etc/rsync.server --delete --backup
 --backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/

 any idea?
 filesystem full? Network issue? Security issue? Selinux?

mark

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] rsync error 3.0.6 [solved]

2013-07-12 Thread Helmut Drodofsky
Hello,

I use procedures for backup with rsync. The data where pulled by the 
backup server.

Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.

Up to yesterday it run OK.

Today morning I made yum update to sender CentOS 5

Now I get

rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
[receiver=3.0.6]

yum.log says, rsync was not updated this morning.

Both Versions 3.0.6

The command is like:

/usr/bin/rsync --password-file=/etc/rsync.server --delete --backup 
--backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/

any idea?

-- 
Viele Grüße
i.V. Helmut Drodofsky


Internet XS Service GmbH
Heßbrühlstraße 15
D-70565 Stuttgart
Fon : 0711/781941-0
Fax : 0711/781941-79
Geschäftsführer:
Dr. Roswitha Hahn-Drodofsky
HRB 21091 Stuttgart
USt.ID.: DE 190582774


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Eero Volotinen
how about running rsync via ssh as normal way? you can also disable rpc* if
you are not using nfs..
On Jul 13, 2013 12:24 AM, Helmut Drodofsky drodof...@internet-xs.de
wrote:

 I have searched now:

 port 837 is used by rpc.statd

 And now rsync daemaon can not start.

 No I am searching what to do wtith rpc.statd


 Viele Grüße
 i.V. Helmut Drodofsky
 

 Internet XS Service GmbH
 Heßbrühlstraße 15
 D-70565 Stuttgart
 Fon : 0711/781941-0
 Fax : 0711/781941-79
 Geschäftsführer:
 Dr. Roswitha Hahn-Drodofsky
 HRB 21091 Stuttgart
 USt.ID.: DE 190582774

 Am 12.07.2013 23:01, schrieb m.r...@5-cent.us:
  Helmut Drodofsky wrote:
  Hello,
 
  I use procedures for backup with rsync. The data where pulled by the
  backup server.
 
  Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.
 
  Up to yesterday it run OK.
 
  Today morning I made yum update to sender CentOS 5
 
  Now I get
 
  rsync: connection unexpectedly closed (0 bytes received so far)
 [receiver]
  rsync error: error in rsync protocol data stream (code 12) at io.c(600)
  [receiver=3.0.6]
 
  yum.log says, rsync was not updated this morning.
 
  Both Versions 3.0.6
 
  The command is like:
 
  /usr/bin/rsync --password-file=/etc/rsync.server --delete --backup
  --backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/
 
  any idea?
  filesystem full? Network issue? Security issue? Selinux?
 
 mark
 
  ___
  CentOS mailing list
  CentOS@centos.org
  http://lists.centos.org/mailman/listinfo/centos


 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Helmut Drodofsky
Thank you.

I have made:

service nfslock stop
service xinetd restart
service nfslock start

Then both is possible.

Best regards.

Viele Grüße
i.V. Helmut Drodofsky


Internet XS Service GmbH
Heßbrühlstraße 15
D-70565 Stuttgart
Fon : 0711/781941-0
Fax : 0711/781941-79
Geschäftsführer:
Dr. Roswitha Hahn-Drodofsky
HRB 21091 Stuttgart
USt.ID.: DE 190582774

Am 12.07.2013 23:41, schrieb Eero Volotinen:
 how about running rsync via ssh as normal way? you can also disable rpc* if
 you are not using nfs..
 On Jul 13, 2013 12:24 AM, Helmut Drodofsky drodof...@internet-xs.de
 wrote:

 I have searched now:

 port 837 is used by rpc.statd

 And now rsync daemaon can not start.

 No I am searching what to do wtith rpc.statd


 Viele Grüße
 i.V. Helmut Drodofsky
 

 Internet XS Service GmbH
 Heßbrühlstraße 15
 D-70565 Stuttgart
 Fon : 0711/781941-0
 Fax : 0711/781941-79
 Geschäftsführer:
 Dr. Roswitha Hahn-Drodofsky
 HRB 21091 Stuttgart
 USt.ID.: DE 190582774

 Am 12.07.2013 23:01, schrieb m.r...@5-cent.us:
 Helmut Drodofsky wrote:
 Hello,

 I use procedures for backup with rsync. The data where pulled by the
 backup server.

 Sender: Now CentOS 5.9, receiver CentOS 6 updated on July 3.

 Up to yesterday it run OK.

 Today morning I made yum update to sender CentOS 5

 Now I get

 rsync: connection unexpectedly closed (0 bytes received so far)
 [receiver]
 rsync error: error in rsync protocol data stream (code 12) at io.c(600)
 [receiver=3.0.6]

 yum.log says, rsync was not updated this morning.

 Both Versions 3.0.6

 The command is like:

 /usr/bin/rsync --password-file=/etc/rsync.server --delete --backup
 --backup-dir=/backup1 --bwlimit=5000 -rtz user@server::dir/ /backup/

 any idea?
 filesystem full? Network issue? Security issue? Selinux?

 mark

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] rsync error 3.0.6

2013-07-12 Thread Jim Perrin
On Fri, Jul 12, 2013 at 5:17 PM, Helmut Drodofsky
drodof...@internet-xs.dewrote:

 Thank you.

 I have made:

 service nfslock stop
 service xinetd restart
 service nfslock start

 Then both is possible.


RPC dynamically assigns ports for nfs unless it's told not to. If you
configure it with specific ports defined, you can prevent it from using
ports you might otherwise want. This is documented here:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/s2-nfs-nfs-firewall-config.html



-- 
During times of universal deceit, telling the truth becomes a revolutionary
act.
George Orwell
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos