<?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: cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791076#M698317</link>
    <description>I'm sorry. I did mistake...&lt;BR /&gt;&lt;BR /&gt;I've 2 application server and 2 database server and I'm going to make 2 cluster with 2 nodes each one (application and database cluster) and I have 2 EVA with 28 disks (300GB)...</description>
    <pubDate>Fri, 19 May 2006 09:06:23 GMT</pubDate>
    <dc:creator>Seymour</dc:creator>
    <dc:date>2006-05-19T09:06:23Z</dc:date>
    <item>
      <title>cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791071#M698312</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I'm new on clustering and I woluld like to know ho tow make cluster with the configuration below:&lt;BR /&gt;2 application server, 2 database server (all servers - rx8620), 2 EVA Storage. The cluster will work with Oracle. All hardware tested and working well. I need your help.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;seymour.</description>
      <pubDate>Fri, 19 May 2006 00:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791071#M698312</guid>
      <dc:creator>Seymour</dc:creator>
      <dc:date>2006-05-19T00:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791072#M698313</link>
      <description>First start reading HA documents. What exactly you want to do? Have two node cluster? (You will have 2 cluster then-one for application and one for databases. You can also have one cluster with application1 an database1 and second cluster with spplication2 and database2)&lt;BR /&gt;&lt;BR /&gt;1. install SG. You can go for latest version-11.16&lt;BR /&gt;2. Prepare your storage and do all prerequisite work.&lt;BR /&gt;3. Once all prerequisites are ready, then run cmquerycl and prepare config files. Once config files are ready, customize and distribute them with cmaplyconf.&lt;BR /&gt;4. cmmakepkg for creating allication and databse packages. Test.</description>
      <pubDate>Fri, 19 May 2006 00:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791072#M698313</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-05-19T00:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791073#M698314</link>
      <description>Hi RAC&lt;BR /&gt;&lt;BR /&gt;I want to make one cluster with 4 nodes and I have ServiceGuard ver.12.</description>
      <pubDate>Fri, 19 May 2006 00:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791073#M698314</guid>
      <dc:creator>Seymour</dc:creator>
      <dc:date>2006-05-19T00:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791074#M698315</link>
      <description>Procedure still remains the same. You decide which packages will failover to what nodes and then accordingly make them accessible from those hosts.</description>
      <pubDate>Fri, 19 May 2006 01:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791074#M698315</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-05-19T01:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791075#M698316</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Clustering is upto the Management/BC team to device how the SLA will work? You must get all these information.&lt;BR /&gt;&lt;BR /&gt;But for your question&lt;BR /&gt;&lt;BR /&gt;I understand that you have 4 Nodes.&lt;BR /&gt;Are they in one location or different locations? This answer is required.&lt;BR /&gt;&lt;BR /&gt;Why you need 2 arrays?&lt;BR /&gt;This is because you have 2 Database to access different arrays?&lt;BR /&gt;&lt;BR /&gt;Assuming in One location.&lt;BR /&gt;&lt;BR /&gt;I would suggest if your dbs (assuming 2 instance running of 500 GB each and if you staorage can have more than 2 TB) then use one Storage.&lt;BR /&gt;&lt;BR /&gt;Create 4 Packages&lt;BR /&gt;&lt;BR /&gt;PKG1 - for Oracle DB running on Node1&lt;BR /&gt;NODE1 &amp;lt;---&amp;gt; NODE2 (With failover between 1 &amp;amp; 2)&lt;BR /&gt;PKG2 - For Oracle Apps (For DB1)&lt;BR /&gt;Running on NODE2 and will failover to NODE1&lt;BR /&gt;&lt;BR /&gt;RKG3 - for Oracle DB sintance 2 on Node 3&lt;BR /&gt;will failove to Node 3 and 4, while PKG4 (Apps server for DB2) will failover from Node 4 to 3.&lt;BR /&gt;&lt;BR /&gt;This is one way.&lt;BR /&gt;You run PKG1 (DB1) in Node 1 will failove to Node 2, Running DB2 on Node 2, will failover to Node 1, Application servers will run in Node 3 and Node 4 as load balancers.&lt;BR /&gt;&lt;BR /&gt;Hope u get some idea&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Fri, 19 May 2006 03:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791075#M698316</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-19T03:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791076#M698317</link>
      <description>I'm sorry. I did mistake...&lt;BR /&gt;&lt;BR /&gt;I've 2 application server and 2 database server and I'm going to make 2 cluster with 2 nodes each one (application and database cluster) and I have 2 EVA with 28 disks (300GB)...</description>
      <pubDate>Fri, 19 May 2006 09:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791076#M698317</guid>
      <dc:creator>Seymour</dc:creator>
      <dc:date>2006-05-19T09:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791077#M698318</link>
      <description>Seymour,&lt;BR /&gt;&lt;BR /&gt;Good I got you,&lt;BR /&gt;&lt;BR /&gt;read your answer, you really said what you want.&lt;BR /&gt;&lt;BR /&gt;same thing.&lt;BR /&gt;&lt;BR /&gt;Create 2 Clusters&lt;BR /&gt;&lt;BR /&gt;Cluster 1 (2 Nodes, 2 Packages)- connections to one EVA&lt;BR /&gt;Pkg1 (DB) - runs on Node1 &amp;amp; will failover to Node 2&lt;BR /&gt;Pkg 2(App) - Runs on Node 2 and FO to Node 1&lt;BR /&gt;&lt;BR /&gt;Same from CLuster 2 on Node 3 &amp;amp; 4 - connecting to EVA2&lt;BR /&gt;&lt;BR /&gt;But you can also have 1 cluster with 4 nodes &amp;amp; 4 packages. Connection to 2 EVAs&lt;BR /&gt;&lt;BR /&gt;You can choose any one of the above.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chan&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 10:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791077#M698318</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-19T10:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791078#M698319</link>
      <description>Thanks Chan 007 for your answer.&lt;BR /&gt;&lt;BR /&gt;because I'm new on clustering, could you please approximately step-by-step commands to create cluster. I have preloaded hp-ux 11.23 to rx8620 integrity server and latest version of Serviceguard.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;seymour.</description>
      <pubDate>Fri, 19 May 2006 22:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791078#M698319</guid>
      <dc:creator>Seymour</dc:creator>
      <dc:date>2006-05-19T22:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791079#M698320</link>
      <description>Seymour,&lt;BR /&gt;&lt;BR /&gt;Why do you want to create 2 SG-Cluster instaed of one?&lt;BR /&gt;For the steps to perform I suggest you read the following document:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90100/B3936-90100.pdf" target="_blank"&gt;http://docs.hp.com/en/B3936-90100/B3936-90100.pdf&lt;/A&gt;&lt;BR /&gt;Chapter 6 provides you a step by step procedure.&lt;BR /&gt;&lt;BR /&gt;More info can be found:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha.html#Serviceguard" target="_blank"&gt;http://docs.hp.com/en/ha.html#Serviceguard&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Which version are you planning to use?&lt;BR /&gt;I thought that for hp-ux 11iv2, the latest SG-version is 11.17 and for 11iv1 SG-version 11.16.&lt;BR /&gt;&lt;BR /&gt;GoodLuck&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Sat, 20 May 2006 00:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791079#M698320</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-20T00:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791080#M698321</link>
      <description>Hello Seymour,&lt;BR /&gt;&lt;BR /&gt;If you need step by step commands, then it would need a lot of planning and coordination etc. To start with you should have the following details&lt;BR /&gt;&lt;BR /&gt;hardware&lt;BR /&gt;a) Determine the roles of the LAN interfaces ie primary, standby and heartbeat.&lt;BR /&gt;b) Get the list of the IP addresses as well.&lt;BR /&gt;c) We need to have atleast 1 common subnet between the servers.. &lt;BR /&gt;d) Are both the nodes able to see the storages and luns assigned to the group. I believe it is an EVA..&lt;BR /&gt;&lt;BR /&gt;Software&lt;BR /&gt;a) How many VG's are to be configured&lt;BR /&gt;b) How many LV's are to be configured and their mount points&lt;BR /&gt;c) How many packages are needed to be configured and which node is going to be the primary node etc&lt;BR /&gt;d) What is the application requirements..etc..&lt;BR /&gt;&lt;BR /&gt;So you see there are a lot of questions that needs to be answered which makes it a bit difficult to help you offline..and give you step by step procedure.. we can give you a generic action plan to help you start..if that is what you want let me know and i shall help you..&lt;BR /&gt;&lt;BR /&gt;get all the above, then we can work out methods to assist you..&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;albert&lt;BR /&gt;PS mark a mail to pereira.albert@indiatimes.com</description>
      <pubDate>Mon, 22 May 2006 07:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791080#M698321</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-22T07:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791081#M698322</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Find the below doc on Managing MC/ServiceGuard, it has the step by step procedures for all activites.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90073/index.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90073/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Siva&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 08:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791081#M698322</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-05-22T08:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791082#M698323</link>
      <description>hello Albert.&lt;BR /&gt;&lt;BR /&gt;thank you for answer. I need just generic setup with hardware configuration listed below:&lt;BR /&gt;two rx-8620 integrity servers with 4 lan, 2 fibre card, 2 mirrored scsi hdd, one EVA with 28 hdd (300GB each one).&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;seymour</description>
      <pubDate>Mon, 22 May 2006 08:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791082#M698323</guid>
      <dc:creator>Seymour</dc:creator>
      <dc:date>2006-05-22T08:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791083#M698324</link>
      <description>Hello Seymour,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay, find attached a very generic procedure for cluster creation. Do feel free to let me know if you are facing any issues during the creation.&lt;BR /&gt;&lt;BR /&gt;My email ids are &lt;BR /&gt;albert_pereira at yahoo dot com&lt;BR /&gt;pereira dot albert at indiatimes dot com&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;albert&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 20:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster/m-p/3791083#M698324</guid>
      <dc:creator>Albert_31</dc:creator>
      <dc:date>2006-05-26T20:45:05Z</dc:date>
    </item>
  </channel>
</rss>

