Piotr Jasiukajtis wrote: > Hi, > > I added ha-clusters-discuss to the CC. > > William Reich pisze: >> Hello all... >> >> I have two machines that are in a Sun Cluster configuration. >> In this configuration, I have two private LANs that are managed by >> the Sun Cluster software. >> >> I have been able to successfully establish UDP connections over >> the same LANs that are used by SUN CLUSTER. >> by using the correct LAN names. >> ( for example : clusternode1-priv-physical1 and >> clusternode1-priv-physical2 ) >> >> I am now trying to establish SCTP connections over >> the same LANs that are used by SUN CLUSTER. >> >> Can anyone confirm whether or not it is allowed to establish SCTP >> connections over >> the same LANs that are used by SUN CLUSTER? >> ( My first attempts to do so have not been successful... ) >>
William, SCTP connections are not allowed over the cluster private interconnect because the protocol is not used by the cluster infrastructure, or any known agents or utilities. The SCTP packets are explicitly dropped. You can, of course, create SCTP connections between nodes over the public network. Can you give a bit more detail about your configuration? Are you writing a cluster agent that would like to use SCTP to communicate between nodes? Thanks, Nick _______________________________________________ networking-discuss mailing list [email protected]
