<?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: Sybase servers on the the move in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641212#M71520</link>
    <description>Wim,&lt;BR /&gt;&lt;BR /&gt;we have kind of a superset of your demand.&lt;BR /&gt;&lt;BR /&gt;- ANY application has an associated DNS name.&lt;BR /&gt;This DNS name is a CNAME of a nodename, or a round-robin of such CNAMES.&lt;BR /&gt;For this purpose, special communications programs etc are also considered "applications" (athough not user-accessable)&lt;BR /&gt;The nodenames themselves have the IP addresses.&lt;BR /&gt;&lt;BR /&gt;ALL users access ANY VMS application ONLY by that service name.&lt;BR /&gt;&lt;BR /&gt;Now, all we need to do to move an applic, (or change the set of nodes on which it runs) is change the CNAME.&lt;BR /&gt;&lt;BR /&gt;If you start in time (too late now, I fear) than you can essentially move or redistribute any time that suits you.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Tue, 04 Oct 2005 05:53:15 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-10-04T05:53:15Z</dc:date>
    <item>
      <title>Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641211#M71519</link>
      <description>We have an interbuilding cluster within an international network (worldwide, ING bank).&lt;BR /&gt;&lt;BR /&gt;We have a number of Sybase servers that we want to move from one node of the cluster to another, and back. Problem is that the IP address changes and that some PC clients must be modified to let them follow the change.&lt;BR /&gt;&lt;BR /&gt;In a 2nd phase I want to be able to move the server to any place in the network (t.i. worldwide). All without modifying clients (pc's).&lt;BR /&gt;&lt;BR /&gt;What is the best solution to do this ? IP aliases ? DNS ? Who has something operational ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 05:35:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641211#M71519</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T05:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641212#M71520</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;we have kind of a superset of your demand.&lt;BR /&gt;&lt;BR /&gt;- ANY application has an associated DNS name.&lt;BR /&gt;This DNS name is a CNAME of a nodename, or a round-robin of such CNAMES.&lt;BR /&gt;For this purpose, special communications programs etc are also considered "applications" (athough not user-accessable)&lt;BR /&gt;The nodenames themselves have the IP addresses.&lt;BR /&gt;&lt;BR /&gt;ALL users access ANY VMS application ONLY by that service name.&lt;BR /&gt;&lt;BR /&gt;Now, all we need to do to move an applic, (or change the set of nodes on which it runs) is change the CNAME.&lt;BR /&gt;&lt;BR /&gt;If you start in time (too late now, I fear) than you can essentially move or redistribute any time that suits you.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 04 Oct 2005 05:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641212#M71520</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-10-04T05:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641213#M71521</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;I have only basic DNS knowledge.&lt;BR /&gt;&lt;BR /&gt;Where do you change the CNAME ?&lt;BR /&gt;&lt;BR /&gt;Is DNS capable of detecting that Sybase is on node1 and not on node2 but after a problem (or crash or manual operation) is on node2 but not node1 (so called companion) ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 06:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641213#M71521</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T06:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641214#M71522</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;Over here we have defined in our DNS a hostname/ip-address for every application known.&lt;BR /&gt;At application startup, a special command procedure is run that&lt;BR /&gt;1. checks the existence on the network of the correponding hostname/ip-address, thus preventing an application from starting twice on different systems (application here are bound to 1 VMS system).&lt;BR /&gt;2. if the host/ip-address cannot be found, "aliases" one of the network cards of the system with the application's ip-address. Something like:&lt;BR /&gt;ifconfig we0 alias w.x.y.z/n (where n=number of 1 bits in network mask)&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Kris (aka Qkcl)&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641214#M71522</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2005-10-04T06:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641215#M71523</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;Both our buildings are in a different network (IP network part is different). How can routing be done without configuring the routers worldwide for this case ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 06:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641215#M71523</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T06:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641216#M71524</link>
      <description>A CNAME is an alias or 2nd name for something. I think what Jan is doing is each application has a name which is used to connect to that application. The DNS server is updated to assign the names to whichever server or servers that application is running. When an application is moved the DNS server is updated so that name is now assigned the new server. This approach works as long as users and applications always use the name and look up the name often enough to pick up changes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:18:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641216#M71524</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-04T06:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641217#M71525</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;So, does it detect which node is running the application (via ping/port=) or does it simply give one of the node addresses to the client pc that connects and fails.&lt;BR /&gt;&lt;BR /&gt;And I'm sure that it's not 1 DNS server for the worldwide ING bank, but I may be wrong.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 06:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641217#M71525</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T06:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641218#M71526</link>
      <description>I suspect its manual - a person knows on which  server the application is running and sets the name in the DNS server accordingly.&lt;BR /&gt;&lt;BR /&gt;Trying to do this automagically could be an entertaining excersise best left to someone else :-)&lt;BR /&gt;&lt;BR /&gt;How often will the application move?</description>
      <pubDate>Tue, 04 Oct 2005 07:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641218#M71526</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-04T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641219#M71527</link>
      <description>Ian, of no importance how many times it moves (probably 2 times a year). I would like to define it once and once every time the list of machines changes.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 07:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641219#M71527</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641220#M71528</link>
      <description>No matter what method - if you named your databases, there must be a link between name and IP address that needs a change when a server moves, and that requires either automatic or manual action.&lt;BR /&gt;Multiple references in DNS is no option since that will use the first occurrence - no matter whether the node is alive or not.&lt;BR /&gt;Where multiple DNS servers are active, a change in one server may take time to be propageted over the network, which is another thing to take in account.&lt;BR /&gt;&lt;BR /&gt;I guess the nodes are in the same network - if the nodes have multiple NICs you could think of failsafe-IP, and move the IP address with the Sybase server. You might be able to do so without Failsafe_ip, by chnaging the IP address of a NIC. I think you have time enough to do so when moving the database (just a minute, if you create a commandprocedure to take care of that).&lt;BR /&gt;&lt;BR /&gt;You wouldn't need to do ANYTHING in DNS, in that case; you may need to flush ARP translatio tables, but that could be a gratuity of the TCPIP ipconfig command. &lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Tue, 04 Oct 2005 08:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641220#M71528</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-10-04T08:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase servers on the the move</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641221#M71529</link>
      <description>Oops. An extra condition. Not only the IP address can change, also the port number. &lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 04 Oct 2005 08:45:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sybase-servers-on-the-the-move/m-p/3641221#M71529</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-10-04T08:45:30Z</dc:date>
    </item>
  </channel>
</rss>

