<?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 ignite tape failure? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251473#M678136</link>
    <description>Guys,&lt;BR /&gt;&lt;BR /&gt;My make_tape_recovery appears to complete successfully but fails on the rewind at the end...&lt;BR /&gt;&lt;BR /&gt;Does that mean my backup failed?  See below...&lt;BR /&gt;&lt;BR /&gt;================================================&lt;BR /&gt;$ tail -20 recovery.log&lt;BR /&gt;         local -n 2008-07-25,06:00 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2008-07-25,06:00/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2008-07-25,06:00/flist -a 3296610&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of cfsapps via tar image to local device/dev/rmt/3mn.&lt;BR /&gt;pax: /dev/rmt/3mn : Device busy&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;       * Creation of system archive complete.&lt;BR /&gt;&lt;BR /&gt;       * Archive created and rewind the tape to beginning of tape.&lt;BR /&gt;&lt;BR /&gt;ERROR:   Failed to open tape device /dev/rmt/3mn:Device busy (errno = 16).&lt;BR /&gt;ERROR:   The rewind command failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  07/25/08 06:04:20 CDT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;===============================================</description>
    <pubDate>Wed, 13 Aug 2008 14:17:11 GMT</pubDate>
    <dc:creator>Todd McDaniel_1</dc:creator>
    <dc:date>2008-08-13T14:17:11Z</dc:date>
    <item>
      <title>ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251473#M678136</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;My make_tape_recovery appears to complete successfully but fails on the rewind at the end...&lt;BR /&gt;&lt;BR /&gt;Does that mean my backup failed?  See below...&lt;BR /&gt;&lt;BR /&gt;================================================&lt;BR /&gt;$ tail -20 recovery.log&lt;BR /&gt;         local -n 2008-07-25,06:00 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2008-07-25,06:00/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2008-07-25,06:00/flist -a 3296610&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of cfsapps via tar image to local device/dev/rmt/3mn.&lt;BR /&gt;pax: /dev/rmt/3mn : Device busy&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;WARNING: The pax command returned a non-zero exit status (exit status 1).&lt;BR /&gt;       * Creation of system archive complete.&lt;BR /&gt;&lt;BR /&gt;       * Archive created and rewind the tape to beginning of tape.&lt;BR /&gt;&lt;BR /&gt;ERROR:   Failed to open tape device /dev/rmt/3mn:Device busy (errno = 16).&lt;BR /&gt;ERROR:   The rewind command failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  07/25/08 06:04:20 CDT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;===============================================</description>
      <pubDate>Wed, 13 Aug 2008 14:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251473#M678136</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2008-08-13T14:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251474#M678137</link>
      <description>Hi Todd:&lt;BR /&gt;&lt;BR /&gt;I would definitely not consider this a success:&lt;BR /&gt;&lt;BR /&gt;pax: /dev/rmt/3mn : Device busy&lt;BR /&gt;ERROR: Failed to open tape device /dev/rmt/3mn:Device busy (errno = 16).&lt;BR /&gt;ERROR: The rewind command failed.&lt;BR /&gt;make_tape_recovery completed unsuccessfully&lt;BR /&gt;&lt;BR /&gt;Your tape drive may need to be cleaned.  Your tape may be bad too.  I would test your drive with a simple 'tar' and 'mt rew'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Aug 2008 14:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251474#M678137</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-13T14:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251475#M678138</link>
      <description>My first guess would be a bad/faulty tape drive.&lt;BR /&gt;&lt;BR /&gt;Test the daylights out of it then replace or correct the error.&lt;BR /&gt;&lt;BR /&gt;Would have expected an IO error vs device busy though, but you never know.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2008 14:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251475#M678138</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-13T14:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251476#M678139</link>
      <description>Is it maybe because you're using the no rewind device?  &lt;BR /&gt;&lt;BR /&gt;/dev/rmt/3mn is a no rewind device, try the process again using /dev/rmt/3m and let us know what happened.</description>
      <pubDate>Wed, 13 Aug 2008 14:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251476#M678139</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-08-13T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251477#M678140</link>
      <description>I am having the drive cleaned and I took out the rewind at the end.&lt;BR /&gt;&lt;BR /&gt;I will run another job today and see what it does this time.&lt;BR /&gt;&lt;BR /&gt;thanks all for your help.</description>
      <pubDate>Wed, 13 Aug 2008 14:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251477#M678140</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2008-08-13T14:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251478#M678141</link>
      <description>Hi (again) Todd:&lt;BR /&gt;&lt;BR /&gt;A no-rewind device is what an Ignite 'make_tape_recovery' needs.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 13 Aug 2008 14:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251478#M678141</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-13T14:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251479#M678142</link>
      <description>oh yes, but for some reason they had it using Xmn, but also with a rew option, very odd.&lt;BR /&gt;&lt;BR /&gt;Now, I am using 3mn (no 0mn device)and no option to rewind.</description>
      <pubDate>Wed, 13 Aug 2008 14:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251479#M678142</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2008-08-13T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251480#M678143</link>
      <description>JRF - OK, but wouldn't a rewind command on a no rewind interface always fail?  I'm just asking...</description>
      <pubDate>Wed, 13 Aug 2008 15:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251480#M678143</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2008-08-13T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251481#M678144</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Clean the drive, use new media and leave the rewind settings the way they were in your backup script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 13 Aug 2008 16:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251481#M678144</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-13T16:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251482#M678145</link>
      <description>" OK, but wouldn't a rewind command on a no rewind interface always fail? I'm just asking..."&lt;BR /&gt;&lt;BR /&gt;nope...means that the device doesn't *automatically* rewind&lt;BR /&gt;&lt;BR /&gt;you can test this with the "mt" command...&lt;BR /&gt;&lt;BR /&gt;tar something to /dev/rmt/Xmn (for whatever device you have).&lt;BR /&gt;&lt;BR /&gt;then issue: "mt -f /dev/rmt/Xmn rew"</description>
      <pubDate>Wed, 13 Aug 2008 17:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251482#M678145</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-08-13T17:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251483#M678146</link>
      <description>okay the clean tape did its job... &lt;BR /&gt;&lt;BR /&gt;Now it only had one warning I need to check into.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;WARNING: list_expander returned a warning; please check the recovery.log file&lt;BR /&gt;         for details.&lt;BR /&gt;       * Creating Archive Configuration&lt;BR /&gt;&lt;BR /&gt;       * /opt/ignite/lbin/make_arch_config -c&lt;BR /&gt;         /var/opt/ignite/recovery/2008-08-13,12:10/archive_cfg -g&lt;BR /&gt;         /var/opt/ignite/recovery/2008-08-13,12:10/flist -n 2008-08-13,12:10 -r&lt;BR /&gt;         pa -b 64 -d Recovery\ Archive -t 1 -i 1 -m t&lt;BR /&gt;       * Saving the information about archive to&lt;BR /&gt;         /var/opt/ignite/recovery/previews&lt;BR /&gt;       * Creating The Tape Archive&lt;BR /&gt;       * Checking configuration file for Syntax&lt;BR /&gt;       * Writing boot LIF to tape&lt;BR /&gt;48055+0 records in&lt;BR /&gt;48055+0 records out&lt;BR /&gt;       * Complete writing boot LIF onto tape.&lt;BR /&gt;       * /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/3mn -t n -s&lt;BR /&gt;         local -n 2008-08-13,12:10 -m t -w&lt;BR /&gt;         /var/opt/ignite/recovery/2008-08-13,12:10/recovery.log -u -R -g&lt;BR /&gt;         /var/opt/ignite/recovery/2008-08-13,12:10/flist -a 3548600&lt;BR /&gt;&lt;BR /&gt;       * Preparing to create a system archive.&lt;BR /&gt;&lt;BR /&gt;       * Archiving contents of cfsapps via tar image to local device/dev/rmt/3mn&lt;BR /&gt;.&lt;BR /&gt;       * Creation of system archive complete.&lt;BR /&gt;NOTE:    The following files are in the list of files that were on the&lt;BR /&gt;         system, but they are no longer present.  These files are not&lt;BR /&gt;         included in the backup:&lt;BR /&gt;       /var/tmp/ign_configure/make_sys_image.log&lt;BR /&gt;&lt;BR /&gt;       * Archive created and rewind the tape to beginning of tape.&lt;BR /&gt;&lt;BR /&gt;       * Cleaning up old configuration file directories&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  08/13/08 12:51:29 CDT  make_tape_recovery completed with warnings&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2008 17:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251483#M678146</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2008-08-13T17:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251484#M678147</link>
      <description>Hi (again) Todd:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; okay the clean tape did its job... &lt;BR /&gt;&lt;BR /&gt;You will note that that was my *original* suggestion in my *first* post, too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2008 19:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251484#M678147</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-08-13T19:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: ignite tape failure?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251485#M678148</link>
      <description>Hi,&lt;BR /&gt;If problem is with only rewind, then it mean backup is restored with error.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola</description>
      <pubDate>Tue, 19 Aug 2008 02:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-tape-failure/m-p/4251485#M678148</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-08-19T02:48:19Z</dc:date>
    </item>
  </channel>
</rss>

