<?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: Tape will be full? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147882#M156918</link>
    <description>The tape is automatically rewound when i change slot. How to disable auto-rewind when i change the slot?&lt;BR /&gt;&lt;BR /&gt;"tar" / "fbackup" / "Omniback" - Which is the best backup tool? Can you simply explain?&lt;BR /&gt;Thanks!!!</description>
    <pubDate>Thu, 18 Dec 2003 04:40:24 GMT</pubDate>
    <dc:creator>S.Keung</dc:creator>
    <dc:date>2003-12-18T04:40:24Z</dc:date>
    <item>
      <title>Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147876#M156912</link>
      <description>Everyday, I change the slot and use "tar" command to backup data into tape. i.e. Slot 1 for Monday, Slot 2 for Tuesday, etc.&lt;BR /&gt;&lt;BR /&gt;Will the autoloader erase the data when i change the slot? If not, the tape will be full after few weeks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 04:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147876#M156912</guid>
      <dc:creator>S.Keung</dc:creator>
      <dc:date>2003-12-18T04:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147877#M156913</link>
      <description>Provided you are not appending to the tar archive (using the -r option), then tar will start from the beginning of the tape and overwrite the data that was on it.</description>
      <pubDate>Thu, 18 Dec 2003 04:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147877#M156913</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-12-18T04:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147878#M156914</link>
      <description>this will reuse the tape each time unless you tell tar to append :-) John.</description>
      <pubDate>Thu, 18 Dec 2003 04:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147878#M156914</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2003-12-18T04:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147879#M156915</link>
      <description>Yes, i use "tar cf /dev/rmt/0m &lt;DIRECTORY&gt;".&lt;BR /&gt;So, the changing slot operation will not erase any data.&lt;BR /&gt;Thanks!!!&lt;/DIRECTORY&gt;</description>
      <pubDate>Thu, 18 Dec 2003 04:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147879#M156915</guid>
      <dc:creator>S.Keung</dc:creator>
      <dc:date>2003-12-18T04:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147880#M156916</link>
      <description>Hi,&lt;BR /&gt;If you use a autoloader, the tape is rewound when you change slot and when the tape is loaded next time, writing is done from the beginning of media (tape is overwritten).&lt;BR /&gt;&lt;BR /&gt;But, why do you use tar for backup, fbackup (standasd HP-UX utility) is a better alternative. Or, even better, Data Protector.</description>
      <pubDate>Thu, 18 Dec 2003 04:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147880#M156916</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-12-18T04:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147881#M156917</link>
      <description>If your loading the tape and then using "cf" you will write at the start of the tape and overwrite whats on it.</description>
      <pubDate>Thu, 18 Dec 2003 04:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147881#M156917</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-12-18T04:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147882#M156918</link>
      <description>The tape is automatically rewound when i change slot. How to disable auto-rewind when i change the slot?&lt;BR /&gt;&lt;BR /&gt;"tar" / "fbackup" / "Omniback" - Which is the best backup tool? Can you simply explain?&lt;BR /&gt;Thanks!!!</description>
      <pubDate>Thu, 18 Dec 2003 04:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147882#M156918</guid>
      <dc:creator>S.Keung</dc:creator>
      <dc:date>2003-12-18T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147883#M156919</link>
      <description>If you want not rewind, you will have to choose a no rewind device e.g. for /dev/rmt/0m that would be /dev/rmt/0mn&lt;BR /&gt;The n at the end of the devices namemeans no rewind...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 18 Dec 2003 04:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147883#M156919</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2003-12-18T04:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147884#M156920</link>
      <description>You can't disable rewind, you would need to load the tape then use append, -r, as stated above.&lt;BR /&gt;&lt;BR /&gt;Fbackup is good (far more flexible than tar) and free but you need to move the tape manually with the "mc" command.&lt;BR /&gt;&lt;BR /&gt;Omniback is better but you have to pay for it. Omniback is a worth looking at if you have 2 or more systems and want to utilise your tape libary to back up centrally.</description>
      <pubDate>Thu, 18 Dec 2003 04:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147884#M156920</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-12-18T04:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147885#M156921</link>
      <description>Victor is correct for a tape already loaded but if you load a tape it rewinds automatically.</description>
      <pubDate>Thu, 18 Dec 2003 04:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147885#M156921</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-12-18T04:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147886#M156922</link>
      <description>If you have the set_san_safe kernel parameter set you have no choice but to use the no-rewind device.&lt;BR /&gt; &lt;BR /&gt;Also, if you don't use the no-rewind device and  you don't manually rewind it yourself when you change the slots, your tapes will fill up because your tar backups won't overwrite the previous one.  You might not be even able to restore them.&lt;BR /&gt; &lt;BR /&gt;You backup software depends on what you are doing.  If you can fit all your backups on one tape, I would suggest you use "tar" or "fbackup" as these come with the machine and do a reasonable job though fbackup is preferred.&lt;BR /&gt; &lt;BR /&gt;If you have a larger environment, I would have to suggest Omniback/Data Protector, not becuase it's the best (it is very good though) but because you do not need to pay for a license for the clients.</description>
      <pubDate>Thu, 18 Dec 2003 04:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147886#M156922</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-18T04:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147887#M156923</link>
      <description>I use fbackup command...&lt;BR /&gt;this is explanation&lt;BR /&gt;&lt;A href="http://www.freelab.net/unix/hp-ux/chap07_backup.html" target="_blank"&gt;http://www.freelab.net/unix/hp-ux/chap07_backup.html&lt;/A&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Bruno</description>
      <pubDate>Thu, 18 Dec 2003 04:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147887#M156923</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2003-12-18T04:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147888#M156924</link>
      <description>Hi,&lt;BR /&gt;When unloading a tape from a drive (in your case the internal drive) the tape is always rewound. If you want to append data to the media (not overwrite) you have to use the mt command for forwarding the tape (see the man page for mt).&lt;BR /&gt;&lt;BR /&gt;fbackup is a standard HP-UX backup utility and is free. It can be described as a low-end backup program. For details, just do a "man fbackup".&lt;BR /&gt;&lt;BR /&gt;Data Protector is HPs hig-end backup program, it is not free but you can download a evolution copy at:&lt;BR /&gt;&lt;A href="http://www.openview.hp.com/products/datapro/spec_0001.html" target="_blank"&gt;http://www.openview.hp.com/products/datapro/spec_0001.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 05:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147888#M156924</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-12-18T05:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147889#M156925</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;man tar reveals&lt;BR /&gt;           r    Add the named file to the end of the archive.  The same&lt;BR /&gt;                blocking factor used to create the archive must be used to&lt;BR /&gt;                append to it. This option cannot be used if the archive is a&lt;BR /&gt;                tape.&lt;BR /&gt;&lt;BR /&gt;Omniback allows you to choose to select how long a tape must keep its data and so, how long it appends.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 06:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147889#M156925</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-12-18T06:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Tape will be full?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147890#M156926</link>
      <description>If you are really set on using the tar command, then you could use the mt command to reposition the tape to end of the previous tar backup.  You would have to either keep track of this info on a per tape basis, or you would have to dynamically figure this out each time you load the tape and want to append to it.&lt;BR /&gt;&lt;BR /&gt;The steps for using mt are as follows:&lt;BR /&gt;load the tape into /dev/rmt/0m&lt;BR /&gt;mt -f /dev/rmt/0mn fsf 1&lt;BR /&gt;repeat the above mt step until you get to the end of all of the tar archives on the tape.&lt;BR /&gt;tar -cf /dev/rmt/0mn /dir&lt;BR /&gt;&lt;BR /&gt;Beware, unless you are maintaining an index for the tar archives and where they are located, restoring an individual file will be very difficult.  Also using this method is very slow, and adds quite a bit of overhead.  You would be much better using a true backup program like OmniBackII.&lt;BR /&gt;&lt;BR /&gt;JL</description>
      <pubDate>Fri, 19 Dec 2003 09:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tape-will-be-full/m-p/3147890#M156926</guid>
      <dc:creator>James Lynch</dc:creator>
      <dc:date>2003-12-19T09:56:54Z</dc:date>
    </item>
  </channel>
</rss>

