<?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 server problem to restore in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5630477#M497955</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To perform the Ignite-UX network restore on a client from its backup doesnt require any depot creation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you choose to install a client from Ignite-UX server using a golden image or fresh HP-UX 11i OE media, then you would need to create a Software Depot on the Ignite-UX Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure how you are trying to restore from Ignite-UX server, I would recommend you to refer&amp;nbsp;the HP Ignite-UX Guided Troubleshooting from the below link which has the step by step instructions to Ignite-UX Server configuration and restoration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20584.www2.hp.com/hpgt/guides/select?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=4077173"&gt;Click here to view HP Ignite-UX Guided Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;To verify Ignite-UX Server configuration:&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;Visit the above link,&amp;nbsp;&lt;SPAN&gt;go to "&lt;/SPAN&gt;&lt;STRONG&gt;Configuration / How-To Guide&lt;/STRONG&gt;&lt;SPAN&gt;" -&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Choose "&lt;SPAN&gt;Ignite-UX Server Side Configuration".&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;To perform Ignite-UX recovery :&lt;/FONT&gt;&lt;/STRONG&gt; From the above link, go to "&lt;STRONG&gt;Configuration / How-To Guide&lt;/STRONG&gt;" -&amp;gt; &lt;STRONG&gt;Choose "System Recovery&lt;/STRONG&gt;" -&amp;gt; Choose &lt;STRONG&gt;"Ignite-UX Network Recovery"&lt;/STRONG&gt; to view the steps to perform a network recovery from Ignite-UX server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To access all other available HP Guided Troubleshooting guides,&lt;/P&gt;&lt;P&gt;visit: &lt;A target="_blank" href="http://www.hp.com/support/hpgt"&gt;www.hp.com/support/hpgt &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Apr 2012 03:40:59 GMT</pubDate>
    <dc:creator>pradeep m</dc:creator>
    <dc:date>2012-04-23T03:40:59Z</dc:date>
    <item>
      <title>ignite server problem to restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5628327#M497954</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i need plz your help.&lt;/P&gt;&lt;P&gt;i have an rp server configured as ignite server and one rx server as client.&lt;/P&gt;&lt;P&gt;my goal is to configure an ignite server in order to take an ignite image&amp;nbsp; over the network. and test the restore&amp;nbsp; process.&lt;/P&gt;&lt;P&gt;my ignite configuration is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enable tftp and bootpd:&lt;BR /&gt;inetd -cinstl_adm&lt;BR /&gt;instl_adm -f instl_adm.config&lt;BR /&gt;mkdir -p /var/opt/ignite/recovery/archives/test&lt;BR /&gt;chown bin:bin /var/opt/ignite/recovery/archives/test &amp;lt;------ where test is the name of the client server.&lt;BR /&gt;vi /etc/exports&lt;BR /&gt;/var/opt/ignite/clients -anon=2&lt;BR /&gt;/var/opt/ignite/recovery/archives/test -anon=2,access=test&lt;BR /&gt;&amp;nbsp;exportfs –av&lt;BR /&gt;&amp;nbsp;showmount -a&lt;BR /&gt;&amp;nbsp;showmount -e&lt;BR /&gt;&lt;BR /&gt;vi /etc/dfs/dfstab&lt;BR /&gt;share -F nfs -o anon=2 /var/opt/ignite/clients&lt;BR /&gt;share -F nfs -o anon=2 /var/opt/ignite/recovery/archives/test&lt;BR /&gt;# shareall&lt;BR /&gt;7- add ignite client to /etc/hosts and also the ip of client:&lt;BR /&gt;&lt;BR /&gt;Client setup:&lt;BR /&gt;.Run the make_net_recovery command from client&lt;BR /&gt;# /opt/ignite/bin/make_net_recovery -Av -s uv3&lt;BR /&gt;&lt;BR /&gt;i get a file "2012-04-19,02:22" 2.5 GB on /var/opt/ignite/recovery/archives/test/. but i notice that there is no depot file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i try to restore the rx server(client), i received the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; * Reading data from source...&lt;BR /&gt;ERROR:&amp;nbsp;&amp;nbsp; Unable to access the depot&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "/var/opt/ignite/recovery/archives/test/2012-04-19,02:22". Make&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sure that the depot exists or if the depot resides on removable&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; media, make sure the media is properly inserted and mounted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please i need you help to proceed:&lt;/P&gt;&lt;P&gt;is it recommeded to create a depot file on "/var/opt/ignite/recovery/archives/test/", and if yes how can we create this file?&lt;/P&gt;&lt;P&gt;thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 06:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5628327#M497954</guid>
      <dc:creator>hicho</dc:creator>
      <dc:date>2012-04-20T06:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: ignite server problem to restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5630477#M497955</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To perform the Ignite-UX network restore on a client from its backup doesnt require any depot creation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you choose to install a client from Ignite-UX server using a golden image or fresh HP-UX 11i OE media, then you would need to create a Software Depot on the Ignite-UX Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure how you are trying to restore from Ignite-UX server, I would recommend you to refer&amp;nbsp;the HP Ignite-UX Guided Troubleshooting from the below link which has the step by step instructions to Ignite-UX Server configuration and restoration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20584.www2.hp.com/hpgt/guides/select?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=4077173"&gt;Click here to view HP Ignite-UX Guided Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;To verify Ignite-UX Server configuration:&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;Visit the above link,&amp;nbsp;&lt;SPAN&gt;go to "&lt;/SPAN&gt;&lt;STRONG&gt;Configuration / How-To Guide&lt;/STRONG&gt;&lt;SPAN&gt;" -&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Choose "&lt;SPAN&gt;Ignite-UX Server Side Configuration".&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;To perform Ignite-UX recovery :&lt;/FONT&gt;&lt;/STRONG&gt; From the above link, go to "&lt;STRONG&gt;Configuration / How-To Guide&lt;/STRONG&gt;" -&amp;gt; &lt;STRONG&gt;Choose "System Recovery&lt;/STRONG&gt;" -&amp;gt; Choose &lt;STRONG&gt;"Ignite-UX Network Recovery"&lt;/STRONG&gt; to view the steps to perform a network recovery from Ignite-UX server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To access all other available HP Guided Troubleshooting guides,&lt;/P&gt;&lt;P&gt;visit: &lt;A target="_blank" href="http://www.hp.com/support/hpgt"&gt;www.hp.com/support/hpgt &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 03:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5630477#M497955</guid>
      <dc:creator>pradeep m</dc:creator>
      <dc:date>2012-04-23T03:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: ignite server problem to restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5651451#M497956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Restore the Server using the attached document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arockiasamy K&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 22:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-server-problem-to-restore/m-p/5651451#M497956</guid>
      <dc:creator>Arockiasamy K</dc:creator>
      <dc:date>2012-05-08T22:33:18Z</dc:date>
    </item>
  </channel>
</rss>

