<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322501#M340892</link>
    <description>Copy /opt/ignite/data/scripts/make_sys_image to /tmp on the systems you ar planning to create a golden image of.&lt;BR /&gt;For further detail check out the documentation; &lt;A href="http://docs.hp.com/en/5992-5309/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-5309/index.html&lt;/A&gt;</description>
    <pubDate>Fri, 12 Dec 2008 16:37:07 GMT</pubDate>
    <dc:creator>Michael Allmer</dc:creator>
    <dc:date>2008-12-12T16:37:07Z</dc:date>
    <item>
      <title>ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322500#M340891</link>
      <description>Hello All,&lt;BR /&gt;We have a ignite server in our environment. I have to configure couple of pa risc servers as a client to the ignite server. So that i can save the golden image of the client servers on to the ignite server. I have done this in the past during 2001 . But it's been a long time - so i lost track.Can some one please assist with the procedure for this. Note - i do not see make_sys_image or /opt/ignite/scripts directory in the client systems .Also the swlist does not return any ignite software product. &lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 12 Dec 2008 16:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322500#M340891</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-12-12T16:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322501#M340892</link>
      <description>Copy /opt/ignite/data/scripts/make_sys_image to /tmp on the systems you ar planning to create a golden image of.&lt;BR /&gt;For further detail check out the documentation; &lt;A href="http://docs.hp.com/en/5992-5309/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-5309/index.html&lt;/A&gt;</description>
      <pubDate>Fri, 12 Dec 2008 16:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322501#M340892</guid>
      <dc:creator>Michael Allmer</dc:creator>
      <dc:date>2008-12-12T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322502#M340893</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Here is the procedure I have followed for Ignite&lt;BR /&gt;&lt;BR /&gt;1.Steps to setup On a Itanium Server&lt;BR /&gt;&lt;BR /&gt;A&amp;gt;On the Server Side&lt;BR /&gt;&lt;BR /&gt;a) Install Ignite-UX-11-ALL_C.7.6.100.depot from &lt;A href="http://docs.hp.com/en/IUX/download.html" target="_blank"&gt;http://docs.hp.com/en/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#swinstall â  s Ignite-UX-11-ALL_C.7.6.100.depot&lt;BR /&gt;&lt;BR /&gt;b) Created the depots on the Server HP UX 11i V3[Both DVD 1 of 2 &amp;amp; 2 of 2]&lt;BR /&gt;&lt;BR /&gt;#/opt/ignite/bin/make_depots -s /dvdrom \-d /var/opt/ignite/depots/Rel_B.11.31/core_media&lt;BR /&gt;&lt;BR /&gt;c) Create the HP-UX OE Configuration Information on the Ignite-UX Server&lt;BR /&gt;&lt;BR /&gt;#/opt/ignite/bin/make_config -s /var/opt/ignite/depots/Rel_B.11.31/core_media \-c  /var/opt/ignite/data/Rel_B.11.31/core_media_cfg&lt;BR /&gt;&lt;BR /&gt;d) Add the configuration information to the Ignite-UX /var/opt/ignite/INDEX file.&lt;BR /&gt;&lt;BR /&gt;#/opt/ignite/bin/manage_index -n "HP-UX B.11.31 Default" \-c "B.11.31 From OE Media"&lt;BR /&gt;&lt;BR /&gt;e) I have added the core_media_cfg file is added to the â  B.11.23 From OE Mediaâ   clause.&lt;BR /&gt;&lt;BR /&gt;#/opt/ignite/bin/manage_index -a \-f /var/opt/ignite/data/Rel_B.11.31/core_media_cfg \-c "B.11.31 From OE  Media"&lt;BR /&gt;&lt;BR /&gt;#manage_index -x -c "B.11.31 From OE Media"&lt;BR /&gt;&lt;BR /&gt;#manage_index -c "B.11.31 From OE Media" -y "B.11.31 0803 OE"&lt;BR /&gt;&lt;BR /&gt;f) Configure the System as an Ignite-UX Server&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/lbin/setup_server -n&lt;BR /&gt;&lt;BR /&gt;g) Enable the bootpd daemon with the following Procedure:&lt;BR /&gt;&lt;BR /&gt;Procedure&lt;BR /&gt;i. Edit the /etc/inetd.conf file:&lt;BR /&gt;# vi /etc/inetd.conf&lt;BR /&gt;ii. Remove the comment character (#) from the bootpd line:&lt;BR /&gt;bootps dgram udp wait root /usr/lbin/bootpd bootpd&lt;BR /&gt;iii. Save the /etc/inetd.conf file and exit vi:wq!&lt;BR /&gt;iv. Make the inetd daemon reread the /etc/inetd.conf file:&lt;BR /&gt;# inetd -c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And after modification it looks as below:-&lt;BR /&gt;&lt;BR /&gt;Entries in /etc/inetd.conf&lt;BR /&gt;--------------------------&lt;BR /&gt;bootps      dgram  udp  wait   root /usr/lbin/bootpd   bootpd&lt;BR /&gt;#finger      stream tcp  nowait bin  /usr/lbin/fingerd  fingerd&lt;BR /&gt;login        stream tcp6 nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;shell        stream tcp6 nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;exec         stream tcp6 nowait root /usr/lbin/rexecd   rexecd&lt;BR /&gt;#uucp        stream tcp  nowait root /usr/sbin/uucpd    uucpd&lt;BR /&gt;ntalk        dgram  udp  wait   root /usr/lbin/ntalkd   ntalkd&lt;BR /&gt;auth         stream tcp6 wait   bin  /usr/lbin/identd   identd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;h) To Ignite a Client across the Network, add the Network Entry for the Client to the IP Address File on the Server @ /etc/bootptab.&lt;BR /&gt;&lt;BR /&gt;Entries in /etc/bootptab looks like:-&lt;BR /&gt;--------------------------------------&lt;BR /&gt;&lt;BR /&gt;ignite-defaults:\&lt;BR /&gt;ht=ethernet:\&lt;BR /&gt;hn:\&lt;BR /&gt;dn=domain_name.com:\&lt;BR /&gt;gw=0.0.0.1:\&lt;BR /&gt;sm=255.255.255.0:\&lt;BR /&gt;vm=rfc1048:\&lt;BR /&gt;bf=/opt/ignite/boot/nbp.efi:&lt;BR /&gt;bs=48&lt;BR /&gt;&lt;BR /&gt;iuxclient1:\&lt;BR /&gt;tc=ignite-defaults:\&lt;BR /&gt;ha=0x00215af8a67c:\&lt;BR /&gt;ip=0.0.0.9:&lt;BR /&gt;&lt;BR /&gt;NOTE:&lt;BR /&gt;&lt;BR /&gt;# Example /etc/bootptab: database for bootp server (/usr/lbin/bootpd).&lt;BR /&gt;#@(#)B11.23_LR $Revision: 1.4.214.1 $  $Date: 96/10/08 12:46:42 $&lt;BR /&gt;#&lt;BR /&gt;# Format:&lt;BR /&gt;#       nodename:tag=value:tag=value: ... :tag=value&lt;BR /&gt;#&lt;BR /&gt;#       first field --  nodename (hostname) of terminal followed by colon&lt;BR /&gt;#                       (should be full domain name)&lt;BR /&gt;#&lt;BR /&gt;# Blank lines and lines beginning with '#' are ignored.&lt;BR /&gt;# Make sure you include a colon and a backslash to continue a line.&lt;BR /&gt;# Don't put any spaces in the tag=value string.&lt;BR /&gt;# The ht tag MUST precede the ha tag.&lt;BR /&gt;#&lt;BR /&gt;# The options listed below are commonly used for HP X Window terminals&lt;BR /&gt;# HPUX &lt;BR /&gt;# see the bootpd.1m man page.&lt;BR /&gt;#&lt;BR /&gt;#       ba -- broadcast bootp reply for testing with bootpquery&lt;BR /&gt;#       bf -- bootfile (for tftp download)&lt;BR /&gt;#       bp -- bootp server IP addresses to relay the bootp requests&lt;BR /&gt;#       bs -- bootfile size in 512-octet blocks&lt;BR /&gt;#       ci -- client ID (for dhcp clients only)&lt;BR /&gt;#       cs -- cookie server IP address&lt;BR /&gt;#       dn -- domain name&lt;BR /&gt;#       ds -- domain name server IP address&lt;BR /&gt;#       ef -- extensions file, containing more options for the client&lt;BR /&gt;#       gw -- gateway IP address (must have sm tag defined also)&lt;BR /&gt;#       ha -- hardware address (link level address) (hex)&lt;BR /&gt;#       hd -- home directory for bootfile (chrooted to tftp home directory)&lt;BR /&gt;#       hn -- send nodename (boolean flag, no "=value" needed)&lt;BR /&gt;#       hm -- hardware mask (hex) (must be preceded the ht tag)&lt;BR /&gt;#       hp -- maximum hops value (cannot exceed 16)&lt;BR /&gt;#       ht -- hardware type (ether) (must precede the ha and hm tag)&lt;BR /&gt;#       im -- impress server IP address&lt;BR /&gt;#       ip -- (client) IP address&lt;BR /&gt;#       lg -- (MIT-LCS UDP) log server IP address&lt;BR /&gt;#       lp -- LPR (line printer) server IP address&lt;BR /&gt;#       md -- file to dump core image to in the event of a crash&lt;BR /&gt;#       na -- NETBIOS name server IP address&lt;BR /&gt;#       nb -- NETBIOS datagram distribution server IP address&lt;BR /&gt;#       nc -- NETBIOS over TCP/IP node type (B-node, P-node, M-node, or H-node)&lt;BR /&gt;#       nd -- NETBIOS over TCP/IP scope&lt;BR /&gt;#       ns -- name server (IEN 116) IP address&lt;BR /&gt;#       nt -- network time protocol server IP address&lt;BR /&gt;#       rl -- resource location server&lt;BR /&gt;#       rp -- path name to client's root disk&lt;BR /&gt;#       sm -- network subnet mask&lt;BR /&gt;#       ss -- swap server IP address&lt;BR /&gt;#       tc -- template for common defaults (should be the first option listed)&lt;BR /&gt;#       th -- threshold value in seconds&lt;BR /&gt;#       to -- time offset in seconds from Coordinated Universal Time &lt;BR /&gt;#       tr -- renewal (T1) time value (a percentage of the lease time)&lt;BR /&gt;#       ts -- time server IP address&lt;BR /&gt;#       tv -- rebinding (T2) time value (a percentage of the lease time)&lt;BR /&gt;#       vm -- vendor magic cookie selector (should be rfc1048)&lt;BR /&gt;#       xd -- X window system display manager IP address&lt;BR /&gt;#       xf -- X window system font server IP address&lt;BR /&gt;#       yd -- NIS domain name&lt;BR /&gt;#       ys -- NIS server IP address&lt;BR /&gt;#       Tn -- generic option tag n&lt;BR /&gt;#       T144  remote config file name (file name must be enclosed in "")&lt;BR /&gt;#       Vn -- vendor specific information for vendor option tag of n&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;B&amp;gt;At the client side(Itanium):&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;lanboot select â  dn &lt;SERVER ip=""&gt;&lt;BR /&gt;Shell&amp;gt;search&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C&amp;gt;Direct Boot Profiles for Itanium-Based Systems at the Clint side&lt;BR /&gt;&lt;BR /&gt;The following dbprofile command, when run from EFI,&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;dbprofile -dn testprofile -sip 0.0.0.14 -cip 0.0.0.9 -gip 0.0.0.1 -m 255.255.255.0 -b "/opt/ignite/boot/nbp.efi"&lt;BR /&gt;&lt;BR /&gt;creates a new direct boot profile (or updates the profile if it exists) called testprofile.&lt;BR /&gt;The profile contains the following information:&lt;BR /&gt;Ignite-UX server IP address (-sip) 0.0.0.14 &lt;BR /&gt;Ignite client IP address (-cip) 0.0.0.9&lt;BR /&gt;Gateway IP address (-gip) 0.0.0.1&lt;BR /&gt;Network mask (-m) 255.255.255.0&lt;BR /&gt;Boot file name (-b) /opt/ignite/boot/nbp.efi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;lanboot select -dn testprofile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.Steps to setup On a PA-RISC Server&lt;BR /&gt;&lt;BR /&gt;A&amp;gt;On the Server Side&lt;BR /&gt;&lt;BR /&gt;a) Edit the /etc/opt/ignite/instl_boottab file (don't worry that it appears to be [Read-only]):&lt;BR /&gt;&lt;BR /&gt;# vi /etc/opt/ignite/instl_boottab&lt;BR /&gt;&lt;BR /&gt;b) Add an entry for your client. If a network entry already exists for your client, you may edit it so it looks like the entry below. The client's MAC address should be in hexadecimal, with a leading â  0xâ  .&lt;BR /&gt;&lt;BR /&gt;client_IP_address:client_MAC_address::reserve&lt;BR /&gt;&lt;BR /&gt;c) Save the /etc/opt/ignite/instl_boottab file and exit vi:&lt;BR /&gt;&lt;BR /&gt;:wq!&lt;BR /&gt;&lt;BR /&gt;B&amp;gt;At the client side(Itanium):&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;boot lan &lt;SERVER ip=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SERVER&gt;&lt;/SERVER&gt;</description>
      <pubDate>Fri, 12 Dec 2008 17:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322502#M340893</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-12-12T17:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322503#M340894</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;first thing to do is install in=gnite/ux on the clients then.&lt;BR /&gt;&lt;BR /&gt;keep it the same version as on the server if you can to avoid further problems. If you cannot update them all to the same version&lt;BR /&gt;&lt;BR /&gt;then all the docs on how to use it fully can be found here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/oshpux11i.html#Ignite-UX" target="_blank"&gt;http://www.docs.hp.com/en/oshpux11i.html#Ignite-UX&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 12 Dec 2008 21:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322503#M340894</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2008-12-12T21:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322504#M340895</link>
      <description>Navin,&lt;BR /&gt;&lt;BR /&gt;I have reread your question and am that for what you are asking all you need to do is the follwing.&lt;BR /&gt;&lt;BR /&gt;1-On the server; Copy /opt/ignite/data/scripts/make_sys_image to /tmp on the client that you are making a golden image of.&lt;BR /&gt;&lt;BR /&gt;2- On the server create an archive directory to store the golden image.&lt;BR /&gt;mkdir -p /var/opt/ignite/archives/Rel_B.11.11&lt;BR /&gt;&lt;BR /&gt;3- On the client run /tmp/make_sys_image [options]&lt;BR /&gt;by default it creates a gzip-compressed file.  cleinthostname.gz  all specific host information device files log files and network information are removed.   If you want to skip step two above you can use;&lt;BR /&gt;/tmp/make_sys_image -d directory_you _want_to_store_image -d destination_system_ip_address.&lt;BR /&gt;The storeage location must be served out via NFS and be writable.&lt;BR /&gt;&lt;BR /&gt;Again you do not need any cleint software installed for you to run the above, just read the documentation and follow the steps.</description>
      <pubDate>Fri, 12 Dec 2008 21:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite/m-p/4322504#M340895</guid>
      <dc:creator>Michael Allmer</dc:creator>
      <dc:date>2008-12-12T21:57:21Z</dc:date>
    </item>
  </channel>
</rss>

