<?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: Connecting the server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835823#M272425</link>
    <description>You've already indicated that these 4 servers are running different applications so it makes no sense, for example, if Oracle (non-RAC) is running on Server A to expect Server B to be able to run the same instance of Oracle. What you are describing is best handled by MC/Service Guard. Under MC/SG, the users don't connect to ServerA or ServerB but instead connect to "packages" which have assigned IP addresses that move to whatever host is actually running the package. Do a little searching under docs.hp.com for Service Guard.&lt;BR /&gt;&lt;BR /&gt;Password sharing is done via NIS, NIS+, and/or LDAP.&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Aug 2006 20:39:03 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-08-02T20:39:03Z</dc:date>
    <item>
      <title>Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835820#M272422</link>
      <description>I have four unix-type servers in the network , they all have different application and  in the same subnet and have static IP address eg. the IP address is 192.168.0.1 , 192.168.0.2 , 192.168.0.3 , 192.168.0.4 . Now , if I want to make all these servers can have fail-over function to make sure to can connect to the network , is it possible ? for example , a user want to connect 192.168.0.1 , if this server is corrupted suddenly , then the user will automatically login another server 192.168.0.2 , if this server is corrupted also , then switch to another server , of course they have the same password in all these servers, is this possible ? how to make it ? thx in advance.</description>
      <pubDate>Wed, 02 Aug 2006 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835820#M272422</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2006-08-02T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835821#M272423</link>
      <description>Peterchu,&lt;BR /&gt;&lt;BR /&gt;That will depend on the applications that you are running, if it's DNS, you usually configured a master server and slave server, same for nis and nfs, you tell the client that if one server is not available, to connect to the other server.&lt;BR /&gt;&lt;BR /&gt;Clusters they kind of work the same way.&lt;BR /&gt;Since the 4 boxes are running different unix type servers, then it might be a little bit different, please specify applications  that you are running in those servers that are so important,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 02 Aug 2006 08:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835821#M272423</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-08-02T08:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835822#M272424</link>
      <description>thx Jaime Bolanos Rojas ,&lt;BR /&gt;&lt;BR /&gt;For the DNS method , can advise what setting I need to make in the unix box ? what file I need to update ? thx in advance.</description>
      <pubDate>Wed, 02 Aug 2006 19:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835822#M272424</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2006-08-02T19:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835823#M272425</link>
      <description>You've already indicated that these 4 servers are running different applications so it makes no sense, for example, if Oracle (non-RAC) is running on Server A to expect Server B to be able to run the same instance of Oracle. What you are describing is best handled by MC/Service Guard. Under MC/SG, the users don't connect to ServerA or ServerB but instead connect to "packages" which have assigned IP addresses that move to whatever host is actually running the package. Do a little searching under docs.hp.com for Service Guard.&lt;BR /&gt;&lt;BR /&gt;Password sharing is done via NIS, NIS+, and/or LDAP.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 20:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835823#M272425</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-02T20:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835824#M272426</link>
      <description>hi A. Clay Stephenson ,&lt;BR /&gt;&lt;BR /&gt;whether Service Guard is a package or not ? if use DNS method , is it more simple ? thx.</description>
      <pubDate>Wed, 02 Aug 2006 20:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835824#M272426</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-02T20:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835825#M272427</link>
      <description>DNS really has nothing to do with this. The problem is that 4 different applications are running on four different servers? What can DNS do in that case? Now, if all 4 applications were running on all 4 hosts AND somehow the data were kept in sync between all 4 hosts then DNS could be used -- the trick would be that you would would make DNS entries for something like "mickey.mouse.com" that would round-robin among all 4 servers and you would have daemons which would detect when server A stop responding and would make a dynamic DNS update to remove server A from the round-robin. Confused yet? I actually do something like this for multiple application servers that connect to a common database under MC/SG.&lt;BR /&gt;&lt;BR /&gt;In any evnt, MC/SG is the correct approach for this problem but it is neither simple to properly setup or cheap.</description>
      <pubDate>Wed, 02 Aug 2006 21:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835825#M272427</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-02T21:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835826#M272428</link>
      <description>thx A. Clay Stephenson ,&lt;BR /&gt;&lt;BR /&gt;does MC/SG need to pay $ to purchase it ? is there any free solution for it ? does windows DNS can fit my requirement ? thx</description>
      <pubDate>Wed, 02 Aug 2006 21:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835826#M272428</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-02T21:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835827#M272429</link>
      <description>MC/SG is not free. Since you haven't described YOUR problem I have no idea if DNS (Windows or otherwise) is the answer.</description>
      <pubDate>Wed, 02 Aug 2006 22:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835827#M272429</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-02T22:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835828#M272430</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;DNS has built in, free high availability functionality. You set up a master slave system and you are providing DNS services regardless of whether the master is running or not.&lt;BR /&gt;&lt;BR /&gt;SG runs about $1000 or so per CPU used.&lt;BR /&gt;&lt;BR /&gt;The model for its high availability is:&lt;BR /&gt;&lt;BR /&gt;1) Data for the application must be available on shared storage for a multi node setup(it is possible but usess to set it up single node).&lt;BR /&gt;2) The application binaries can be on shared storage but realistically should be duplicated on two nodes.&lt;BR /&gt;3) A configuration is generated by you to manage high availability functions, which node is running, what happens if a node fails, avoiding two nodes trying to be primary and such.&lt;BR /&gt;4) Users connection is generally to a floating or shared ip address that moves from node to node depending on whats active.&lt;BR /&gt;&lt;BR /&gt;Realistically, you should identify critical sevices and decide which ones you need higher availability on.&lt;BR /&gt;&lt;BR /&gt;Sendmail combined with proper DNS configuration also provides high availability because it checks the MX mail exchanger records when trying to deliver mail. If the top record points to an unavailable or too busy server, it moves on to the next server.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 02 Aug 2006 23:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835828#M272430</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-02T23:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835829#M272431</link>
      <description>thx Steven E. Protter , &lt;BR /&gt;&lt;BR /&gt;that is want I want , but except use the SG , how can I do that ? thx</description>
      <pubDate>Thu, 03 Aug 2006 00:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835829#M272431</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-03T00:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835830#M272432</link>
      <description>nash11 &amp;gt; YouÂ´ll need to purchase MC Service Guard from your HP dealer. It is not a simple solution because as you described, it is designed to automatically switch to another machine. But there are many, many failure modes: LAN, CPU, memory, disks, even applications, all of which require redundant elements both in each computer as well as supporting devices such as network switches, etc. It makes no sense to have the computers fail over to each other when a simple switch or router can disable everything. A reliable ServiceGuard environment requires a significant amount of design.</description>
      <pubDate>Thu, 03 Aug 2006 00:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835830#M272432</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-03T00:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835831#M272433</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I check in the web ,there is round-robin that is make use DNS concept , is it possible ? thx</description>
      <pubDate>Thu, 03 Aug 2006 02:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connecting-the-server/m-p/3835831#M272433</guid>
      <dc:creator>nash11</dc:creator>
      <dc:date>2006-08-03T02:03:52Z</dc:date>
    </item>
  </channel>
</rss>

