- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rsync error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 01:23 AM
01-06-2010 01:23 AM
rsync error
I am new to HP-UX administration, I am facing rsync error from yesterday which is as below,
rcmd: connect:
rcmd: connect:
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rcmd: connect:
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(420)
rcmd: connect:
Kindly need your help in resolving the same.
Thanks and Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 01:35 AM
01-06-2010 01:35 AM
Re: rsync error
you could send more information, about the connection....
did you made some changes on the servers or lan ???
rcmd: connect:
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 01:57 AM
01-06-2010 01:57 AM
Re: rsync error
We haven't done any changes on servers or lan. rsync was working fine till yesterday afternoon. But after that as of a sudden it is giving error. Kindly let me know if your require more information regarding the same.
Thanks and Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 02:00 AM
01-06-2010 02:00 AM
Re: rsync error
o how you are using the rsync ???
over ssh ??? if yes, are using password less configuration ??
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 02:10 AM
01-06-2010 02:10 AM
Re: rsync error
This is how the rsync is being called in the shell script.
/usr/local/bin/rsync -acrp -e "remsh"
I think it is remsh, hope I am correct as I don't know much about ssh is being used or not.
Thanks and Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 02:35 AM
01-06-2010 02:35 AM
Re: rsync error
/usr/local/bin/rsync -acrp -e "remsh"
hi you are using remsh, check rhost configuration file.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 03:11 AM
01-06-2010 03:11 AM
Re: rsync error
Under .rhosts configuration I have entries of other servers from where we are copying the files. But still we are having problems. Let me know for more information.
Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 03:30 AM
01-06-2010 03:30 AM
Re: rsync error
check inetd.conf if somebody, made some change and disabled r*services.
check this link :
http://docs.hp.com/en/B2355-90827/ch05s02.html
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 03:57 AM
01-06-2010 03:57 AM
Re: rsync error
Kindly find the attached inetd.conf where remsh is existing in the file. I hope this is the correct entry. Please let me know whether this is correct or not.
Thanks and Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 04:05 AM
01-06-2010 04:05 AM
Re: rsync error
yes the entries should be correct.
did you try to use rlogin to check if you are able to connect ??
or executing other command
remsh date for example.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 04:11 AM
01-06-2010 04:11 AM
Re: rsync error
It is happening from both server to and from. Its very strange that rsync error is coming after all everything seems to be ok.
Anything I can check.
Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 04:25 AM
01-06-2010 04:25 AM
Re: rsync error
sorry no idea at this time.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 05:16 AM
01-06-2010 05:16 AM
Re: rsync error
Anybody is there to help me out in rsync error pls....
Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 08:25 AM
01-06-2010 08:25 AM
Re: rsync error
> or executing other command
> remsh date for example.
> Anything I can check.
Did you do that basic remsh check?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 10:11 AM
01-06-2010 10:11 AM
Re: rsync error
I have checked the same it is executing from both the servers without any errors.
Kindly let me know how I can troubleshoot this, as this is urgent.
Regards
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2010 12:04 AM
01-07-2010 12:04 AM
Re: rsync error
Check if your r services are running:
- check /etc/services remshd should not be hashed.
- if hashed removed and do /sbin/init.d/inetd stop /sbin/init.d/inetd start ,
- check again. First check with a remsh or rlogin to the other server it should prompt for password. If that work rsync will work
Cheers,
Raj.