<?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: IO error encountered in rsync command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006396#M528618</link>
    <description>&lt;P&gt;You have not revealed what version of HP-UX you are running on hostA and what kind of computer and operating system for hostB. I asked earlier if it was HP-UX, Linux, Mac, Windows. That's why hostB is unknown.&lt;/P&gt;&lt;P&gt;To solve this problem, you will need the help of a knowledgeable system administrator for both systems to provide answers to basic questions for HostB and also for HostA:&lt;/P&gt;&lt;P&gt;Operating system and version&lt;BR /&gt;Hardware manufacturer and model&lt;BR /&gt;Information from the system logfile and system console&lt;/P&gt;</description>
    <pubDate>Sat, 19 May 2018 12:16:23 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2018-05-19T12:16:23Z</dc:date>
    <item>
      <title>IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005516#M528611</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to hpux.I have a script which sync data between host A and Host B using "rsync"&lt;/P&gt;&lt;P&gt;We use below script to copy data Between host A to Host B.&lt;/P&gt;&lt;P&gt;echo " *************Sync*********************"&amp;gt;&amp;gt; /home/abc/rsyncLogs/logsFS1.txt&lt;BR /&gt;date &amp;gt;&amp;gt; /home/abc/rsyncLogs/logsFS1.txt&lt;BR /&gt;rsync -zavru /Filesystem1/ --delete --exclude='lost+found/' username@HostBIP:/Filesystem1/. &amp;gt;&amp;gt; /home/abc/rsyncLogs/logsFS1.txt&lt;BR /&gt;date &amp;gt;&amp;gt; /home/abc/rsyncLogs/logsFS1.txt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It was previously running fine.Since 2-3 days i am getting this error as below.&lt;/P&gt;&lt;P&gt;error:&lt;/P&gt;&lt;P&gt;*************Sync*********************&amp;lt;Date&amp;gt;&lt;BR /&gt;sending incremental file list&lt;/P&gt;&lt;P&gt;some/file/path&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;IO error encountered -- skipping file deletion&lt;/P&gt;&lt;P&gt;I beleive there is some issue in file permission.If there is,then please let me know on which host A or B there is permission issue&lt;/P&gt;&lt;P&gt;and how to resolve the issue.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 10:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005516#M528611</guid>
      <dc:creator>AnkushKalra</dc:creator>
      <dc:date>2018-05-11T10:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005587#M528612</link>
      <description>&lt;P&gt;The text "IO error" usually means that there is a disk problem. Since it is reported during the file deletion task, this occurs on the destination (B) machine. But without a lot more details, the exact problem is unknown.&amp;nbsp; We don't know what kind of machines are HostA and HostB. Are they both HP-UX? Or Linux? Or iMac? Or Windows....&lt;/P&gt;&lt;P&gt;So you'll need to figure out where the error logs are located in HostB. If HostB is running HP-UX, then the logfile /var/adm/syslog/syslog.log will be useful. You might run a dd to read all the tracks in the HostB filesystem. Sory, I can't provide any ideas for iMac or Windows...&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 04:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005587#M528612</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2018-05-12T04:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005629#M528613</link>
      <description>&lt;P&gt;Thanks for the reply!!!&lt;/P&gt;&lt;P&gt;What kind ofproblem do you mean in Filesystem?is it permission problem or anything else,&lt;/P&gt;&lt;P&gt;Both Host A and Host B are HPUX Servers&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 14:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005629#M528613</guid>
      <dc:creator>AnkushKalra</dc:creator>
      <dc:date>2018-05-12T14:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005644#M528614</link>
      <description>&lt;P&gt;IO error during file operations generally means that you have a bad disk. Have your sysadmin look at the logs.&amp;nbsp; Permission problems will usually be reported as permission errors. But since you are running mysterious systems on both sides of this transfer, this nothing but a guess.&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 23:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7005644#M528614</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2018-05-12T23:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006283#M528615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply!!!&lt;/P&gt;&lt;P&gt;My friend asked a valid question that "What will be the impact of this error?"&lt;/P&gt;&lt;P&gt;My answere was : As per my knowledge,rsync is unable to delete data&amp;nbsp; on Host B which are not present in Host A.........is my statement correct?..........&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 12:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006283#M528615</guid>
      <dc:creator>AnkushKalra</dc:creator>
      <dc:date>2018-05-18T12:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006309#M528616</link>
      <description>&lt;P&gt;Your statement is correct but incomplete. The unknown computer with an unknown operating system and unknown logfile information is experiencing a disk error. As with any computer, a disk error is very serious and will not get better, only worse. Essentially, the error is reporting a possible failure of the entire disk and complete loss of the data on that disk. I would contact your support team and determine the next steps to identify the disk and perform an immediate backup of that disk before it fails completely.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 15:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006309#M528616</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2018-05-18T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006379#M528617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply!!!&lt;/P&gt;&lt;P&gt;What do yo mean when you say "&lt;SPAN&gt;The unknown computer with an unknown operating system and unknown logfile information is experiencing a disk error." .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 07:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006379#M528617</guid>
      <dc:creator>AnkushKalra</dc:creator>
      <dc:date>2018-05-19T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006396#M528618</link>
      <description>&lt;P&gt;You have not revealed what version of HP-UX you are running on hostA and what kind of computer and operating system for hostB. I asked earlier if it was HP-UX, Linux, Mac, Windows. That's why hostB is unknown.&lt;/P&gt;&lt;P&gt;To solve this problem, you will need the help of a knowledgeable system administrator for both systems to provide answers to basic questions for HostB and also for HostA:&lt;/P&gt;&lt;P&gt;Operating system and version&lt;BR /&gt;Hardware manufacturer and model&lt;BR /&gt;Information from the system logfile and system console&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 12:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006396#M528618</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2018-05-19T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006560#M528619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have replied in my 3rd Post that it is HPUX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are details.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Operating system and version&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Host A #uname -a&lt;BR /&gt;HP-UX Host A B.11.31 U ia64 2915055790 unlimited-user license&lt;BR /&gt;Host A#model&lt;BR /&gt;ia64 hp Integrity BL890c i2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Host B#model&lt;BR /&gt;ia64 hp Integrity BL890c i2&lt;BR /&gt;Host B#uname -a&lt;BR /&gt;HP-UX Host B B.11.31 U ia64 0697013711 unlimited-user license&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardware manufacturer and model: Given above&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Information from the system logfile and system console : what exactly you want here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please Note: Both Host A and B are Physical servers but Filesystem having "I/o" error is SAN filesystem.In this SAN Filesystem,i can create as well as delete files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 14:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006560#M528619</guid>
      <dc:creator>AnkushKalra</dc:creator>
      <dc:date>2018-05-21T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: IO error encountered in rsync command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006607#M528620</link>
      <description>&lt;P&gt;For HP-UX, post the output from this command to show the console log:&lt;/P&gt;&lt;PRE&gt;# dmesg&lt;/PRE&gt;&lt;P&gt;And then run your rsync script and if it shows the I/O error,&lt;BR /&gt;run this command to show syslog error messages:&lt;/P&gt;&lt;PRE&gt;# tail -100 /var/adm/syslog/syslog.log&lt;/PRE&gt;&lt;P&gt;Is your SAN directly connected using fibre or is it a network share such as Netapp?&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 02:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-error-encountered-in-rsync-command/m-p/7006607#M528620</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2018-05-22T02:52:26Z</dc:date>
    </item>
  </channel>
</rss>

