<?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: High availability SSH server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720254#M21568</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your contributions!&lt;BR /&gt;&lt;BR /&gt;Steven, what RH 4 clustering are you referring to? I believe Red Hat Cluster Services require shared storage at least for the quorum partitionâ ¦&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Rui.</description>
    <pubDate>Mon, 30 Jan 2006 12:13:59 GMT</pubDate>
    <dc:creator>Rui Vilao</dc:creator>
    <dc:date>2006-01-30T12:13:59Z</dc:date>
    <item>
      <title>High availability SSH server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720251#M21565</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;I was ask to setup a HA server under RHEL 4.0.&lt;BR /&gt;I was wondering if it is possible to achieve this without using a clusterware like cluster suite.&lt;BR /&gt;&lt;BR /&gt;Any help/suggestion is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;TIA.&lt;BR /&gt; &lt;BR /&gt;Kind Regards,&lt;BR /&gt; &lt;BR /&gt;Rui Vilao.</description>
      <pubDate>Mon, 30 Jan 2006 09:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720251#M21565</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2006-01-30T09:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: High availability SSH server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720252#M21566</link>
      <description>I think that heartbeat is the software that you need. Provides single IP and failover capabilities. Check the page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linux-ha.org/HomePage" target="_blank"&gt;http://www.linux-ha.org/HomePage&lt;/A&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720252#M21566</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-30T10:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: High availability SSH server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720253#M21567</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;HA without clustering.&lt;BR /&gt;&lt;BR /&gt;I would suggest two machines, in two physical locations if possible.&lt;BR /&gt;&lt;BR /&gt;You'd have to have a DNS server constantly check the availability of both machines. If one machine fails to respond to ssh and ping then the DNS record or zone database of the domain can be swapped out and the name, say sshserver will become active.&lt;BR /&gt;&lt;BR /&gt;Your check script is important. If it uses ssh to check connectivity, as it should there can be a delay of 30 seconds on failover. You may be able to shorten that with ssh command line options.&lt;BR /&gt;&lt;BR /&gt;BTW RH 4 clustering, which I've recently become proficient in, does not require shared storage and is rather easy to configure to do this task more reliabily.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 30 Jan 2006 10:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720253#M21567</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-30T10:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: High availability SSH server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720254#M21568</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your contributions!&lt;BR /&gt;&lt;BR /&gt;Steven, what RH 4 clustering are you referring to? I believe Red Hat Cluster Services require shared storage at least for the quorum partitionâ ¦&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Rui.</description>
      <pubDate>Mon, 30 Jan 2006 12:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720254#M21568</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2006-01-30T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: High availability SSH server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720255#M21569</link>
      <description>See also these two pages:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vergenet.net/linux/fake/" target="_blank"&gt;http://www.vergenet.net/linux/fake/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.onlamp.com/pub/a/onlamp/2003/04/03/linuxhacks.html" target="_blank"&gt;http://www.onlamp.com/pub/a/onlamp/2003/04/03/linuxhacks.html&lt;/A&gt;</description>
      <pubDate>Mon, 30 Jan 2006 12:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/high-availability-ssh-server/m-p/3720255#M21569</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-30T12:59:40Z</dc:date>
    </item>
  </channel>
</rss>

