<?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: Ignite Issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963392#M292002</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;John the command I use is:&lt;BR /&gt;make_tape_recovery -a /dev/rmt/4mn -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;Have you performed a &lt;BR /&gt;ps- ef | grep rmt&lt;BR /&gt;and &lt;BR /&gt;ps -ef | grep -i ignite&lt;BR /&gt;to see if there are any hung processes?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Mar 2007 10:12:25 GMT</pubDate>
    <dc:creator>DCE</dc:creator>
    <dc:date>2007-03-16T10:12:25Z</dc:date>
    <item>
      <title>Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963384#M291994</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;im having some issues with trying to take an ignite backup, im getting the same error across 3 servers. The servers are running hp-ux 11.00, and when i run the make_tape_recovery, i get the following error&lt;BR /&gt;&lt;BR /&gt;** 2 - The Volume Group or Filesystem is Fully included in the&lt;BR /&gt;               System Recovery Archive&lt;BR /&gt;&lt;BR /&gt;       * Checking Versions of Ignite-UX filesets&lt;BR /&gt;ERROR:   Failed to open tape device /dev/rmt/0mn:Device busy (errno = 16).&lt;BR /&gt;ERROR:   Check tape device failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  03/16/07 07:18:18 EDT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i have checked and there is a tape in the drive, its rewound and it works because i took an fbackup to prove the functionality of the device.&lt;BR /&gt;&lt;BR /&gt;Any thoughts&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 16 Mar 2007 06:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963384#M291994</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2007-03-16T06:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963385#M291995</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Can you provide the complete command that you type. I guess there should be a syntax error in what you type.&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Fri, 16 Mar 2007 06:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963385#M291995</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2007-03-16T06:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963386#M291996</link>
      <description>#make_tape_recovery -Avd /dev/rmt/0mn</description>
      <pubDate>Fri, 16 Mar 2007 07:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963386#M291996</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2007-03-16T07:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963387#M291997</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try the following and let us know.&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -A -I -p -v -x inc_entire=/dev/vg00 -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;Also are you sure that you have the tape dirve @0mn and you are using the correct tapes. &lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Fri, 16 Mar 2007 07:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963387#M291997</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2007-03-16T07:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963388#M291998</link>
      <description>Hi the command works, but as soon as i change the -p to a -r the command fails with the following output:&lt;BR /&gt;&lt;BR /&gt;NOTE:    ******* RESUMING *******&lt;BR /&gt;NOTE:    archive size: 8651430 kB&lt;BR /&gt;NOTE:    last preview is on 2007-03-16,09:23&lt;BR /&gt;NOTE:    The archive name is 2007-03-16,09:23&lt;BR /&gt;NOTE:    The archive description Recovery Archive&lt;BR /&gt;NOTE:    The archive is on local tape drive /dev/rmt/0mn&lt;BR /&gt;NOTE:    The pax option is tar&lt;BR /&gt;NOTE:    You want to resume archive creation from the configuration files&lt;BR /&gt;         locally on this system.&lt;BR /&gt;NOTE:    In Resume Mode.  Do you wish to continue?&lt;BR /&gt;Continue?(y/n)y&lt;BR /&gt;ERROR:   Failed to open tape device /dev/rmt/0mn:Device busy (errno = 16).&lt;BR /&gt;ERROR:   Check tape device failed.&lt;BR /&gt;&lt;BR /&gt;=======  03/16/07 10:48:07 EDT  make_tape_recovery completed unsuccessfully&lt;BR /&gt;root@davlcn05:/opt/ignite/bin &amp;gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 09:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963388#M291998</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2007-03-16T09:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963389#M291999</link>
      <description>can you post output of &lt;BR /&gt;&lt;BR /&gt;ioscan -fnCtape</description>
      <pubDate>Fri, 16 Mar 2007 09:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963389#M291999</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2007-03-16T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963390#M292000</link>
      <description>All you really need is:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -I -x inc_entire=/dev/vg00&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery uses /dev/rmt/0mn by default. Unless you really like typing, or you changed the default unless you made a change in /var/opt/ignite/recovery/default.</description>
      <pubDate>Fri, 16 Mar 2007 10:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963390#M292000</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-16T10:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963391#M292001</link>
      <description>Also, the -p is not going to error out because it is a preview.</description>
      <pubDate>Fri, 16 Mar 2007 10:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963391#M292001</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-16T10:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963392#M292002</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;John the command I use is:&lt;BR /&gt;make_tape_recovery -a /dev/rmt/4mn -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;Have you performed a &lt;BR /&gt;ps- ef | grep rmt&lt;BR /&gt;and &lt;BR /&gt;ps -ef | grep -i ignite&lt;BR /&gt;to see if there are any hung processes?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 10:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963392#M292002</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2007-03-16T10:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963393#M292003</link>
      <description>Class     I  H/W Path                 Driver S/W State   H/W Type     Description&lt;BR /&gt;==================================================================================&lt;BR /&gt;tape      0  0/0/1/0.3.0              stape  CLAIMED     DEVICE       HP      C1537A&lt;BR /&gt;                                     /dev/rmt/0m            /dev/rmt/c0t3d0BEST    /dev/rmt/c0t3d0DDS&lt;BR /&gt;                                     /dev/rmt/0mb           /dev/rmt/c0t3d0BESTb   /dev/rmt/c0t3d0DDSb&lt;BR /&gt;                                     /dev/rmt/0mn           /dev/rmt/c0t3d0BESTn   /dev/rmt/c0t3d0DDSn&lt;BR /&gt;                                     /dev/rmt/0mnb          /dev/rmt/c0t3d0BESTnb  /dev/rmt/c0t3d0DDSnb&lt;BR /&gt;&lt;BR /&gt;this is the output from the ioscan -fnC tape, and all the other varieties of the make_tape_recovery produce the same error</description>
      <pubDate>Fri, 16 Mar 2007 12:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963393#M292003</guid>
      <dc:creator>JOHN TURNER_2</dc:creator>
      <dc:date>2007-03-16T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963394#M292004</link>
      <description>do a &lt;BR /&gt;&lt;BR /&gt;fuser -u /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;see if some process is using the device.</description>
      <pubDate>Fri, 16 Mar 2007 12:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963394#M292004</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-16T12:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963395#M292005</link>
      <description>I was reading another post and I was reminded that you could also use lsof to see if something is using the device. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.77/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.77/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-issues/m-p/3963395#M292005</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-03-16T13:23:05Z</dc:date>
    </item>
  </channel>
</rss>

