<?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: make_sys_image problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992770#M516271</link>
    <description>Hi,&lt;BR /&gt; There may be some child process for make_sys_image or lock file.Try by using lsof to find the process id and kill it.&lt;BR /&gt;&lt;BR /&gt;You can download from:&lt;BR /&gt;&lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.67/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.67/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Tamil</description>
    <pubDate>Tue, 10 Jun 2003 00:09:19 GMT</pubDate>
    <dc:creator>V.Tamilvanan</dc:creator>
    <dc:date>2003-06-10T00:09:19Z</dc:date>
    <item>
      <title>make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992766#M516267</link>
      <description>I have a problem on IUX B4.1.&lt;BR /&gt;Whenever I run make_net_recovery and then kill it before completion(Ctrl-C), I cannot restart it.It says "make_sys_image process is already  running", but "ps -ef" shows no such.This happens on all servers.What process is causing this and how can I kill it properly?As far as I know only the pax patch is required or IUX.&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Mon, 09 Jun 2003 20:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992766#M516267</guid>
      <dc:creator>joseph morrison_3</dc:creator>
      <dc:date>2003-06-09T20:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992767#M516268</link>
      <description>You may have to reboot.</description>
      <pubDate>Mon, 09 Jun 2003 20:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992767#M516268</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-06-09T20:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992768#M516269</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;You may have to re-boot to correct the problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;DR</description>
      <pubDate>Mon, 09 Jun 2003 20:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992768#M516269</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-09T20:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992769#M516270</link>
      <description>There probably is a lock file created when make_net_recovery is running. Look in /opt/ignite and /var/opt/ignite for a lock file. It may have the name RUN or PID, or something like that. You will need to delete the lock file before running make_net_recovery again.&lt;BR /&gt;&lt;BR /&gt;Check the documentation for more details.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 09 Jun 2003 20:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992769#M516270</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-06-09T20:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992770#M516271</link>
      <description>Hi,&lt;BR /&gt; There may be some child process for make_sys_image or lock file.Try by using lsof to find the process id and kill it.&lt;BR /&gt;&lt;BR /&gt;You can download from:&lt;BR /&gt;&lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.67/" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/Sysadmin/lsof-4.67/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Tamil</description>
      <pubDate>Tue, 10 Jun 2003 00:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992770#M516271</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2003-06-10T00:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992771#M516272</link>
      <description>Thanks everyone for your replies.&lt;BR /&gt;&lt;BR /&gt;The answer was right in front of me!When ignite reports the error, it gives you the name of the file in /var/tmp/ign_configure,eg&lt;BR /&gt;make_sys_image_flagxxxx.&lt;BR /&gt;Deleting it solved my problem.&lt;BR /&gt;&lt;BR /&gt;Thanks Martin for pointing me in the right direction.I was pulling my hair out..(10 points)&lt;BR /&gt;&lt;BR /&gt;Joe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 07:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-problem/m-p/2992771#M516272</guid>
      <dc:creator>joseph morrison_3</dc:creator>
      <dc:date>2003-06-10T07:10:10Z</dc:date>
    </item>
  </channel>
</rss>

