<?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: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494032#M521123</link>
    <description>Ignite is so more than make_recovery and make_net_recovery.&lt;BR /&gt;&lt;BR /&gt;The task you describe here is creating a depot on your Ignite server which contains Core-OS and software packages to be pushed out to clients.&lt;BR /&gt;&lt;BR /&gt;This involves creating those "packages" on the server using software_select statements, "sw_sel".&lt;BR /&gt;&lt;BR /&gt;Once you have this setup, you can pick and choose for any client, what software to push where.&lt;BR /&gt;&lt;BR /&gt;For a description of this process, check out the white paper /opt/ignite/share/doc/sysadm.txt.&lt;BR /&gt;There is a section for patches but the same principles apply to applications.  &lt;BR /&gt;See sections "Adding an SD Bundle to the Archive Environment" and "Appendix B: Loading HP-UX Patches with Ignite-UX".&lt;BR /&gt;&lt;BR /&gt;A note about applications... they need to be in SD-UX format, meaning they have to be bundled.</description>
    <pubDate>Thu, 15 Feb 2001 12:41:53 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2001-02-15T12:41:53Z</dc:date>
    <item>
      <title>Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494028#M521119</link>
      <description>Has anyone worked with igniting more than just the OS?  We are trying this at the moment--just started. Any thoughts?</description>
      <pubDate>Thu, 15 Feb 2001 02:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494028#M521119</guid>
      <dc:creator>Chris Knight_1</dc:creator>
      <dc:date>2001-02-15T02:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494029#M521120</link>
      <description>As long as all of your applications are installed on your VG00 and you do a 'make_recovery -A' then everything should come up and work without a problem.  &lt;BR /&gt;&lt;BR /&gt;I have restored the OS via ignite when upgrading to a new boot disk, and had my backup software on VG00.  All the indexes restored without a problem and it came up and worked like a charm.&lt;BR /&gt;&lt;BR /&gt;So you should be OK with the above stipulation.</description>
      <pubDate>Thu, 15 Feb 2001 03:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494029#M521120</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-15T03:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494030#M521121</link>
      <description>You can change default instalation files to configure one ore more VG and filesystems, but it take you more work for you.&lt;BR /&gt;&lt;BR /&gt;When there are other vg to configure i have used ignite to make box bootable and then wrtie some scripts and tape to finish instalation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 08:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494030#M521121</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-02-15T08:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494031#M521122</link>
      <description>I believe make_net_recovrey may help - you get to choose what VG's to include&lt;BR /&gt;&lt;BR /&gt;or maybe make_sys_image ?&lt;BR /&gt;&lt;BR /&gt;obviously assuming the hardware to be used is like for like.</description>
      <pubDate>Thu, 15 Feb 2001 11:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494031#M521122</guid>
      <dc:creator>Andrew Lartey</dc:creator>
      <dc:date>2001-02-15T11:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494032#M521123</link>
      <description>Ignite is so more than make_recovery and make_net_recovery.&lt;BR /&gt;&lt;BR /&gt;The task you describe here is creating a depot on your Ignite server which contains Core-OS and software packages to be pushed out to clients.&lt;BR /&gt;&lt;BR /&gt;This involves creating those "packages" on the server using software_select statements, "sw_sel".&lt;BR /&gt;&lt;BR /&gt;Once you have this setup, you can pick and choose for any client, what software to push where.&lt;BR /&gt;&lt;BR /&gt;For a description of this process, check out the white paper /opt/ignite/share/doc/sysadm.txt.&lt;BR /&gt;There is a section for patches but the same principles apply to applications.  &lt;BR /&gt;See sections "Adding an SD Bundle to the Archive Environment" and "Appendix B: Loading HP-UX Patches with Ignite-UX".&lt;BR /&gt;&lt;BR /&gt;A note about applications... they need to be in SD-UX format, meaning they have to be bundled.</description>
      <pubDate>Thu, 15 Feb 2001 12:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494032#M521123</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2001-02-15T12:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Igniting a box with OS, Oracle, Tuxedo, other COTS and walkaway</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494033#M521124</link>
      <description>Ignite can install both the OS and applications in a single session. The OS/apps can come from an SD depot anywhere on the network that the client can access. Also the OS/apps can be in tar or cpio archives that are available via NFS/ftp/remsh.&lt;BR /&gt;&lt;BR /&gt;On a system with Ignite installed look at /opt/ignite/data/examples directory and core11.cfg and noncore.cfg files in that directory. Also see /opt/ignite/share/doc/iuxguide.pdf .</description>
      <pubDate>Thu, 15 Feb 2001 18:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/igniting-a-box-with-os-oracle-tuxedo-other-cots-and-walkaway/m-p/2494033#M521124</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2001-02-15T18:22:54Z</dc:date>
    </item>
  </channel>
</rss>

