<?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: Switching Hardware in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934380#M818834</link>
    <description>No, the OS will boot just fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Mar 2003 19:02:44 GMT</pubDate>
    <dc:creator>Ross Zubritski</dc:creator>
    <dc:date>2003-03-24T19:02:44Z</dc:date>
    <item>
      <title>Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934379#M818833</link>
      <description>I am inquiring about switching hardware should my main system fail.  I have an rp5470 with Dual 8700-875 processors.  Assuming I can match everything besides the processor speeds is it possible to just move system and data disks over to another system that is running dual 8700-750 processors?  This assumes I have the same RAID and NIC cards in the same hardware slots, and matched memory.  The only difference besides the hardware being different would be the processor speed.  Is there any sort of system identifier or Serial number to would stop the OS (HP-UX 11i) from booting?</description>
      <pubDate>Mon, 24 Mar 2003 18:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934379#M818833</guid>
      <dc:creator>Andy Beal</dc:creator>
      <dc:date>2003-03-24T18:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934380#M818834</link>
      <description>No, the OS will boot just fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 19:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934380#M818834</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-24T19:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934381#M818835</link>
      <description>You can make an ignite recovery tape:&lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;You can use that to boot the alternate system.  About two hours or so after making the decision, you can have another system up with the same name and IP address.&lt;BR /&gt;&lt;BR /&gt;Then there is merely the concept of moving the data ouside of vg00.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Mar 2003 19:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934381#M818835</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-24T19:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934382#M818836</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;No, the OS wouldn't have a problem as long as the 2 ARE identical in config.&lt;BR /&gt;&lt;BR /&gt;But I would caution you that licensed SW may have trouble with the switch. New Host IDs, new MAC addresses - whatever licensing scheme the SW would use would need to be accomodated.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 24 Mar 2003 19:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934382#M818836</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-24T19:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934383#M818837</link>
      <description>May I suggest you look into configuring your hardware accordingly..and look at MC/Service Guard to handle the 'failover'.&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 19:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934383#M818837</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-03-24T19:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934384#M818838</link>
      <description>I'm looking at being back up in about 30-60 minutes, in a cost-effective manner.  The only licensed software I'm using is MirrorDisk for my system drives, data disks are hardware mirrored on a 4SI card.  If I understand correctly I could put one side of a mirrored set in the other box and reconnect my raid storage enclosure (DS 2300), and things should start up for the most part.  I appreciate the Ignite option and the Service guard suggestion, but I was planning using the other system for development/test, the specific service is Oracle 9i, then I'm not sitting there with idle hardware.  (Yeah, I know I could use RAC, but that's another 100K for Oracle &amp;amp; Rac licenses).  Thanks for the suggestions, points to come.</description>
      <pubDate>Mon, 24 Mar 2003 19:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/switching-hardware/m-p/2934384#M818838</guid>
      <dc:creator>Andy Beal</dc:creator>
      <dc:date>2003-03-24T19:39:16Z</dc:date>
    </item>
  </channel>
</rss>

