<?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: TAR BACKUP ERROR 28 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646891#M239952</link>
    <description>Raul:&lt;BR /&gt;&lt;BR /&gt;Errno #28 is 'ENOSPC' --- No space left on device.&lt;BR /&gt;&lt;BR /&gt;Well-behanved code will report 'errno' with the numeric value or the corresponding mnemonic name.&lt;BR /&gt;&lt;BR /&gt;See '/usr/include/sys/errno.h' for a complete listing.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 11 Oct 2005 13:14:04 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2005-10-11T13:14:04Z</dc:date>
    <item>
      <title>TAR BACKUP ERROR 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646890#M239951</link>
      <description>HI EVERYBODY IM TRYING A BACKUP &lt;BR /&gt;uioco1 10/11/05-07:48:23 Empieza backup OnLine Please enter the level of archive to be performed (0, 1, or 2) 0&lt;BR /&gt;Please mount tape 1 on /dev/rmt/1m and press Return to continue ...&lt;BR /&gt;10 percent done.&lt;BR /&gt;20 percent done.&lt;BR /&gt;Archive failed - function write to tape failed code -1 errno 28&lt;BR /&gt;&lt;BR /&gt;Program over.&lt;BR /&gt;uioco1 10/11/05-10:08:29 Termina backup OnLine&lt;BR /&gt;uioco1 Tue Oct 11 10:08:29 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:08:36 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:08:42 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:08:48 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:08:54 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:09:00 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:09:06 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:09:12 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:09:18 SAT 2005: Bkp_online had finished&lt;BR /&gt;uioco1 Tue Oct 11 10:09:25 SAT 2005: Bkp_online had finished&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 13:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646890#M239951</guid>
      <dc:creator>Raul Andrade_1</dc:creator>
      <dc:date>2005-10-11T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: TAR BACKUP ERROR 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646891#M239952</link>
      <description>Raul:&lt;BR /&gt;&lt;BR /&gt;Errno #28 is 'ENOSPC' --- No space left on device.&lt;BR /&gt;&lt;BR /&gt;Well-behanved code will report 'errno' with the numeric value or the corresponding mnemonic name.&lt;BR /&gt;&lt;BR /&gt;See '/usr/include/sys/errno.h' for a complete listing.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 11 Oct 2005 13:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646891#M239952</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-10-11T13:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: TAR BACKUP ERROR 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646892#M239953</link>
      <description>thanks james&lt;BR /&gt;How see the size in a folder or the left size ?</description>
      <pubDate>Tue, 11 Oct 2005 13:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646892#M239953</guid>
      <dc:creator>Raul Andrade_1</dc:creator>
      <dc:date>2005-10-11T13:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: TAR BACKUP ERROR 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646893#M239954</link>
      <description>That output shows all the signs of being an Informix Online backup (ontape or previously called tbtape).  It is not tar but IBM Infomix proprietary format.  The errno is as JRF indicated.&lt;BR /&gt;&lt;BR /&gt;That being the case you need to change the parameter TAPESIZE in your $ONCONFIG (if my memory serves me it was called tbconfig.xxxx in v5) to make the TAPESIZE smaller.  &lt;BR /&gt;&lt;BR /&gt;In older versions you had to guess how much data you could fit onto a tape - including hardware compression, which could vary depending on the type of data in your database.&lt;BR /&gt;&lt;BR /&gt;Now in Informix version 9.40 and 10.00 you can set TAPESIZE to 0 and it will fit in as much as it can to fill the tape up before asking for a second tape.&lt;BR /&gt;&lt;BR /&gt;My guess is that people previously had kept increasing the tape size, until it got too big.&lt;BR /&gt;&lt;BR /&gt;If you want your backup to fit onto just one tape then you need a bigger tape drive, or consider other options altogether.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 13:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646893#M239954</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2005-10-11T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: TAR BACKUP ERROR 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646894#M239955</link>
      <description>thanks to all.  &lt;BR /&gt;Previously it was installed a DDS3 and now a DDS2 tape. There is configured any parameter in informix to work with 2 tapes??.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Oct 2005 14:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-error-28/m-p/3646894#M239955</guid>
      <dc:creator>Raul Andrade_1</dc:creator>
      <dc:date>2005-10-11T14:59:31Z</dc:date>
    </item>
  </channel>
</rss>

