<?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: using dump command ask for a new tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857685#M95306</link>
    <description>dump is very poor at working out the correct tape length and thus usually asks for a 2nd tape well before the tape is actually used up. We always pipe dump into dd before writing to tape - this way you use the full tape length availabe. eg; dump 0uf - | dd of=/dev/rmt/xx bs=1024k</description>
    <pubDate>Wed, 04 Dec 2002 15:53:43 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2002-12-04T15:53:43Z</dc:date>
    <item>
      <title>using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857683#M95304</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;i have a que. about using dump command , &lt;BR /&gt;when i m using the dump command to a file i m getting this message : &lt;BR /&gt;&lt;BR /&gt;[viva]/opt/test&amp;gt;dump 0uf /opt/test/tt /stand&lt;BR /&gt;  DUMP: Date of this level 0 dump: Wed Dec  4 16:51:08 2002&lt;BR /&gt;  DUMP: Date of last level 0 dump: the epoch&lt;BR /&gt;  DUMP: Dumping /dev/vg00/rlvol1 (/stand) to /opt/test/tt&lt;BR /&gt;  DUMP: This is an HP long file name filesystem&lt;BR /&gt;  DUMP: mapping (Pass I) [regular files]&lt;BR /&gt;  DUMP: mapping (Pass II) [directories]&lt;BR /&gt;  DUMP: estimated 47620 tape blocks on 1.22 tape(s).&lt;BR /&gt;  DUMP: dumping (Pass III) [directories]&lt;BR /&gt;  DUMP: dumping (Pass IV) [regular files]&lt;BR /&gt;  DUMP: Change Tapes: Mount tape #2&lt;BR /&gt;  DUMP: NEEDS ATTENTION: Is the new tape mounted and ready to go?: ("yes" or "no&lt;BR /&gt;") yes&lt;BR /&gt;&lt;BR /&gt;why do he ask me for a new tape ? &lt;BR /&gt;when i m telling him yes , he finish the backup with no error . &lt;BR /&gt;&lt;BR /&gt;does someone has a clue ?</description>
      <pubDate>Wed, 04 Dec 2002 15:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857683#M95304</guid>
      <dc:creator>miki leon</dc:creator>
      <dc:date>2002-12-04T15:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857684#M95305</link>
      <description>Did you see it writing to the first tape?. Probably one tape is not sufficient to complete the backup so is asking for the second tape.&lt;BR /&gt;&lt;BR /&gt;I wonder if it overwrote the first tape when you typed yes.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 04 Dec 2002 15:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857684#M95305</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-12-04T15:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857685#M95306</link>
      <description>dump is very poor at working out the correct tape length and thus usually asks for a 2nd tape well before the tape is actually used up. We always pipe dump into dd before writing to tape - this way you use the full tape length availabe. eg; dump 0uf - | dd of=/dev/rmt/xx bs=1024k</description>
      <pubDate>Wed, 04 Dec 2002 15:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857685#M95306</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-04T15:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857686#M95307</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;you are rigth that it is a very old command and it is better to use fbackup , but i must use this command .&lt;BR /&gt;&lt;BR /&gt;the issue is that i m not writing to a tape device but to a  file in /opt ( i have 2 g.b. free in /opt ) .&lt;BR /&gt;&lt;BR /&gt;i m trying to backup /stand that is a HFS filesystem .&lt;BR /&gt;also like i said , it take like 5 second to end after i m giving his yes .&lt;BR /&gt;why do he ask for another tape if i m backup &lt;BR /&gt;to a file ? &lt;BR /&gt;&lt;BR /&gt;do i need to use a wilde card that i didnt used</description>
      <pubDate>Wed, 04 Dec 2002 16:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857686#M95307</guid>
      <dc:creator>miki leon</dc:creator>
      <dc:date>2002-12-04T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857687#M95308</link>
      <description>The message 'DUMP: estimated 47620 tape blocks on 1.22 tape(s). ' is significant. It's saying that more than one tape is required.&lt;BR /&gt;&lt;BR /&gt;I use the b d and s arguments to get it to write large blocks and not worry about the tape size, something like...&lt;BR /&gt;&lt;BR /&gt;dump 0bdfs 64 62000 &lt;TAPE device=""&gt; 99999 /&lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;&lt;/MOUNTPOINT&gt;&lt;/TAPE&gt;</description>
      <pubDate>Wed, 04 Dec 2002 16:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857687#M95308</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-12-04T16:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857688#M95309</link>
      <description>Even if youre dumping to a filesystem and not a tape device dump stil tries to work out how much space/tape is free at the destination. Always pipe it through dd to remove this problem. We always do, and it works fine.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Dec 2002 16:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857688#M95309</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-04T16:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: using dump command ask for a new tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857689#M95310</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;thanks for the help , need to chec kthe issue of the block size that i m using the dump command , it i will have other problem i will use the dd option .&lt;BR /&gt;&lt;BR /&gt;i hate old command !! &lt;BR /&gt;&lt;BR /&gt;thanks a lot for the help</description>
      <pubDate>Wed, 04 Dec 2002 16:56:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-dump-command-ask-for-a-new-tape/m-p/2857689#M95310</guid>
      <dc:creator>miki leon</dc:creator>
      <dc:date>2002-12-04T16:56:53Z</dc:date>
    </item>
  </channel>
</rss>

