<?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: Steps to create a IUX from scratch to support network recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113530#M505087</link>
    <description>1) Install IUX on ignite-server2 using swinstall -s /path/to/ignite_distro( it would be best to keep the same versions of Ignite )&lt;BR /&gt;2) ftp /var/opt/ignite/clients/tailored_image_dir from ignite-server1 to same path on ignite-server2&lt;BR /&gt;3) ftp /var/opt/ignite/recovery/archives/tailored_image_dir from ignite-server1 to same path on ignite-server2&lt;BR /&gt;&lt;BR /&gt;Note: make sure the ftpd files and dirs are owned by bin:bin.  Review the above directory structures from ignite-server1 as example.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Dec 2007 22:19:52 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2007-12-07T22:19:52Z</dc:date>
    <item>
      <title>Steps to create a IUX from scratch to support network recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113527#M505084</link>
      <description>Would an expert tell me in details steps to configure an new Ignite-UX server on a HP-UX11.23 server to support network recovery for clients using an image created by another Ignite-UX server.&lt;BR /&gt;&lt;BR /&gt;I am facing situation where an image was created in datacenter1 using Ignite c.7.1.93 and I have to use it in a datacenter2.&lt;BR /&gt;Current Ignite server in datacenter1 is not visible to new servers in datacenter2.&lt;BR /&gt;&lt;BR /&gt;My objective is to create a new Ignite server in datacenter2 and ftp trought the network what ever minimal config. file is required.&lt;BR /&gt;&lt;BR /&gt;New Ignite-server in datacenter2 is revision C.7.3.144.&lt;BR /&gt;&lt;BR /&gt;Is my objective realistic and feasible ?&lt;BR /&gt;Any help appreciated as I am new to Ignite-UX and have not touched HP-UX for over 3 years.</description>
      <pubDate>Fri, 07 Dec 2007 17:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113527#M505084</guid>
      <dc:creator>Lor</dc:creator>
      <dc:date>2007-12-07T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to create a IUX from scratch to support network recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113528#M505085</link>
      <description>Is the purpose to use the ignite-server at datacenter2 to image the servers in datacenter1 or simply to replicate the ignite-server at datacenter1 then keep it current with images from datacenter1 ?&lt;BR /&gt;&lt;BR /&gt;If you are simply replicating the ignite-server from datacenter1 then wish to update my first idea would be:&lt;BR /&gt;&lt;BR /&gt;Create ignite tape from ignite-server1 in datacenter1.  Use this tape to create ignite-server2 in datacenter2.&lt;BR /&gt;&lt;BR /&gt;After that you can simply replicate the /var/opt/ignite/clients and /var/opt/ignite/recovery/archives directories from ignite-server1 to ignite-server2 to keep things updated.&lt;BR /&gt;&lt;BR /&gt;If you are going to do an actual recovery to a server at datacenter2 you need to beware that Ignite uses the MAC address of the server(s) in it's config.  A new server would have a different MAC and would require some slight of hand to make it work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2007 18:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113528#M505085</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-12-07T18:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to create a IUX from scratch to support network recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113529#M505086</link>
      <description>Thanks for fast reply.&lt;BR /&gt;Let me rephrase everything.&lt;BR /&gt;&lt;BR /&gt;Current situation : datacenter1, exists an IUX server. Was used to :&lt;BR /&gt;   step 1 : create a depot of HPUX11.23&lt;BR /&gt;   step 2 : a tailored in-house HP-UX OS (with specific security configuration, in-house applications installed,...) image was later on created.&lt;BR /&gt;   step 3 : tailored image created at step 2 was re-used in datacenter1 to install additionnal HP servers&lt;BR /&gt;&lt;BR /&gt;Objective : "reuse" the tailored in-house OS image created at step2 in remote datacenter2.&lt;BR /&gt;&lt;BR /&gt;My understanding is I have to :&lt;BR /&gt;1] create in datacenter2 a distinct Ignite server and &lt;BR /&gt;2] transfer through ftp "tailored" image&lt;BR /&gt;3] configure datacenter2 new ignite server to be able to use tailored in house OS image.&lt;BR /&gt;&lt;BR /&gt;I have no clue if this is feasible and what the steps are.&lt;BR /&gt;&lt;BR /&gt;note : Only way to tansfer data between sites is a network link.&lt;BR /&gt;No access to a tape drive.&lt;BR /&gt;&lt;BR /&gt;Can someone help with detailed instructions ?&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2007 19:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113529#M505086</guid>
      <dc:creator>Lor</dc:creator>
      <dc:date>2007-12-07T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to create a IUX from scratch to support network recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113530#M505087</link>
      <description>1) Install IUX on ignite-server2 using swinstall -s /path/to/ignite_distro( it would be best to keep the same versions of Ignite )&lt;BR /&gt;2) ftp /var/opt/ignite/clients/tailored_image_dir from ignite-server1 to same path on ignite-server2&lt;BR /&gt;3) ftp /var/opt/ignite/recovery/archives/tailored_image_dir from ignite-server1 to same path on ignite-server2&lt;BR /&gt;&lt;BR /&gt;Note: make sure the ftpd files and dirs are owned by bin:bin.  Review the above directory structures from ignite-server1 as example.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2007 22:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113530#M505087</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-12-07T22:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to create a IUX from scratch to support network recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113531#M505088</link>
      <description>Hi Tim,&lt;BR /&gt;There is no /var/opt/ignite/recovery directory on ignite-server1.&lt;BR /&gt;&lt;BR /&gt;Its INDEX files contains following lines :&lt;BR /&gt;&lt;BR /&gt;cfg "HP-UX B.11.23 new Standard Archive" {&lt;BR /&gt;        description "This selection is the new standard for RX3600, 11iV2."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.23/CGIconfig"&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.23/CGI_archive.cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}=TRUE&lt;BR /&gt;&lt;BR /&gt;and my understanding is my tailored-image is stored in /images directory :&lt;BR /&gt;&lt;BR /&gt;whmh4476# grep images /var/opt/ignite/data/Rel_B.11.23/CGI_archive.cfg&lt;BR /&gt;    archive_path = "/images/11iv2PatchKernelHardenUser"&lt;BR /&gt;&lt;BR /&gt;What steps would you recommend ?</description>
      <pubDate>Mon, 10 Dec 2007 13:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/steps-to-create-a-iux-from-scratch-to-support-network-recovery/m-p/4113531#M505088</guid>
      <dc:creator>Lor</dc:creator>
      <dc:date>2007-12-10T13:57:53Z</dc:date>
    </item>
  </channel>
</rss>

