<?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 Backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422901#M767009</link>
    <description>I am running a backup of database file to tape using the crontab every night. The command I'm using is tar. What is the problem is that, the backup sometimes ended successfully and sometimes not. It is intermittent. I can say, for the first 3 days it is not successful and the next day it is successful. The error that I am getting is 'can't open /dev/tty to prompt for more media'. Please help.</description>
    <pubDate>Thu, 11 May 2000 03:42:10 GMT</pubDate>
    <dc:creator>Amran Bin Md Said</dc:creator>
    <dc:date>2000-05-11T03:42:10Z</dc:date>
    <item>
      <title>Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422901#M767009</link>
      <description>I am running a backup of database file to tape using the crontab every night. The command I'm using is tar. What is the problem is that, the backup sometimes ended successfully and sometimes not. It is intermittent. I can say, for the first 3 days it is not successful and the next day it is successful. The error that I am getting is 'can't open /dev/tty to prompt for more media'. Please help.</description>
      <pubDate>Thu, 11 May 2000 03:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422901#M767009</guid>
      <dc:creator>Amran Bin Md Said</dc:creator>
      <dc:date>2000-05-11T03:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422902#M767010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the problem you have is that the amount of&lt;BR /&gt;data you want to backup exceeds sometimes the capacity of your tape. When this happens the tar commands prompts for an additional tape. Since you are running the tar job by cron there is no dialog device to see for the tar command and it exits.&lt;BR /&gt;&lt;BR /&gt;So the only way to run the tar by cron successfully you must reduce your backup data to fit the capacity of your tape.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2000 06:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422902#M767010</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-05-11T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422903#M767011</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   It's clear that the amount of data is more than the tape capacity.&lt;BR /&gt;&lt;BR /&gt;   Are you appending the tape? if so try using fresh tape as the old tapes might be full.&lt;BR /&gt;&lt;BR /&gt;   Plan your files to be backed up to fit in one tape, else you can enable compression. I don't really suggest for comp'n , better way is to upgrade your drive.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;venu&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2000 09:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422903#M767011</guid>
      <dc:creator>Venu_2</dc:creator>
      <dc:date>2000-05-11T09:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422904#M767012</link>
      <description>It's dificult to respond, because you dont say wich drive and tapes are you using.&lt;BR /&gt;&lt;BR /&gt;So, only some ideas:&lt;BR /&gt; &lt;BR /&gt;If you are using DAT tapes (DDS1 or DDS2) after about of 50 passes these tape loss capacity due to degradation of medium. Use new tapes.&lt;BR /&gt;&lt;BR /&gt;tar, by default, write blocks of 10k and newer tape needs great amount of data to be busy all time; if not driver mechanism must stop and start (streaming)  again with loss of performance and tape space. tar accept -b option , so you can increase then up 32k. You can try with pax too.&lt;BR /&gt;  &lt;BR /&gt;Perhaps you are ussing 'incorrect' tapes. I mean that a DDS2 drive can write DDS1 tapes(90m). Use recommended tape length.&lt;BR /&gt;&lt;BR /&gt;Carlos   &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2000 10:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422904#M767012</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2000-05-11T10:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422905#M767013</link>
      <description>Thank you all for the suggestions. It gives me some sort of direction to solve this problem.</description>
      <pubDate>Thu, 11 May 2000 23:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup/m-p/2422905#M767013</guid>
      <dc:creator>Amran Bin Md Said</dc:creator>
      <dc:date>2000-05-11T23:48:56Z</dc:date>
    </item>
  </channel>
</rss>

