Re: Question on SSH configuration in a cluster environment.

From: Jeremiah DeWitt Weiner (jdw_at_panix.com)
Date: 01/16/04

  • Next message: Kyler Laird: "Re: Question on SSH configuration in a cluster environment."
    Date: Fri, 16 Jan 2004 16:56:41 +0000 (UTC)
    
    

    In comp.security.unix Snoopy_ <snoopy_@excite.com> wrote:
    > Issue: When a failover happens in a cluster, users can no longer
    > connect via ssh because of the changed host key. I believe users are
    > connecting to the logical/virtual cluster hostname, yet the
    > known_hosts file is picking up the public key from the physical host.

            Yeah, this is sort of a known problem. However, there's a good
    workaround: add the cluster hostname to the known_hosts file on each line
    which has a cluster member. So, for example, if your known_hosts looked
    like
    foo.example.com 1024 123456789...
    bar.example.com 1024 987654321...

    just change it to look like

    foo.example.com,cluster.example.com 1024 123456789...
    bar.example.com,cluster.example.com 1024 987654321...

            My ISP has a similar issue: if you look up "shell.panix.com"
    you'll see it resolves to three different IPs, so the host key is liable
    to keep changing on you if you use the cluster name. Here's their page
    on dealing with it -
    http://www.panix.com/help/ssh.html
    - which should have some stuff applicable to your situation.

    JDW


  • Next message: Kyler Laird: "Re: Question on SSH configuration in a cluster environment."

    Relevant Pages

    • Re: 4 Queries about DB clustering
      ... All drives will need to be visible to all hosts for failover. ... I support the Professional Association for SQL Server ... > I have a similar situation where I plan to install/configure multi-instance> cluster. ... SQL binaries will live on>> the local disks of each cluster host. ...
      (microsoft.public.sqlserver.clustering)
    • Re: Virtualized VMS in clusters (general questions)
      ... I'm trying to wrap my head around how virtualized VMS systems participate in certain aspects of clustering and volume shadowing. ... The host operating system forwards Ethernet traffic to a virtualized NIC on ... the virtual VAX or Alpha, which can then participate in an NI cluster, no ... has a wwid and the EVA has to present the disk to the real host, ...
      (comp.os.vms)
    • NLB Convergence Issue Where Connections Switch to Host 2 While the primary Host 1 is still running
      ... MEANS AND HAS ALWAYS MEANT THAT AS LONG AS HOST 1 IS UP AND THE ... APPLICATION IS RUNNING THE FIX CONNECTIONS SHOULDN'T SWITCH TO HOST 2. ... What might cause a hicup where a host leaves and rejoins a cluster ... Here is the output of the NLB Status command. ...
      (microsoft.public.windows.server.clustering)
    • Virtualized VMS in clusters (general questions)
      ... I made them sound like plain VMS questions, ... The host operating system forwards Ethernet traffic to a virtualized NIC on ... the virtual VAX or Alpha, which can then participate in an NI cluster, no ... has a wwid and the EVA has to present the disk to the real host, ...
      (comp.os.vms)
    • Network Load Balancing with Windows 2000
      ... We have a number of Windows 2000 Advanced Servers that are set-up to use ... other times I have to remove and reinstall the Network Load Balancing ... Host 7 converging with the following hostas part of the cluster: ... Notice that host 7 isn't actually listed along the second line with the rest ...
      (microsoft.public.windows.server.networking)