<?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: cpio not seeing EOT in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462051#M14431</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is probably stupid, but are you sure&lt;BR /&gt;that between your writes to the no-rewind&lt;BR /&gt;device and your reads to the same no-rewind,&lt;BR /&gt;you are effectively rewinding the tape???&lt;BR /&gt;&lt;BR /&gt;Otherwise, you won't have much to read...&lt;BR /&gt;&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Nov 2000 17:31:19 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2000-11-06T17:31:19Z</dc:date>
    <item>
      <title>cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462050#M14430</link>
      <description>I have DAT drive that I'm attempting to back some large amount of data to: over 36GB. I want each file to be seperated by a tape mark, so I'm using a no-rewind tape device node. &lt;BR /&gt;&lt;BR /&gt;I created a test script to simulate my problem. My TEST_FILE is over 700 GB. &lt;BR /&gt;&lt;BR /&gt;As a test, whenever I run: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TAPE=/dev/rmt/0mnb&lt;BR /&gt;while [ ${CT:=0} -lt 200 ]&lt;BR /&gt;do&lt;BR /&gt;   ((CT=${CT}+1))&lt;BR /&gt;   echo ${TEST_FILE} | cpio -ocvB &amp;gt; ${TAPE}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;I never get end of archive message or an error and I'm quite sure that the data is not getting overwritten, but when I execute: &lt;BR /&gt;&lt;BR /&gt;TAPE=/dev/rmt/0mnb&lt;BR /&gt;while [ ${CT:=0} -lt 200 ]&lt;BR /&gt;do&lt;BR /&gt;   ((CT=${CT}+1))&lt;BR /&gt;   echo ${TEST_FILE}&lt;BR /&gt;done | cpio -ocvB &amp;gt; ${TAPE}&lt;BR /&gt;&lt;BR /&gt;I do get prompted for the next tape. &lt;BR /&gt;&lt;BR /&gt;Any ideas on what is going on here?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2000 17:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462050#M14430</guid>
      <dc:creator>VINCENT SPURGEON</dc:creator>
      <dc:date>2000-11-06T17:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462051#M14431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is probably stupid, but are you sure&lt;BR /&gt;that between your writes to the no-rewind&lt;BR /&gt;device and your reads to the same no-rewind,&lt;BR /&gt;you are effectively rewinding the tape???&lt;BR /&gt;&lt;BR /&gt;Otherwise, you won't have much to read...&lt;BR /&gt;&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2000 17:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462051#M14431</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-11-06T17:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462052#M14432</link>
      <description>Well, I'm assuming that "0mnB" is no-rewind berkley. maybe it's not defined properly, eh?</description>
      <pubDate>Mon, 06 Nov 2000 17:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462052#M14432</guid>
      <dc:creator>VINCENT SPURGEON</dc:creator>
      <dc:date>2000-11-06T17:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462053#M14433</link>
      <description>before executing the script, I can:&lt;BR /&gt;&lt;BR /&gt;echo "this is the beginning..." &amp;gt; /dev/rmt/0mnb&lt;BR /&gt;&lt;BR /&gt;run the script then issue a "mt -f /dev/rmt/0mnb rewind";&lt;BR /&gt;cat /dev/rmt/0mnb &lt;BR /&gt;and still see "this is the beginning...". &lt;BR /&gt;then I can cpio -ivt &amp;lt; /dev/rmt/0mnb to see each tape mark. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2000 18:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462053#M14433</guid>
      <dc:creator>VINCENT SPURGEON</dc:creator>
      <dc:date>2000-11-06T18:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462054#M14434</link>
      <description>Here's more information...&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC tape&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;tape      0  0/0/1/0.3.0  stape CLAIMED     DEVICE       ARCHIVE Python 04687-XX&lt;BR /&gt;                         /dev/rmt/0m            /dev/rmt/c0t3d0BESTn&lt;BR /&gt;                         /dev/rmt/0mb           /dev/rmt/c0t3d0BESTnb&lt;BR /&gt;                         /dev/rmt/0mn           /dev/rmt/c0t3d0DDS&lt;BR /&gt;                         /dev/rmt/0mnb          /dev/rmt/c0t3d0DDSb&lt;BR /&gt;                         /dev/rmt/c0t3d0BEST    /dev/rmt/c0t3d0DDSn&lt;BR /&gt;                         /dev/rmt/c0t3d0BESTb   /dev/rmt/c0t3d0DDSnb&lt;BR /&gt;# ls -l 0m*&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x003000 Oct 23 10:39 0m&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x003080 Oct 23 10:54 0mb&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x003040 Nov  6 12:53 0mn&lt;BR /&gt;crw-rw-rw-   2 bin        bin        205 0x0030c0 Oct 23 16:18 0mnb&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2000 18:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462054#M14434</guid>
      <dc:creator>VINCENT SPURGEON</dc:creator>
      <dc:date>2000-11-06T18:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: cpio not seeing EOT</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462055#M14435</link>
      <description>The above test file is 700 MB not GB...</description>
      <pubDate>Mon, 06 Nov 2000 21:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-not-seeing-eot/m-p/2462055#M14435</guid>
      <dc:creator>VINCENT SPURGEON</dc:creator>
      <dc:date>2000-11-06T21:25:07Z</dc:date>
    </item>
  </channel>
</rss>

