<?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 error when creating ignite in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644016#M44433</link>
    <description>Hello again&lt;BR /&gt;&lt;BR /&gt;I am new to all this, can't you tell. 3 questions this evening. &lt;BR /&gt;&lt;BR /&gt;Error message when making recovery tape&lt;BR /&gt;&lt;BR /&gt;/usr/bin/dd if="/usr8/uxinstlf.recovery" of="/dev/rmt/0mn" bs=2k &amp;gt;&amp;gt;&lt;BR /&gt;/var/opt/ignite/logs/makrec.log1 2&amp;gt;&amp;amp;1&lt;BR /&gt;817+0 records in&lt;BR /&gt;816+1 records out&lt;BR /&gt;I/O error&lt;BR /&gt;&lt;BR /&gt;My initial would be to clean the drive and try a new tape. If that failed have the drive replaced. Am i on the right tracks?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Mon, 14 Jan 2002 03:48:49 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-01-14T03:48:49Z</dc:date>
    <item>
      <title>error when creating ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644016#M44433</link>
      <description>Hello again&lt;BR /&gt;&lt;BR /&gt;I am new to all this, can't you tell. 3 questions this evening. &lt;BR /&gt;&lt;BR /&gt;Error message when making recovery tape&lt;BR /&gt;&lt;BR /&gt;/usr/bin/dd if="/usr8/uxinstlf.recovery" of="/dev/rmt/0mn" bs=2k &amp;gt;&amp;gt;&lt;BR /&gt;/var/opt/ignite/logs/makrec.log1 2&amp;gt;&amp;amp;1&lt;BR /&gt;817+0 records in&lt;BR /&gt;816+1 records out&lt;BR /&gt;I/O error&lt;BR /&gt;&lt;BR /&gt;My initial would be to clean the drive and try a new tape. If that failed have the drive replaced. Am i on the right tracks?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Mon, 14 Jan 2002 03:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644016#M44433</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-14T03:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: error when creating ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644017#M44434</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;First off, if the cleaning light is not&lt;BR /&gt;on, the drive should be okay. First&lt;BR /&gt;thing I would do is change the tape for&lt;BR /&gt;a new one. It is always a good idea to&lt;BR /&gt;use a new tape for something as important&lt;BR /&gt;as creating a system recovery tape. By all&lt;BR /&gt;means clean the drive, but unless the &lt;BR /&gt;orange light is one you shouldn't need to.&lt;BR /&gt;&lt;BR /&gt;The best way to create a make recovery tape&lt;BR /&gt;is:&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 14 Jan 2002 04:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644017#M44434</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-14T04:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: error when creating ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644018#M44435</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Try to cut some other test tapes like&lt;BR /&gt;trying to backup say /opt or /usr&lt;BR /&gt;using fbackup or tar.&lt;BR /&gt;&lt;BR /&gt;# tar cvf /dev/rmt/0m /opt (to create)&lt;BR /&gt;# tar tvf /dev/rmt/0m (to read contents)&lt;BR /&gt;&lt;BR /&gt;# fbackup -i /opt -f /dev/rmt/0m&lt;BR /&gt;# frecover -I /tmp/tape.out -f /dev/rmt/0m&lt;BR /&gt;or&lt;BR /&gt;# frecover -Nv -f /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Mon, 14 Jan 2002 05:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644018#M44435</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-14T05:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: error when creating ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644019#M44436</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;may be blocksize of 2k is not a good idea. Try with default blocksize (without bs=)&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2002 09:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644019#M44436</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-14T09:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: error when creating ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644020#M44437</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;If your using the dds tapes then definately try a new one, it wouldn't harm to clean the drive anyway as there was allways problems with them.&lt;BR /&gt;&lt;BR /&gt;If it's in the midrange room, it was allways a bit dusty in there.&lt;BR /&gt;&lt;BR /&gt;Have fun&lt;BR /&gt;&lt;BR /&gt;George</description>
      <pubDate>Mon, 14 Jan 2002 09:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-creating-ignite/m-p/2644020#M44437</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2002-01-14T09:50:02Z</dc:date>
    </item>
  </channel>
</rss>

