<?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 backup is hanging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780931#M499388</link>
    <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Iam trying to take ignite backup of my HPUX server using graphics mode.&lt;BR /&gt;&lt;BR /&gt;After selecting the &lt;BR /&gt;&lt;BR /&gt;« create Network recovery archive »  option its saying checking the ignite software on client...&lt;BR /&gt;&lt;BR /&gt;I checked the ignite logs :&lt;BR /&gt;&lt;BR /&gt;#ignite:/var/opt/ignite/clients/prod-ser/recovery/latest# cat recovery.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  04/25/11 16:24:17 METDST  Started /opt/ignite/bin/make_net_recovery.&lt;BR /&gt;         (Mon Apr 25 16:24:17 METDST 2011)&lt;BR /&gt;         @(#)Ignite-UX Revision C.6.10.97&lt;BR /&gt;         @(#)ignite/net_recovery (opt) $Revision: 10.834 $ $Date: 2006/06/14&lt;BR /&gt;         13:47:40 $&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * User interface starting.&lt;BR /&gt;NOTE:    Detected entries in the defaults file at&lt;BR /&gt;         /var/opt/ignite/recovery/client_mnt/0x00306EF47182/recovery/defaults.&lt;BR /&gt;&lt;BR /&gt;#ignite:/var/opt/ignite/clients/prod-ser/recovery/latest#&lt;BR /&gt;&lt;BR /&gt;Could you pls tell me where it went wrong?&lt;BR /&gt;what are the other logs I need to check to find the bottle neck?&lt;BR /&gt;waiting for your precious advice to complete my backup !&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;Rgds&lt;BR /&gt;Sree&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Apr 2011 14:33:13 GMT</pubDate>
    <dc:creator>Sreer</dc:creator>
    <dc:date>2011-04-25T14:33:13Z</dc:date>
    <item>
      <title>Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780931#M499388</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Iam trying to take ignite backup of my HPUX server using graphics mode.&lt;BR /&gt;&lt;BR /&gt;After selecting the &lt;BR /&gt;&lt;BR /&gt;« create Network recovery archive »  option its saying checking the ignite software on client...&lt;BR /&gt;&lt;BR /&gt;I checked the ignite logs :&lt;BR /&gt;&lt;BR /&gt;#ignite:/var/opt/ignite/clients/prod-ser/recovery/latest# cat recovery.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  04/25/11 16:24:17 METDST  Started /opt/ignite/bin/make_net_recovery.&lt;BR /&gt;         (Mon Apr 25 16:24:17 METDST 2011)&lt;BR /&gt;         @(#)Ignite-UX Revision C.6.10.97&lt;BR /&gt;         @(#)ignite/net_recovery (opt) $Revision: 10.834 $ $Date: 2006/06/14&lt;BR /&gt;         13:47:40 $&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * User interface starting.&lt;BR /&gt;NOTE:    Detected entries in the defaults file at&lt;BR /&gt;         /var/opt/ignite/recovery/client_mnt/0x00306EF47182/recovery/defaults.&lt;BR /&gt;&lt;BR /&gt;#ignite:/var/opt/ignite/clients/prod-ser/recovery/latest#&lt;BR /&gt;&lt;BR /&gt;Could you pls tell me where it went wrong?&lt;BR /&gt;what are the other logs I need to check to find the bottle neck?&lt;BR /&gt;waiting for your precious advice to complete my backup !&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;Rgds&lt;BR /&gt;Sree&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2011 14:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780931#M499388</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2011-04-25T14:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780932#M499389</link>
      <description>Ignite works via MAC addresses.  So begin by verifying them.  On the client side use arp -a or ifconfig -a to get the clients macs.&lt;BR /&gt;&lt;BR /&gt;On the ignite server side refer to:&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/client_mnt/0x00306EF47182&lt;BR /&gt;&lt;BR /&gt;Cross reference the client's mac with this number - 0x00306EF47182&lt;BR /&gt;&lt;BR /&gt;Do they match?  No.  Then use the mv command to change it.</description>
      <pubDate>Mon, 25 Apr 2011 15:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780932#M499389</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2011-04-25T15:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780933#M499390</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you paste/send the recovery.log file from the client of which you were taking ignite backup. That will help here.&lt;BR /&gt;Or try to take command line backup &amp;amp; check what's going wrong.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vivek</description>
      <pubDate>Tue, 26 Apr 2011 07:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780933#M499390</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2011-04-26T07:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780934#M499391</link>
      <description>Hi Gurus,&lt;BR /&gt;Thanks for help.&lt;BR /&gt;&lt;BR /&gt;Sending the logs&lt;BR /&gt;&lt;BR /&gt;#n4sadm2:/var/opt/ignite/clients/prod-ser/recovery/latest# cat recovery.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  04/25/11 16:24:17 METDST  Started /opt/ignite/bin/make_net_recovery.&lt;BR /&gt;         (Mon Apr 25 16:24:17 METDST 2011)&lt;BR /&gt;         @(#)Ignite-UX Revision C.6.10.97&lt;BR /&gt;         @(#)ignite/net_recovery (opt) $Revision: 10.834 $ $Date: 2006/06/14&lt;BR /&gt;         13:47:40 $&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * User interface starting.&lt;BR /&gt;NOTE:    Detected entries in the defaults file at&lt;BR /&gt;         /var/opt/ignite/recovery/client_mnt/0x00306EF47182/recovery/defaults.&lt;BR /&gt;&lt;BR /&gt;Program Terminated. SIGHUP received. Exiting.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  04/25/11 21:22:59 METDST  make_net_recovery completed unsuccessfully&lt;BR /&gt;&lt;BR /&gt;#n4sadm2:/var/opt/ignite/clients/prod-ser/recovery/latest#&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Sree</description>
      <pubDate>Tue, 26 Apr 2011 08:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780934#M499391</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2011-04-26T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780935#M499392</link>
      <description>This error is pointing to:&lt;BR /&gt;when you are taking ignite backup from GUI session, then that time or after some time, the GUI session is getting closed before competing the client backup.&lt;BR /&gt;If you try out the command from the client side, with nohup &lt;MAKE_NET_RECOVERY&gt; &amp;amp;, then it will run in background &amp;amp; will not be terminated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vivek&lt;/MAKE_NET_RECOVERY&gt;</description>
      <pubDate>Tue, 26 Apr 2011 09:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780935#M499392</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2011-04-26T09:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780936#M499393</link>
      <description>Hi Vivek,&lt;BR /&gt;&lt;BR /&gt;Thanks for guiding me.&lt;BR /&gt;&lt;BR /&gt;I will do a trialwith out graphics.&lt;BR /&gt;&lt;BR /&gt;But I want to solve the issue and to resume the backup in Graphics mode.&lt;BR /&gt;&lt;BR /&gt;Any idea how can we solve the issue?&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Sree</description>
      <pubDate>Tue, 26 Apr 2011 16:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780936#M499393</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2011-04-26T16:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite backup is hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780937#M499394</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you check from the command line?&lt;BR /&gt;&lt;BR /&gt;If the connection to your CDE is not dropping, then you can even finished the client's backup in GUI.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vivek</description>
      <pubDate>Thu, 28 Apr 2011 00:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-backup-is-hanging/m-p/4780937#M499394</guid>
      <dc:creator>Vivek_Pendse</dc:creator>
      <dc:date>2011-04-28T00:23:18Z</dc:date>
    </item>
  </channel>
</rss>

