<?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: sharing memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230196#M171879</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;What about executing a part of program on Srv1 and 2nd Part on Srv2 (Using Sub process), any idea&lt;BR /&gt;&lt;BR /&gt;(I read some where that we can give some arguments to Programs in order to execute it on two servers, Time=Time/2 if same capacity of servers)</description>
    <pubDate>Thu, 25 Mar 2004 15:26:31 GMT</pubDate>
    <dc:creator>baddou</dc:creator>
    <dc:date>2004-03-25T15:26:31Z</dc:date>
    <item>
      <title>sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230190#M171873</link>
      <description>Hello &lt;BR /&gt;I have two Servers Srv1 and Srv2 with cluster, only Srv1 works with database and takes users requests, and the Srv2 is a secure server (Standby mode).&lt;BR /&gt;&lt;BR /&gt;I want that Srv1 programs use also the Srv2 memory , how can I do?&lt;BR /&gt;&lt;BR /&gt;Any suggestion please&lt;BR /&gt;Tanks lot&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 14:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230190#M171873</guid>
      <dc:creator>baddou</dc:creator>
      <dc:date>2004-03-25T14:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230191#M171874</link>
      <description>As far as I know - this is not possible....&lt;BR /&gt;&lt;BR /&gt;One possible solution would be to split the app up - oracle on 1 server and application on the other....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 25 Mar 2004 14:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230191#M171874</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-03-25T14:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230192#M171875</link>
      <description>As far as I can reach, there is no way you can do this except by physically moving the memory from Srv1 to Srv2.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 14:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230192#M171875</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-25T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230193#M171876</link>
      <description>This is not going to work.  YOu can NOT use resrouces from one machine on another machine.&lt;BR /&gt;&lt;BR /&gt;The only way you MIGHT get something equivalent is with Oracle Parallel server and Oracle RAC but I don't know that for sure.&lt;BR /&gt;&lt;BR /&gt;Otherwise the only way to share the resources is to remove them from Srv2 and put them in Srv1.</description>
      <pubDate>Thu, 25 Mar 2004 15:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230193#M171876</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-25T15:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230194#M171877</link>
      <description>I dont think this is a practical suggestion. But the application can use RPC and get part of work done in Srv2.</description>
      <pubDate>Thu, 25 Mar 2004 15:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230194#M171877</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-25T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230195#M171878</link>
      <description>I suppose you could build a service guard cluster out of these two machines. Then the load of resource use would be spread across the two machines. Effectively memory would be shared across the two machines.&lt;BR /&gt;&lt;BR /&gt;Service Guard is expensive and complex. I have a class in it later next month. I'll get ya know.&lt;BR /&gt;&lt;BR /&gt;If there is actually a valid performance issue Oracle does reccomend splitting the application server and the database server in many circumstances.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 25 Mar 2004 15:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230195#M171878</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-25T15:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230196#M171879</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What about executing a part of program on Srv1 and 2nd Part on Srv2 (Using Sub process), any idea&lt;BR /&gt;&lt;BR /&gt;(I read some where that we can give some arguments to Programs in order to execute it on two servers, Time=Time/2 if same capacity of servers)</description>
      <pubDate>Thu, 25 Mar 2004 15:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230196#M171879</guid>
      <dc:creator>baddou</dc:creator>
      <dc:date>2004-03-25T15:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230197#M171880</link>
      <description>Service Guard does NOT share resources between boxes.  Service guard provides the mechanism for failover from one box to the other.&lt;BR /&gt;&lt;BR /&gt;If there is any resource sharing between boxes, or part of the application running on one machine and part on the other it would have to be done at the application level.</description>
      <pubDate>Thu, 25 Mar 2004 15:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230197#M171880</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-25T15:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230198#M171881</link>
      <description>Well, if you had a transporter I suppose Scotty could beam the DIMM's from one box to the other but otherwise this can't be done. The closest suggestion was RPC to better share the load.&lt;BR /&gt;&lt;BR /&gt;Before any meaningful suggestions can be made, you really have to identify where your current bottlenecks are. You might spend tons of money on upgrades when the real solution was a little software tweaking.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 15:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230198#M171881</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-25T15:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: sharing memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230199#M171882</link>
      <description>Hmmm, memories of True64 Unix on Alpha.&lt;BR /&gt;&lt;BR /&gt;It supports the 'Memory Channel' 'Reflective Memory' adapters which you can program to 'reflect' memory from one box onto the next at about 100MB/Sec and latencies expressed in micro-seconds versus the milliseconds one sees for tratidional network connections (Infinitband and rdma/ip interfaces will fix that).&lt;BR /&gt;&lt;BR /&gt;That was a powerfull interface, but development has frozen and most usage is similar to a network stack.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And more memories of OpenVMS Galaxies. A sort of Hpars with the ability yo share memory.&lt;BR /&gt;&lt;BR /&gt;None of this will help you I'm afraid, but it does show that it is not a totaly crazy question when talking phyical memory.&lt;BR /&gt;&lt;BR /&gt;But I think you have to look in application space to get a practical solution. For example, if your database is a client/server style (like oracle), you could have the client 'use' memory on the other server.&lt;BR /&gt;&lt;BR /&gt;Now if you are already using Oracle, you should seriously consider RAC which wll allow you to change to active/active cluster memories form active/standby with miminal, or no, application changes.&lt;BR /&gt;&lt;BR /&gt;For furhter help you will have to tell us more about your DB and application.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 17:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sharing-memory/m-p/3230199#M171882</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-03-25T17:09:58Z</dc:date>
    </item>
  </channel>
</rss>

