<?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: fbackup spanning multiple tapes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654887#M46969</link>
    <description>Nives,&lt;BR /&gt;&lt;BR /&gt;If you put a new tape in your tape drive every day, and you use the /dev/rmt/0mnb device, then it won't make much of a difference. Using the device /dev/rmt/0m is more than adequate for fbackup.&lt;BR /&gt;&lt;BR /&gt;read:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Naming convention for systems installed with long file names. c#t#d# derives from ioscan output: c# is the card instance number for the ext_bus class of interface card to which the tape drive is attached, t# is the SCSI address, d# is the device number. BEST represents the operational capabilities likely to be required, including the highest density/format and data compression, if supported by the device. [b|n|nb] designates tape positioning: b is Berkeley-style; that is, after file close, the tape is not repositioned in any way. If b is not designated, AT&amp;amp;T-style tape closing occurs; that is the tape might be positioned after the end-of-file (EOF) point. n designates no rewind.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;from:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90053/B2355-90053_top.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90053/B2355-90053_top.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
    <pubDate>Tue, 29 Jan 2002 19:29:10 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-01-29T19:29:10Z</dc:date>
    <item>
      <title>fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654883#M46965</link>
      <description>Hello,&lt;BR /&gt;I have an 9000/803 workstation running HP-UX 10.20 with almost 8 GB&lt;BR /&gt;of data that I must back up on DDS 4GB tapes.&lt;BR /&gt;&lt;BR /&gt;Right now I use the following commmand on the command line to&lt;BR /&gt;get a full backup --&amp;gt;&lt;BR /&gt;/usr/sam/lbin/br_backup DAT FULL Y /dev/rmt/0m /etc/sam/br/fullbackup root Y 1 N&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I get the following messages, the last one asking me to insert another&lt;BR /&gt;tape for the remaining data to be backed up --&amp;gt;&lt;BR /&gt;br_backup: Invoking fbackup. See /var/sam/log/br_log for details.&lt;BR /&gt;fbackup(1004): session begins on Tue Jan 29 11:12:51 2002&lt;BR /&gt;fbackup(3203): volume 1 has been used 79 time(s)&lt;BR /&gt;fbackup(3024): writing volume 1 to the output file /dev/rmt/0m&lt;BR /&gt;fbackup(3003): normal EOT&lt;BR /&gt;fbackup(3316): enter 'yes' when volume 2 is ready on /dev/rmt/0m,&lt;BR /&gt; or 'no' to discontinue:&lt;BR /&gt;&lt;BR /&gt;I has some questions in that regard.&lt;BR /&gt;1) What if I were to use /dev/rmt/0mnb instead of /dev/rmt/0m? Would that cause&lt;BR /&gt;a problem with backups spanning multiple tapes?&lt;BR /&gt;2) If I were to put the FULL backup command in a crontab, what would&lt;BR /&gt;happen at the point where fbackup expects a 'yes' or 'no' for the&lt;BR /&gt;second volume? Does the behaviour of fbackup change such that if I&lt;BR /&gt;used it in a crontab, I would simply have to change the tape and&lt;BR /&gt;the backup would automatically resume (since I wouldn't have a&lt;BR /&gt;terminal on which to respond to fbackup's question)? If this method works, should&lt;BR /&gt;I be using 'rewind' or 'norewind' for the tape device?&lt;BR /&gt;&lt;BR /&gt;I have very little experience with backups, so any help would be&lt;BR /&gt;fantastic.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;-Nives</description>
      <pubDate>Tue, 29 Jan 2002 18:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654883#M46965</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2002-01-29T18:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654884#M46966</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;'fbackup' handles multiple tapes.  You *do* want to use the rewind tape device; be prepared to respond "yes" or "no" when prompted; *and* put a second, third, etc. tape into the tape drive.&lt;BR /&gt;&lt;BR /&gt;The principal issue therefore is the interactive response (yes|no).  If you have initiated the backup from a cron job (and this includes SAM's scheduling mechanism), then you need to have a 'chgvol' script in place to assist in the tape volume change.&lt;BR /&gt;&lt;BR /&gt;You have to set things up yourself. Attached is a document from the Technical Knowledge Base (#KBRC00001392) which describes the procedure for SAM-based backups. It should be easy to adopt for your needs.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 29 Jan 2002 18:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654884#M46966</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-01-29T18:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654885#M46967</link>
      <description>Hi Nivesh,&lt;BR /&gt;&lt;BR /&gt;If you use a norewind device, you'll have to rewind the tape before restoring data from it, or before writing to the tape.&lt;BR /&gt;&lt;BR /&gt;If you put the fbackup script in cron, you will not know when to replace the tape. The cron job will exit when it asks you to replace the tape. how to plan on letting the cron know, you have replaced the tape. If you have two drives, you can use the fbackup command to use the 2nd drive after it has finished writing the first.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jan 2002 18:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654885#M46967</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-29T18:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654886#M46968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1) the device chosed does not really matter, fbackup will ALWAYS rewind the tape even if you use a no-rewind device.&lt;BR /&gt;&lt;BR /&gt;2) fbackup only waits for user input if it is executed interactively, NOT in batch (e.g. cron).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So you could leave out some unimportant stuff for the include list, or you can use a chgvol script, that will really wait for a next tape.&lt;BR /&gt;See this thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0fdcd211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0fdcd211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 29 Jan 2002 18:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654886#M46968</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2002-01-29T18:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654887#M46969</link>
      <description>Nives,&lt;BR /&gt;&lt;BR /&gt;If you put a new tape in your tape drive every day, and you use the /dev/rmt/0mnb device, then it won't make much of a difference. Using the device /dev/rmt/0m is more than adequate for fbackup.&lt;BR /&gt;&lt;BR /&gt;read:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Naming convention for systems installed with long file names. c#t#d# derives from ioscan output: c# is the card instance number for the ext_bus class of interface card to which the tape drive is attached, t# is the SCSI address, d# is the device number. BEST represents the operational capabilities likely to be required, including the highest density/format and data compression, if supported by the device. [b|n|nb] designates tape positioning: b is Berkeley-style; that is, after file close, the tape is not repositioned in any way. If b is not designated, AT&amp;amp;T-style tape closing occurs; that is the tape might be positioned after the end-of-file (EOF) point. n designates no rewind.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;from:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90053/B2355-90053_top.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90053/B2355-90053_top.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jan 2002 19:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654887#M46969</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-29T19:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup spanning multiple tapes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654888#M46970</link>
      <description>When cron runs, there is usually no one there to answer the question. cron is not associated with any terminal so even if you came in later to replace the tape, there will be no place for you to answer the question so fbackup terminates.  fbackup will never overwrite the previous tape as it writes a special header on every tape volume.&lt;BR /&gt;&lt;BR /&gt;If you cannot get a tape loader, you'll have to change the backup scope to split the backup onto two tapes and use two separate cron jobs on different days to perform the total backup.&lt;BR /&gt;&lt;BR /&gt;Sometimes, you can get almost 8Gb onto a 4Gb tape but you must use a config file to set the fbackup parameters from 1/2 reel tape to 4mm DDS tapes.  See the example at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf793663ce855d511abcd0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf793663ce855d511abcd0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Jan 2002 03:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-spanning-multiple-tapes/m-p/2654888#M46970</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-01-30T03:37:20Z</dc:date>
    </item>
  </channel>
</rss>

