<?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: Golden System Image restoration hangs on reboot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170437#M514973</link>
    <description>&lt;BR /&gt;Bill,&lt;BR /&gt;That's good advice with NFS and I'm going to update my base image tomorow.  Thanks!&lt;BR /&gt;&lt;BR /&gt;Steve,&lt;BR /&gt;Initially I used inst_adm -T and had no errors, but the -d and -f options will come in handy in the future.  Thanks!</description>
    <pubDate>Thu, 22 Jan 2004 00:50:34 GMT</pubDate>
    <dc:creator>Ken O'Neil</dc:creator>
    <dc:date>2004-01-22T00:50:34Z</dc:date>
    <item>
      <title>Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170430#M514966</link>
      <description>&lt;BR /&gt;Using two identical rp2400s with server A as my I-UX server and B as my client, I created a golden system image of B on A using make_sys_image.  After reinstalling B with the image I created, the system reboots and hangs for extended periods of time on each of these services:&lt;BR /&gt;NFS Client Subsystem&lt;BR /&gt;Mail Daemon&lt;BR /&gt;SNMP HP-UX Network Management Sub-Agent&lt;BR /&gt;Software Distribution Agent Daemon&lt;BR /&gt;HP Dual Port...Fiber Channel...PCI-X&lt;BR /&gt;&lt;BR /&gt;The reboot process eventually moves past each of these as they timeout, but the boot process takes upwards of 30 minutes to complete.  Once the system is up I can login, but all network services appear to be hung or extremely delayed.  If I telnet from A to B for example, a connection is established by it takes 2-3 minutes for a login to appear on A.  swlist hangs the system, and Ignite cannot reconnect to B to execute bootsys.&lt;BR /&gt;&lt;BR /&gt;I have attempted to reload the image again by rebooting from the command line, interrupting that boot process and using boot lan.xxx.xxx.xxx.xxx install.  However each time I repeat the process I get the same results.&lt;BR /&gt;&lt;BR /&gt;Any ideas on what could be effecting the client?&lt;BR /&gt;&lt;BR /&gt;Environment:&lt;BR /&gt;&amp;gt; 2 rp2400s - identical hardware&lt;BR /&gt;&amp;gt; HPUX 11.11 on both - identical factory builds (sept 2003)&lt;BR /&gt;&amp;gt; Ignite 4.4.30 on Server A, passed pax patch test, and configured per Ignite Administration manual chapter on Using Golden System Images.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 18:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170430#M514966</guid>
      <dc:creator>Ken O'Neil</dc:creator>
      <dc:date>2004-01-21T18:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170431#M514967</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess you have a problem with the network setup on the server. One or more of the following may be causing the issue.&lt;BR /&gt;&lt;BR /&gt;1. Speed settings. If your interface is supposed to run at 100 MBPS, make sure it is set to full duplex.&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0 -&amp;gt; to verify the speed/duplex on lan0&lt;BR /&gt;lanadmin -X 100FD 0 -&amp;gt; to set the speed on lan0&lt;BR /&gt;&lt;BR /&gt;2. Make sure your name resolution is fine on the box.&lt;BR /&gt;&lt;BR /&gt;nslooup some_server&lt;BR /&gt;&lt;BR /&gt;Check /etc/resolv.conf, /etc/nsswitch.conf and /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;3. Look at any errors in /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jan 2004 18:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170431#M514967</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-21T18:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170432#M514968</link>
      <description>Here is the info you mentioned, but I don't think these are related because I can't even get a normal response from ping localhost.&lt;BR /&gt;&lt;BR /&gt;1. lanadmin -x 0 returns:&lt;BR /&gt;Current Config = 100 Full-Duplex AUTONEG&lt;BR /&gt;&lt;BR /&gt;2. nslookup times out but DNS is setup but NIS is off:&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf.....&lt;BR /&gt;domain (domain_omitted).com&lt;BR /&gt;nameserver 10.0.1.151&lt;BR /&gt;nameserver 10.0.1.152&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.conf.....&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.conf:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       compat&lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        dns [NOTFOUND=return] files&lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files&lt;BR /&gt;aliases:      files&lt;BR /&gt;services:     files&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.&lt;BR /&gt;# @(#)B.11.11_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;10.15.16.152    hq-cfghp2.(domain_omitted).com hq-cfghp2&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;&lt;BR /&gt;3. Here's /etc/rc.log:&lt;BR /&gt;&lt;BR /&gt;I didn't notice too much unusual except for the removal of the /etc/nsswitch.conf file and the hostname, which is normal since we use hostnames longer than 8 characters, but I added a system name (uname -S) and put our standard nsswitch.conf file in place and rebooted with no difference in results.&lt;BR /&gt;&lt;BR /&gt;Old /etc/rc.log moved to /etc/rc.log.old&lt;BR /&gt;&lt;BR /&gt;**************************************************&lt;BR /&gt;HP-UX Start-up in progress&lt;BR /&gt;Wed Jan 21 14:34:08 PST 2004&lt;BR /&gt;**************************************************&lt;BR /&gt;&lt;BR /&gt;Configure system crash dumps&lt;BR /&gt;Output from "/sbin/rc1.d/S080crashconf start":&lt;BR /&gt;----------------------------&lt;BR /&gt;EXIT CODE: 0&lt;BR /&gt;&lt;BR /&gt;VxVM device node check&lt;BR /&gt;Output from "/sbin/rc1.d/S091vxvm-nodes-check start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;VxVM general startup&lt;BR /&gt;Output from "/sbin/rc1.d/S092vxvm-startup start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;VxVM reconfiguration recovery&lt;BR /&gt;Output from "/sbin/rc1.d/S093vxvm-reconfig start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Mount file systems&lt;BR /&gt;Output from "/sbin/rc1.d/S100localmount start":&lt;BR /&gt;----------------------------&lt;BR /&gt;checking quotas&lt;BR /&gt;&lt;BR /&gt;Update kernel and loadable modules&lt;BR /&gt;Output from "/sbin/rc1.d/S110kmbuild start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc1.d/S110kmbuild start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Initialize loadable modules&lt;BR /&gt;Output from "/sbin/rc1.d/S112kminit start":&lt;BR /&gt;----------------------------&lt;BR /&gt;       * All configured modules are registered successfully.&lt;BR /&gt;&lt;BR /&gt;NOTE:    Module status&lt;BR /&gt;&lt;BR /&gt;Name            ID      Status          Type&lt;BR /&gt;=====================================================&lt;BR /&gt;krm             1       UNLOADED        WSIO&lt;BR /&gt;&lt;BR /&gt;Setting hostname&lt;BR /&gt;Output from "/sbin/rc1.d/S320hostname start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Nodename must be less than9 characters&lt;BR /&gt;EXIT CODE: 1&lt;BR /&gt;"/sbin/rc1.d/S320hostname start" FAILED&lt;BR /&gt;&lt;BR /&gt;Start Kernel Logging facility&lt;BR /&gt;Output from "/sbin/rc1.d/S350kl start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc1.d/S350kl start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Set privilege group&lt;BR /&gt;Output from "/sbin/rc1.d/S400set_prvgrp start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc1.d/S400set_prvgrp start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Display date&lt;BR /&gt;Output from "/sbin/rc1.d/S420set_date start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc1.d/S420set_date start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Copy processor logs to /var/tombstones&lt;BR /&gt;Output from "/sbin/rc1.d/S430pdcinfo start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Before vpar check: Error 0&lt;BR /&gt;after vpar check: No such file or directory&lt;BR /&gt;Before PDCINFO_POST_10XX: No such file or directory&lt;BR /&gt;Before vpar check 2: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Save system crash dump if needed&lt;BR /&gt;Output from "/sbin/rc1.d/S440savecrash start":&lt;BR /&gt;----------------------------&lt;BR /&gt;savecrash directory not set;  defaulting to: /var/adm/crash&lt;BR /&gt;EXIT CODE: 2 -  savecrash found no core dump to save&lt;BR /&gt;"/sbin/rc1.d/S440savecrash start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Enable auxiliary swap space&lt;BR /&gt;Output from "/sbin/rc1.d/S500swap_start start":&lt;BR /&gt;----------------------------&lt;BR /&gt;swap device(s) active&lt;BR /&gt;&lt;BR /&gt;Start syncer daemon&lt;BR /&gt;Output from "/sbin/rc1.d/S520syncer start":&lt;BR /&gt;----------------------------&lt;BR /&gt;syncer started&lt;BR /&gt;&lt;BR /&gt;Configure Loopback interfaces (lo0)&lt;BR /&gt;Output from "/sbin/rc2.d/S008net.init start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;VxVM volume recovery start&lt;BR /&gt;Output from "/sbin/rc2.d/S096vxvm-recover start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configuring all unconfigured software filesets&lt;BR /&gt;Output from "/sbin/rc2.d/S120swconfig start":&lt;BR /&gt;----------------------------&lt;BR /&gt;       * The following files, which could not be closed by swinstall when they&lt;BR /&gt;         were updated, are being removed now:&lt;BR /&gt;         /usr/lib/#337libc.2&lt;BR /&gt;         /configure3&lt;BR /&gt;         /monitor_bpr&lt;BR /&gt;&lt;BR /&gt;       * Turning off all network based resolving services in&lt;BR /&gt;         '/etc/nsswitch.conf'&lt;BR /&gt;       * Removing the temporary '/etc/nsswitch.conf'.&lt;BR /&gt;&lt;BR /&gt;Recover editor crash files&lt;BR /&gt;Output from "/sbin/rc2.d/S200clean_ex start":&lt;BR /&gt;----------------------------&lt;BR /&gt;preserving editor files (if any)&lt;BR /&gt;&lt;BR /&gt;Clean UUCP&lt;BR /&gt;Output from "/sbin/rc2.d/S202clean_uucp start":&lt;BR /&gt;----------------------------&lt;BR /&gt;cleaning up uucp&lt;BR /&gt;&lt;BR /&gt;List and/or clear temporary files&lt;BR /&gt;Output from "/sbin/rc2.d/S204clean_tmps start":&lt;BR /&gt;----------------------------&lt;BR /&gt;NOTE:  Files in /tmp:&lt;BR /&gt;total 304&lt;BR /&gt;-rw-------   1 root       sys           9908 Jan  9 15:09 cata02010&lt;BR /&gt;-r--r--r--   1 root       sys           1171 Jan 21 14:12 install.vars&lt;BR /&gt;-r--r--r--   1 root       root             0 Jan 14 17:26 llbdbase.dat&lt;BR /&gt;drwxr-xr-x   2 root       root            96 Jan  9 14:43 lost+found&lt;BR /&gt;-rwxr-xr-x   1 root       sys          95688 Jan  9 15:17 make_sys_image&lt;BR /&gt;-rw-------   1 root       sys           7666 Jan  9 15:09 mana02010&lt;BR /&gt;-rw-------   1 root       root           604 Jan 14 17:21 portmap.file&lt;BR /&gt;-rw-------   1 root       root          2036 Jan 14 17:21 rpcbind.file&lt;BR /&gt;-rw-r--r--   1 root       root            99 Jan 14 17:27 sys.tst_systest&lt;BR /&gt;NOTE:  Files in /var/tmp:&lt;BR /&gt;total 112&lt;BR /&gt;-rw-r--r--   1 root       sys              0 Jan 14 14:12 baaa02516&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan 14 17:39 cmd_res2459&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan 14 17:40 cmd_res2465&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan  9 15:39 cmd_res3453&lt;BR /&gt;-rwxr--r--   1 root       root            28 Jan 14 17:26 envd.action2&lt;BR /&gt;-rwxr--r--   1 root       root            28 Jan 14 17:26 envd.action5&lt;BR /&gt;-rw-rw-rw-   1 root       sys           1308 Jan  9 15:24 excluded_files&lt;BR /&gt;drwxrwxrwx   2 root       sys           8192 Jan 14 17:40 ign_configure&lt;BR /&gt;drwxrwxrwx   2 root       sys             96 Jan 14 15:38 java&lt;BR /&gt;-rw-rw-rw-   1 root       sys            587 Jan  9 15:24 make_sys_image.hwsys.a&lt;BR /&gt;02652&lt;BR /&gt;drwxr-x---   3 root       sys           8192 Jan 14 14:34 patch.29960&lt;BR /&gt;-rw-r--r--   1 root       sys            452 Jan 14 17:09 swagent.log&lt;BR /&gt;dr-xr-xr-x   3 bin        bin             96 Jan  9 14:53 swmodtmp&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan 14 17:39 tmp_gone_file_list.245&lt;BR /&gt;9&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan 14 17:40 tmp_gone_file_list.246&lt;BR /&gt;5&lt;BR /&gt;-rw-rw-rw-   1 root       sys              0 Jan  9 15:39 tmp_gone_file_list.345&lt;BR /&gt;3&lt;BR /&gt;drwxr-x---   2 root       sys             96 Jan 14 13:16 weblogic.8.11&lt;BR /&gt;&lt;BR /&gt;Clean up old log files&lt;BR /&gt;Output from "/sbin/rc2.d/S206clean_adm start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start system message logging daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S220syslogd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;System message logger started&lt;BR /&gt;&lt;BR /&gt;Start pty allocator daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S230ptydaemon start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Starting the ptydaemon&lt;BR /&gt;&lt;BR /&gt;Configuring OLA/R interface&lt;BR /&gt;Output from "/sbin/rc2.d/S290pci_olar start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Creating OLA/R device node at major 5...&lt;BR /&gt;Note that this system must have OLA/R capable hardware&lt;BR /&gt;and firmware for these features to be enabled.&lt;BR /&gt;OLA/R capabilities not supported on this platform&lt;BR /&gt;"/sbin/rc2.d/S290pci_olar start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start network tracing and logging daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S300nettl start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Initializing Network Tracing and Logging...&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;Configure HP igelan Gigabit Ethernet interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S305hpigelan start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP iether 100BT/Gigabit Ethernet interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S306hpiether start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP Gigabit Ethernet interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S308hpgelan start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP Ethernet interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S320hpether start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Create PCI FDDI device files.&lt;BR /&gt;Output from "/sbin/rc2.d/S329hppcifddi start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP 100BASE-T interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S333hpbtlan start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure VLAN interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S337vlan start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure LAN interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S340net start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start name server daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S370named start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S370named start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start NFS core subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S400nfs.core start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting NFS CORE networking&lt;BR /&gt;&lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        /usr/sbin/rpcbind&lt;BR /&gt;    starting up the nfskd daemon&lt;BR /&gt;        /usr/sbin/nfskd&lt;BR /&gt;&lt;BR /&gt;Start NIS+ server subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S406nisplus.server start":&lt;BR /&gt;----------------------------&lt;BR /&gt;NOTE: NISPLUS_SERVER is not set, exiting.&lt;BR /&gt;&lt;BR /&gt;Start NIS+ client subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S408nisplus.client start":&lt;BR /&gt;----------------------------&lt;BR /&gt;NOTE: NISPLUS_CLIENT is not set, exiting.&lt;BR /&gt;&lt;BR /&gt;Start NIS server subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S410nis.server start":&lt;BR /&gt;----------------------------&lt;BR /&gt;NOTE: NIS_MASTER_SERVER or NIS_SLAVE_SERVER is not set, exiting.&lt;BR /&gt;&lt;BR /&gt;Start NIS client subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S420nis.client start":&lt;BR /&gt;----------------------------&lt;BR /&gt;NOTE: NIS_CLIENT is not set, exiting.&lt;BR /&gt;&lt;BR /&gt;Start NFS client subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S430nfs.client start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting NFS CLIENT networking&lt;BR /&gt;&lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        rpcbind already started, using pid: 553&lt;BR /&gt;    starting up the BIO daemons&lt;BR /&gt;        /usr/sbin/biod 16&lt;BR /&gt;    starting up the Status Monitor daemon&lt;BR /&gt;        /usr/sbin/rpc.statd&lt;BR /&gt;    starting up the Lock Manager daemon&lt;BR /&gt;        /usr/sbin/rpc.lockd&lt;BR /&gt;    starting up the Automount daemon&lt;BR /&gt;        /usr/sbin/automount -f /etc/auto_master&lt;BR /&gt;    mounting remote NFS file systems ...&lt;BR /&gt;    mounting CacheFS file systems ...&lt;BR /&gt;Start the Trusted Mode with NIS+ subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S440comsec start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting the Trusted Table Sync Daemon (ttsyncd)&lt;BR /&gt;        Not an NIS+ root or master server&lt;BR /&gt;"/sbin/rc2.d/S440comsec start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Configure pseudo devices for MAC/LLA access&lt;BR /&gt;Output from "/sbin/rc2.d/S462maclan start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start multicast routing daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S490mrouted start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S490mrouted start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start Internet services daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S500inetd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Internet Services started&lt;BR /&gt;&lt;BR /&gt;Start dynamic routing daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S510gated start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S510gated start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start router discover protocol daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S520rdpd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S520rdpd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Configuring PPP Interface&lt;BR /&gt;Output from "/sbin/rc2.d/S522ppp start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Creating 16 tunnel device nodes at major 31...&lt;BR /&gt;&lt;BR /&gt;Start RARP protocol daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S525rarpd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S525rarpd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start remote system status daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S530rwhod start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S530rwhod start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Configuring man pages for Internet Services&lt;BR /&gt;Output from "/sbin/rc2.d/S535inetsvcs start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting mail daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S540sendmail start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/etc/mail/aliases: 7 aliases, longest 9 bytes, 88 bytes total&lt;BR /&gt;sendmail&lt;BR /&gt;&lt;BR /&gt;Starting outbound connection daemons for DDFA software&lt;BR /&gt;Output from "/sbin/rc2.d/S550ddfa start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S550ddfa start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start SNMP Master Network Management daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S560SnmpMaster start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start OSPF MIB Network Management subAgent&lt;BR /&gt;Output from "/sbin/rc2.d/S565OspfMib start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S565OspfMib start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start SNMP HP-UNIX Network Management subAgent&lt;BR /&gt;Output from "/sbin/rc2.d/S565SnmpHpunix start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start SNMP MIB-2 Network Management subAgent&lt;BR /&gt;Output from "/sbin/rc2.d/S565SnmpMib2 start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start SNMP Trap Dest Network Management subAgent&lt;BR /&gt;Output from "/sbin/rc2.d/S565SnmpTrpDst start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start DCE daemons&lt;BR /&gt;Output from "/sbin/rc2.d/S570dce start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Beginning DCE startup...&lt;BR /&gt;NOTE: No components of DCE are configured.&lt;BR /&gt;&lt;BR /&gt;Finished DCE startup.&lt;BR /&gt;"/sbin/rc2.d/S570dce start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start SNMP PCI FDDI Network Management subAgent&lt;BR /&gt;Output from "/sbin/rc2.d/S576SnmpFddi4 start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start RPC daemon if needed&lt;BR /&gt;Output from "/sbin/rc2.d/S590Rpcd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting the DCE RPC Daemon&lt;BR /&gt;        /opt/dce/sbin/rpcd&lt;BR /&gt;&lt;BR /&gt;Start Isogon License Server Daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S600iforls start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S600iforls start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start remote boot daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S610rbootd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S610rbootd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting X Font Server at TCP port 7000&lt;BR /&gt;Output from "/sbin/rc2.d/S620xfs start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S620xfs start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start vt daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S630vt start":&lt;BR /&gt;----------------------------&lt;BR /&gt;starting the vtdaemon&lt;BR /&gt;&lt;BR /&gt;Starting UDC server&lt;BR /&gt;Output from "/sbin/rc2.d/S648eus start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S648eus start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start time synchronization&lt;BR /&gt;Output from "/sbin/rc2.d/S660xntpd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S660xntpd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start accounting&lt;BR /&gt;Output from "/sbin/rc2.d/S700acct start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S700acct start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Install/Load XF86 DLKM Helper Modules&lt;BR /&gt;Output from "/sbin/rc2.d/S700xf86 start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting the password/group assist subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S705pwgr start":&lt;BR /&gt;----------------------------&lt;BR /&gt;pwgrd started&lt;BR /&gt;&lt;BR /&gt;Starting HP Disk Array Manager daemons.&lt;BR /&gt;Output from "/sbin/rc2.d/S710hparamgr start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting disk array monitor daemons.&lt;BR /&gt;Output from "/sbin/rc2.d/S710hparray start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start print spooler&lt;BR /&gt;Output from "/sbin/rc2.d/S720lp start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S720lp start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting HP Distributed Print Service&lt;BR /&gt;Output from "/sbin/rc2.d/S722pd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start clock daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S730cron start":&lt;BR /&gt;----------------------------&lt;BR /&gt;cron started&lt;BR /&gt;&lt;BR /&gt;Start diagnostic subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S742diagnostic start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start environment monitoring daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S750envd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Environmental daemon started&lt;BR /&gt;&lt;BR /&gt;Start auditing subsystem&lt;BR /&gt;Output from "/sbin/rc2.d/S760auditing start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S760auditing start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start audio server daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S770audio start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S770audio start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start Distributed Single Logical Screen daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S780slsd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S780slsd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Start USB hub daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S785hub start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;SAM System administration configuration&lt;BR /&gt;Output from "/sbin/rc2.d/S800spa start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting ObAM Application Server&lt;BR /&gt;Output from "/sbin/rc2.d/S860webadmin start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S860webadmin start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Initialize Software Distributor agent daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S870swagentd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting servicecontrol manager daemons&lt;BR /&gt;Output from "/sbin/rc2.d/S890ServCtlMgr start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Starting CIFS Client&lt;BR /&gt;Output from "/sbin/rc2.d/S900cifsclient start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S900cifsclient start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting Event Monitoring Service&lt;BR /&gt;Output from "/sbin/rc2.d/S900ems start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Starting the EMS Persistence Client&lt;BR /&gt;&lt;BR /&gt;Start EMS SNMP subagent&lt;BR /&gt;Output from "/sbin/rc2.d/S900emsa start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP Fibre Channel Mass Storage interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S900hpfcms start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP Internal RAID interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S900i2o_raid start":&lt;BR /&gt;----------------------------&lt;BR /&gt;No Internal RAID Adapters installed.&lt;BR /&gt;"/sbin/rc2.d/S900i2o_raid start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting SAMBA Server&lt;BR /&gt;Output from "/sbin/rc2.d/S900samba start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc2.d/S900samba start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Configure HP Fibre Channel Tachyon TL/TS Mass Storage interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S989fc_td start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Configure HP Dual Port 2Gbps/1Gbps Fibre Channel Universal PCI-X Adapter&lt;BR /&gt;Output from "/sbin/rc2.d/S990fc_fcd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;VVR - Starting Communication Daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S994vxnm-vxnetd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;No VVR license installed on the system - vxnetd not started&lt;BR /&gt;"/sbin/rc2.d/S994vxnm-vxnetd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;VVR - Starting VRAS daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S996vradmind start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;  No VVR license installed on the system; vradmind not started.&lt;BR /&gt;"/sbin/rc2.d/S996vradmind start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;VVR - Starting VxRSync daemon&lt;BR /&gt;Output from "/sbin/rc2.d/S996vxrsyncd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;  No VVR license installed on the system; in.vxrsyncd not started.&lt;BR /&gt;"/sbin/rc2.d/S996vxrsyncd start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting VERITAS Enterprise Administrator Service (vxsvc)&lt;BR /&gt;Output from "/sbin/rc2.d/S999isisd start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start NFS server subsystem&lt;BR /&gt;Output from "/sbin/rc3.d/S100nfs.server start":&lt;BR /&gt;----------------------------&lt;BR /&gt;    starting NFS SERVER networking&lt;BR /&gt;&lt;BR /&gt;    starting up the rpcbind daemon&lt;BR /&gt;        rpcbind already started, using pid: 553&lt;BR /&gt;    starting up the mount daemon&lt;BR /&gt;        /usr/sbin/rpc.mountd&lt;BR /&gt;    starting up the NFS daemons&lt;BR /&gt;        /usr/sbin/nfsd 16&lt;BR /&gt;    starting up the Status Monitor daemon&lt;BR /&gt;        rpc.statd already started, using pid: 600&lt;BR /&gt;    starting up the Lock Manager daemon&lt;BR /&gt;        rpc.lockd already started, using pid: 606&lt;BR /&gt;&lt;BR /&gt;Start X print server(s)&lt;BR /&gt;Output from "/sbin/rc3.d/S200tps.rc start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc3.d/S200tps.rc start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting the Apache subsystem&lt;BR /&gt;Output from "/sbin/rc3.d/S823hpws_apache start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc3.d/S823hpws_apache start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting Tomcat.&lt;BR /&gt;Output from "/sbin/rc3.d/S823hpws_tomcat start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc3.d/S823hpws_tomcat start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting the Webmin subsystem&lt;BR /&gt;Output from "/sbin/rc3.d/S823hpws_webmin start":&lt;BR /&gt;----------------------------&lt;BR /&gt;"/sbin/rc3.d/S823hpws_webmin start" SKIPPED&lt;BR /&gt;&lt;BR /&gt;Starting the XMLTools subsystem&lt;BR /&gt;Output from "/sbin/rc3.d/S823hpws_xmltools start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;Start CDE login server&lt;BR /&gt;Output from "/sbin/rc3.d/S990dtlogin.rc start":&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;**************************************************&lt;BR /&gt;HP-UX run-level transition completed&lt;BR /&gt;Wed Jan 21 15:10:36 PST 2004&lt;BR /&gt;**************************************************&lt;BR /&gt;&lt;BR /&gt;&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Wed, 21 Jan 2004 19:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170432#M514968</guid>
      <dc:creator>Ken O'Neil</dc:creator>
      <dc:date>2004-01-21T19:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170433#M514969</link>
      <description>Ken,&lt;BR /&gt;&lt;BR /&gt;I agree with Sridhar, it sounds an awful lot like a networking problem of some sort.  &lt;BR /&gt;&lt;BR /&gt;Maybe the vlan on your port of your switch, or settings there (speed, duplex), some other setting maybe in /etc/rc.config.d/netconf (gateway?  IP address?), a bad entry in /etc/hosts (problibly not here, it looks like you already looked there, but I add it for others.), etc, etc.&lt;BR /&gt;&lt;BR /&gt;This is what happens to me when I install a box on one subnet, but give it the permanent address for a different subnet and forget to change the vlan during the last reboot.  (These are the symptoms everytime I do that...)&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Wed, 21 Jan 2004 22:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170433#M514969</guid>
      <dc:creator>John Payne_2</dc:creator>
      <dc:date>2004-01-21T22:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170434#M514970</link>
      <description>&lt;BR /&gt;Well Sridhar did get me pointed in the right direction (wish I could bump up those points, sorry about that).  Thanks!&lt;BR /&gt;&lt;BR /&gt;I didn't like the message in the rc.log file from the S120swconfig, so after a search on that I found this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=252147" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=252147&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That got me focused on the DNS, and after a little testing with nsswitch and nslookup I realized that I made the simplest of errors:  I fat-fingered the DNS IPs, entering 10.0.1.151 instead of 10.1.0.151.  Once I update the resolv.conf file with the correct IPs all was well.&lt;BR /&gt;&lt;BR /&gt;Also, after going back and checking the config files in my /var/opt/ignite/clients/hq-cfghp2 directory I found that I had indeed specified an invalid IP in the configuration.&lt;BR /&gt;&lt;BR /&gt;I'm going to test the updated Ignite config now and make sure the entire process functions properly, but I expect it will.&lt;BR /&gt;&lt;BR /&gt;Thanks again you two for the quick responses!</description>
      <pubDate>Wed, 21 Jan 2004 22:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170434#M514970</guid>
      <dc:creator>Ken O'Neil</dc:creator>
      <dc:date>2004-01-21T22:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170435#M514971</link>
      <description>Hangs at NFS during a cold install (or Golden Image) are very common and as you've found, networking such as DNS, subnet mask,  router/gateway address, etc will cause a hang. I make it a habit to turn off every NFS feature in /etc/rc.config.d/nfsconf in Golden Images and cold installs. It's the only startup that consistently hangs on bootup with networking problems.</description>
      <pubDate>Wed, 21 Jan 2004 22:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170435#M514971</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-21T22:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170436#M514972</link>
      <description>I'd path NFS as fully, make sure all patches are in.&lt;BR /&gt;&lt;BR /&gt;instl_adm is your firend hear.&lt;BR /&gt;&lt;BR /&gt;-d to display current network settings&lt;BR /&gt;&lt;BR /&gt;-f to load new settings from a file.&lt;BR /&gt;&lt;BR /&gt;Interesting thing happened to me February of last year.&lt;BR /&gt;&lt;BR /&gt;I installed a pax patch to pack files up to 8 GB&lt;BR /&gt;&lt;BR /&gt;pax_iux could not unpack the files.&lt;BR /&gt;&lt;BR /&gt;If the file is downloading and can not unpack, this is something to look into. I believe this flaw was however corrected in Ignite 4.4&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Jan 2004 22:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170436#M514972</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-21T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170437#M514973</link>
      <description>&lt;BR /&gt;Bill,&lt;BR /&gt;That's good advice with NFS and I'm going to update my base image tomorow.  Thanks!&lt;BR /&gt;&lt;BR /&gt;Steve,&lt;BR /&gt;Initially I used inst_adm -T and had no errors, but the -d and -f options will come in handy in the future.  Thanks!</description>
      <pubDate>Thu, 22 Jan 2004 00:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170437#M514973</guid>
      <dc:creator>Ken O'Neil</dc:creator>
      <dc:date>2004-01-22T00:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Golden System Image restoration hangs on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170438#M514974</link>
      <description>Whoa!!.. my inclination was towards DNS but I was in a hurry to go home so I just dropped few clues hiding my soapbox.&lt;BR /&gt;&lt;BR /&gt;Good to hear that your issue is fixed.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 22 Jan 2004 00:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/golden-system-image-restoration-hangs-on-reboot/m-p/3170438#M514974</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-22T00:57:22Z</dc:date>
    </item>
  </channel>
</rss>

