<?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: copying kernel between MC/SG nodes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552496#M225173</link>
    <description>I would suggest rather copy /stand/system and rebuild the kernel on the second node using that system file&lt;BR /&gt;Be careful though</description>
    <pubDate>Thu, 26 May 2005 10:34:30 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2005-05-26T10:34:30Z</dc:date>
    <item>
      <title>copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552494#M225171</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;When I configured a new kernel in one of the MC/SG nodes, I don't want to reconfigure the kernels in the other nodes.&lt;BR /&gt;&lt;BR /&gt;How can I copy the configured kernel to the other nodes. Nodes are completely identical. &lt;BR /&gt;&lt;BR /&gt;Is it enough only copying vmunix?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Murat</description>
      <pubDate>Thu, 26 May 2005 10:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552494#M225171</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2005-05-26T10:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552495#M225172</link>
      <description>Personally, I would NOT copy the kernel.&lt;BR /&gt;&lt;BR /&gt;I would make the changes manually and recompile the kernel on the other machines.&lt;BR /&gt;&lt;BR /&gt;No, copying vmunix would NOT be enough.  I know you would need /stand/system and there are probably other files you would need as well.&lt;BR /&gt;&lt;BR /&gt;Look for any files with the same time stamp as vmunix.&lt;BR /&gt;&lt;BR /&gt;If you do copy, make absolutely SURE you have a good backup kernel, vmunix.prev.</description>
      <pubDate>Thu, 26 May 2005 10:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552495#M225172</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-05-26T10:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552496#M225173</link>
      <description>I would suggest rather copy /stand/system and rebuild the kernel on the second node using that system file&lt;BR /&gt;Be careful though</description>
      <pubDate>Thu, 26 May 2005 10:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552496#M225173</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-05-26T10:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552497#M225174</link>
      <description>As mentioned, you should copy /stand/system and build a new kernel locally. You will also need the dlkm directory. You never want to be in the position of possibly not being able to build a kernel and that's why it's dumb to simply copy /stand/vmunix.</description>
      <pubDate>Thu, 26 May 2005 10:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552497#M225174</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-05-26T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552498#M225175</link>
      <description>Are you on HPUX 11.23 (11iv2)?&lt;BR /&gt;&lt;BR /&gt;If so you can use the kconfig command to maintain the two kernels in sync.&lt;BR /&gt;&lt;BR /&gt;Make your changes on 1 machine then issue:&lt;BR /&gt;&lt;BR /&gt;kconfig -e /tmp/mykernel.cfg&lt;BR /&gt;&lt;BR /&gt;Copy that file to the other host and then run:&lt;BR /&gt;&lt;BR /&gt;kconfig -i /tmp/mykernel.cfg&lt;BR /&gt;&lt;BR /&gt;I'd advise you to have a good read of the kconfig man page to fully understand all the implications of this.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 26 May 2005 11:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552498#M225175</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-05-26T11:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552499#M225176</link>
      <description>the other question is :&lt;BR /&gt;&lt;BR /&gt;What are all the changes involved in the new kernel ?&lt;BR /&gt;&lt;BR /&gt;And&lt;BR /&gt;&lt;BR /&gt;Are you sure these kernels are identical ?&lt;BR /&gt;&lt;BR /&gt;If you have different drivers or patch levels between the machines, you may cause a large problem by copying the kernel over.&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 15:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552499#M225176</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-05-26T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: copying kernel between MC/SG nodes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552500#M225177</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;First of all thanks for all of the responses&lt;BR /&gt;&lt;BR /&gt;I think I don't copy or like that before I try in the test system and I haven't one.&lt;BR /&gt;&lt;BR /&gt;I will use traditional method.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Murat SULUHAN&lt;BR /&gt;&lt;BR /&gt;Sorry for delayed update</description>
      <pubDate>Mon, 30 May 2005 01:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copying-kernel-between-mc-sg-nodes/m-p/3552500#M225177</guid>
      <dc:creator>Murat SULUHAN</dc:creator>
      <dc:date>2005-05-30T01:04:23Z</dc:date>
    </item>
  </channel>
</rss>

