<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: rsync error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559298#M371522</link>
    <description>Bharath,&lt;BR /&gt;Check if your r services are running:&lt;BR /&gt;- check /etc/services remshd should not be hashed.&lt;BR /&gt;- if hashed removed and do /sbin/init.d/inetd stop /sbin/init.d/inetd start ,&lt;BR /&gt;- check again. First check with a remsh or rlogin to the other server it should prompt  for password. If that work rsync will work&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Jan 2010 08:04:14 GMT</pubDate>
    <dc:creator>Raj D.</dc:creator>
    <dc:date>2010-01-07T08:04:14Z</dc:date>
    <item>
      <title>rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559283#M371507</link>
      <description>Hi Champs,&lt;BR /&gt;&lt;BR /&gt;    I am new to HP-UX administration, I am facing rsync error from yesterday which is as below,&lt;BR /&gt;&lt;BR /&gt;rcmd: connect: &lt;IP_ADDRESS&gt;: Connection timed out&lt;BR /&gt;rcmd: connect: &lt;IP_ADDRESS&gt;: Connection timed out&lt;BR /&gt;rsync: connection unexpectedly closed (0 bytes received so far) [receiver]&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(420)&lt;BR /&gt;rcmd: connect: &lt;IP_ADDRESS&gt;: Connection timed out&lt;BR /&gt;rsync: connection unexpectedly closed (0 bytes received so far) [receiver]&lt;BR /&gt;rsync error: error in rsync protocol data stream (code 12) at io.c(420)&lt;BR /&gt;rcmd: connect: &lt;IP_ADDRESS&gt;: Connection timed out&lt;BR /&gt;&lt;BR /&gt;Kindly need your help in resolving the same.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Bharath&lt;/IP_ADDRESS&gt;&lt;/IP_ADDRESS&gt;&lt;/IP_ADDRESS&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Wed, 06 Jan 2010 09:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559283#M371507</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T09:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559284#M371508</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you could send more information, about the connection....&lt;BR /&gt;&lt;BR /&gt;did you made some changes on the servers or lan ???&lt;BR /&gt;&lt;BR /&gt;rcmd: connect: &lt;IP_ADDRESS&gt;: Connection timed out&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Wed, 06 Jan 2010 09:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559284#M371508</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T09:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559285#M371509</link>
      <description>Hi Michal,&lt;BR /&gt;&lt;BR /&gt;    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.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 09:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559285#M371509</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559286#M371510</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;o how you are using the rsync ??? &lt;BR /&gt;over ssh ??? if yes, are using password less configuration ?? &lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 06 Jan 2010 10:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559286#M371510</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559287#M371511</link>
      <description>Hi Mikap,&lt;BR /&gt;&lt;BR /&gt;    This is how the rsync is being called in the shell script.&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/rsync -acrp -e "remsh" &lt;DESTINATION_SERVER_IP&gt;:/&lt;FOLDER to="" be="" copied=""&gt;  &lt;SOURCE_FOLDER on="" local="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;I think it is remsh, hope I am correct as I don't know much about ssh is being used or not.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Bharath&lt;/SOURCE_FOLDER&gt;&lt;/FOLDER&gt;&lt;/DESTINATION_SERVER_IP&gt;</description>
      <pubDate>Wed, 06 Jan 2010 10:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559287#M371511</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559288#M371512</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/rsync -acrp -e "remsh" &lt;DESTINATION_SERVER_IP&gt;:/&lt;FOLDER to="" be="" copied=""&gt; &lt;SOURCE_FOLDER on="" local="" server=""&gt;&lt;BR /&gt;&lt;BR /&gt;hi you are using remsh, check rhost configuration file.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;/SOURCE_FOLDER&gt;&lt;/FOLDER&gt;&lt;/DESTINATION_SERVER_IP&gt;</description>
      <pubDate>Wed, 06 Jan 2010 10:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559288#M371512</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T10:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559289#M371513</link>
      <description>Hi Mikap,&lt;BR /&gt;&lt;BR /&gt;     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.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 11:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559289#M371513</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T11:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559290#M371514</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check inetd.conf if somebody, made some change and disabled r*services.&lt;BR /&gt;&lt;BR /&gt;check this link :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90827/ch05s02.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90827/ch05s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 06 Jan 2010 11:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559290#M371514</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T11:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559291#M371515</link>
      <description>Hi Mikap,&lt;BR /&gt;&lt;BR /&gt;    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.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 11:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559291#M371515</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T11:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559292#M371516</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;yes the entries should be correct.&lt;BR /&gt;&lt;BR /&gt;did you try to use rlogin to check if you are able to connect ?? &lt;BR /&gt;&lt;BR /&gt;or executing other command &lt;BR /&gt;remsh date for example.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 12:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559292#M371516</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T12:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559293#M371517</link>
      <description>Hi Mikap,&lt;BR /&gt;&lt;BR /&gt;    It is happening from both server to and from. Its very strange that rsync error is coming after all everything seems to be ok.&lt;BR /&gt;&lt;BR /&gt;Anything I can check.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 12:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559293#M371517</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T12:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559294#M371518</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;sorry no idea at this time.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 06 Jan 2010 12:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559294#M371518</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-01-06T12:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559295#M371519</link>
      <description>Hi All,&lt;BR /&gt; &lt;BR /&gt;    Anybody is there to help me out in rsync error pls....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 13:16:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559295#M371519</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T13:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559296#M371520</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; or executing other command&lt;BR /&gt;&amp;gt; remsh date for example.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Anything I can check.&lt;BR /&gt;&lt;BR /&gt;Did you do that basic remsh check?</description>
      <pubDate>Wed, 06 Jan 2010 16:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559296#M371520</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-06T16:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559297#M371521</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;    I have checked the same it is executing from both the servers without any errors.&lt;BR /&gt;&lt;BR /&gt;Kindly let me know how I can troubleshoot this, as this is urgent.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bharath</description>
      <pubDate>Wed, 06 Jan 2010 18:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559297#M371521</guid>
      <dc:creator>bharath_hanuma</dc:creator>
      <dc:date>2010-01-06T18:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: rsync error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559298#M371522</link>
      <description>Bharath,&lt;BR /&gt;Check if your r services are running:&lt;BR /&gt;- check /etc/services remshd should not be hashed.&lt;BR /&gt;- if hashed removed and do /sbin/init.d/inetd stop /sbin/init.d/inetd start ,&lt;BR /&gt;- check again. First check with a remsh or rlogin to the other server it should prompt  for password. If that work rsync will work&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jan 2010 08:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rsync-error/m-p/4559298#M371522</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-01-07T08:04:14Z</dc:date>
    </item>
  </channel>
</rss>

