<?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: kernel WARNING messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151592#M454858</link>
    <description>&amp;gt;It has been going on for some time and I finally decided to investigate it.&lt;BR /&gt;&lt;BR /&gt;What are the dates of ipf* and pfil*?  Are they close?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I found these are the only .bak files in that directory.&lt;BR /&gt;&lt;BR /&gt;Any copies of ipf and pfil in the IPD patch save area?&lt;BR /&gt;# find /var/adm/sw/save -path "*/usr/conf/mod/*"</description>
    <pubDate>Tue, 20 Jan 2009 22:54:05 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-01-20T22:54:05Z</dc:date>
    <item>
      <title>kernel WARNING messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151589#M454855</link>
      <description>Does anyone know what is the significance of the following messages?  They come up when kctune is run and I believe probably when some of the other kernel tools are run also.&lt;BR /&gt;&lt;BR /&gt;WARNING: The file '/usr/conf/mod/ipf.bak' does not contain valid kernel&lt;BR /&gt;         code.  It will be ignored.&lt;BR /&gt;WARNING: The file '/usr/conf/mod/pfil.bak' does not contain valid kernel&lt;BR /&gt;         code.  It will be ignored.&lt;BR /&gt;&lt;BR /&gt;How do I get rid of them and is it safe?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 20 Jan 2009 22:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151589#M454855</guid>
      <dc:creator>Ken Englander</dc:creator>
      <dc:date>2009-01-20T22:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: kernel WARNING messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151590#M454856</link>
      <description>How did these *.bak files get there?  Was it you or was it some kc* tool?&lt;BR /&gt;&lt;BR /&gt;I suppose you can just ignore these warnings.  Or you could create a subdirectory and move them there.&lt;BR /&gt;&lt;BR /&gt;What does file(1) show for each?  For IPF they should be:&lt;BR /&gt;/usr/conf/mod/ipf: ELF-64 relocatable object file - IA64</description>
      <pubDate>Tue, 20 Jan 2009 22:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151590#M454856</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-20T22:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: kernel WARNING messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151591#M454857</link>
      <description>I do not know how this originally happened.  It has been going on for some time and I finally decided to investigate it.&lt;BR /&gt;&lt;BR /&gt;Both files appear to be valid.  The file command shows them as " ELF-64 relocatable object file - IA64".&lt;BR /&gt;&lt;BR /&gt;Note - I found these are the only .bak files in that directory.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jan 2009 22:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151591#M454857</guid>
      <dc:creator>Ken Englander</dc:creator>
      <dc:date>2009-01-20T22:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: kernel WARNING messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151592#M454858</link>
      <description>&amp;gt;It has been going on for some time and I finally decided to investigate it.&lt;BR /&gt;&lt;BR /&gt;What are the dates of ipf* and pfil*?  Are they close?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I found these are the only .bak files in that directory.&lt;BR /&gt;&lt;BR /&gt;Any copies of ipf and pfil in the IPD patch save area?&lt;BR /&gt;# find /var/adm/sw/save -path "*/usr/conf/mod/*"</description>
      <pubDate>Tue, 20 Jan 2009 22:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151592#M454858</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-20T22:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: kernel WARNING messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151593#M454859</link>
      <description>I looked at the files and kc.log.  It appears the error started showing up around the time I restored an Ignite backup while testing the 11.31 upgrade process.&lt;BR /&gt;&lt;BR /&gt;I have renamed these files into the /usr/conf directory and the WARNING is no longer occurring.  (It seems that kcmodule looks at ALL files in this folder regardless of their name.)  There are existing files in /usr/conf/mod with these names without the ".bak" extension so I figured HP-UX did not care about these files especailly considering the error message.&lt;BR /&gt;&lt;BR /&gt;There were no ipf or pfil files in /var/adm/sw/save.&lt;BR /&gt;&lt;BR /&gt;Also, I could not find any documentation showing what are kept in /usr/conf/mod.&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestions.  I'm going to close this thread since I've effectively solved this problem.</description>
      <pubDate>Wed, 21 Jan 2009 16:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-warning-messages/m-p/5151593#M454859</guid>
      <dc:creator>Ken Englander</dc:creator>
      <dc:date>2009-01-21T16:05:43Z</dc:date>
    </item>
  </channel>
</rss>

