<?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: MySQL package does not  fail over to standby  node when primary node network link lost in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847805#M57283</link>
    <description>You state:&lt;BR /&gt;mysql.cntl:&lt;BR /&gt;IP[0]="10.101.1.152"&lt;BR /&gt;SUBNET[0]="10.0.0.0"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But what is the SUBNET configured in the package configuration file???&lt;BR /&gt;And you cannot use the built in 100BT LAN ports for Serviceguard on this model of server.&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Aug 2006 04:43:34 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2006-08-22T04:43:34Z</dc:date>
    <item>
      <title>MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847802#M57280</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Is there anyone can look up what happens for below problem?&lt;BR /&gt;&lt;BR /&gt;        Version: serviceguard-A.11.16.04-0&lt;BR /&gt;        Platform: All&lt;BR /&gt;        OS/Version: Red Hat&lt;BR /&gt;&lt;BR /&gt;Description of problem:&lt;BR /&gt;MySQL package does not  fail over to standby  node when primary node network &lt;BR /&gt;link lost &lt;BR /&gt; &lt;BR /&gt;Version or Release number of selected component (if n/a, use `uname -a`):&lt;BR /&gt;RHEL4 U2  , SG/LX 11.6x , MySQL 5.0.17c pro cert&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;How reproducible:&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Steps to Reproduce:&lt;BR /&gt;1.Setup SG/LX&lt;BR /&gt;2.Install MySQL toolkit ,MySQL DB&lt;BR /&gt;3.Pull out LAN cable from primary node&lt;BR /&gt;     &lt;BR /&gt;Actual results:&lt;BR /&gt;&lt;BR /&gt;MySQL package does not  fail over to standby  node. The cluster just got reformed and finally all nodes up, and the package does not failover.&lt;BR /&gt;&lt;BR /&gt;#cmviewcl&lt;BR /&gt;Warning: Unable to send a datagram to the configuration daemon (cmclconfd) at 10.101.0.109: Input/output error&lt;BR /&gt;&lt;BR /&gt;CLUSTER      STATUS&lt;BR /&gt;cluster1     up&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  rx1600-2     up           running&lt;BR /&gt;  rx1600-4     up           running&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE&lt;BR /&gt;    MySQL_PKG    up           running      enabled      rx1600-4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At the same time, /var/log/messages says: &lt;BR /&gt;Aug 22 14:41:18 rx1600-4 cmcld[6277]: Attempting to form a new cluster&lt;BR /&gt;Aug 22 14:41:18 rx1600-4 cmcld[6277]: Beginning standard election&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Obtaining Cluster Lock, sequence = 10&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Attempting to get lock /sg/cluster1. Lock&lt;BR /&gt;applicants: 2&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmlocklund[6305]: Failed to obtain the lock!&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Attempt to get lock /sg/cluster1 unsuccesss&lt;BR /&gt;ful. Reason: lock_denied. Lock applicants: 2&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Cluster lock was denied. Lock was owned byy&lt;BR /&gt; another node.&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Attempting to form a new cluster&lt;BR /&gt;Aug 22 14:41:22 rx1600-4 cmcld[6277]: Beginning standard election&lt;BR /&gt;Aug 22 14:41:27 rx1600-4 cmcld[6277]: Attempting to adjust cluster membership&lt;BR /&gt;Aug 22 14:41:27 rx1600-4 cmcld[6277]: Beginning standard partial election&lt;BR /&gt;Aug 22 14:41:28 rx1600-4 cmcld[6277]: Resumed updating safety time&lt;BR /&gt;Aug 22 14:41:28 rx1600-4 cmcld[6277]: 2 nodes have formed a new cluster, sequencc&lt;BR /&gt;e #3&lt;BR /&gt;Aug 22 14:41:28 rx1600-4 cmcld[6277]: The new active cluster membership is: rx166&lt;BR /&gt;00-2(id=1), rx1600-4(id=2)&lt;BR /&gt;Aug 22 14:46:13 rx1600-4 cmclconfd[12223]: cl_msg_udp_send: Input/output error&lt;BR /&gt;          &lt;BR /&gt;Expected results:&lt;BR /&gt;MySQL package  fails over to standby  node automatically and the database continues to function     &lt;BR /&gt;&lt;BR /&gt;Configuration: &lt;BR /&gt;lpcluster.config&lt;BR /&gt;NODE_NAME               rx1600-2&lt;BR /&gt;  NETWORK_INTERFACE     eth0&lt;BR /&gt;    HEARTBEAT_IP        10.101.0.109&lt;BR /&gt;  NETWORK_INTERFACE     eth1&lt;BR /&gt;    HEARTBEAT_IP        192.168.0.20&lt;BR /&gt;  CLUSTER_LOCK_LUN      /dev/sdc1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NODE_NAME               rx1600-4&lt;BR /&gt;  NETWORK_INTERFACE     eth0&lt;BR /&gt;    HEARTBEAT_IP        10.101.0.146&lt;BR /&gt;  NETWORK_INTERFACE     eth1&lt;BR /&gt;    HEARTBEAT_IP        192.168.0.40&lt;BR /&gt;  CLUSTER_LOCK_LUN      /dev/sdc1&lt;BR /&gt;&lt;BR /&gt;mysql.cntl:&lt;BR /&gt;IP[0]="10.101.1.152" &lt;BR /&gt;SUBNET[0]="10.0.0.0"&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 01:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847802#M57280</guid>
      <dc:creator>tommy_28</dc:creator>
      <dc:date>2006-08-22T01:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847803#M57281</link>
      <description>so what subnet do you have in the package config file:&lt;BR /&gt;Also, are you using the internal built-in lans of these rx1600 servers for the SG config? If so, are they 100BT or 1000BT?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 02:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847803#M57281</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-22T02:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847804#M57282</link>
      <description>The subnet as I wrote in the last part of previous msg. &lt;BR /&gt;&lt;BR /&gt;mysql.cntl:&lt;BR /&gt;IP[0]="10.101.1.152"&lt;BR /&gt;SUBNET[0]="10.0.0.0"&lt;BR /&gt;&lt;BR /&gt;The network cable I pulled is just the 10 subnet cable. &lt;BR /&gt;&lt;BR /&gt;I used both of 1000BT and 100BT build-in NIC of rx1600, the first one is for 10 subnet, the other for 192 subnet. They're all configued as HEARTBEAT network, yet MySQL package use 10 subnet for data transfer.</description>
      <pubDate>Tue, 22 Aug 2006 02:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847804#M57282</guid>
      <dc:creator>tommy_28</dc:creator>
      <dc:date>2006-08-22T02:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847805#M57283</link>
      <description>You state:&lt;BR /&gt;mysql.cntl:&lt;BR /&gt;IP[0]="10.101.1.152"&lt;BR /&gt;SUBNET[0]="10.0.0.0"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But what is the SUBNET configured in the package configuration file???&lt;BR /&gt;And you cannot use the built in 100BT LAN ports for Serviceguard on this model of server.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 04:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847805#M57283</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-22T04:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847806#M57284</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps enable logging or set -x in the package control script. I'm wondering if its running or not when failover conditions are met.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Aug 2006 06:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847806#M57284</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-22T06:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL package does not  fail over to standby  node when primary node network link lost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847807#M57285</link>
      <description>After config the subnet in the pkg config file, &lt;BR /&gt;the problem resovled. &lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Thu, 07 Sep 2006 21:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-package-does-not-fail-over-to-standby-node-when-primary/m-p/3847807#M57285</guid>
      <dc:creator>tommy_28</dc:creator>
      <dc:date>2006-09-07T21:40:05Z</dc:date>
    </item>
  </channel>
</rss>

