Global Storage

Global Storage Forum

Connect, collaborate, and stay informed with insights from across Storage

 View Only
  • 1.  IP quorum state is offline

    Posted Thu July 11, 2024 10:43 AM

    Hi everyone!

    i download and run ip_quorum.jar on CentOS Stream 8

    [root@ip-qourum ~]# cat /etc/os-release
    NAME="CentOS Stream"
    VERSION="8"
    ID="centos"
    ID_LIKE="rhel fedora"
    VERSION_ID="8"
    PLATFORM_ID="platform:el8"
    PRETTY_NAME="CentOS Stream 8"
    ANSI_COLOR="0;31"
    CPE_NAME="cpe:/o:centos:centos:8"
    HOME_URL="https://centos.org/"
    BUG_REPORT_URL="https://bugzilla.redhat.com/"
    REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8"
    REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"

    and Java version

    [root@ip-qourum ~]# java -version
    openjdk version "1.8.0_362"
    OpenJDK Runtime Environment (build 1.8.0_362-b08)
    OpenJDK 64-Bit Server VM (build 25.362-b08, mixed mode)

    and when i run ip_quorum.jar in centos, i have a error like image bellow

    and state IP Quorum is offline

    I have attached the log file

    Hope everyone can help me solve this problem

    Thank you very much!!!



    ------------------------------
    Cuong nguyen
    ------------------------------


  • 2.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 12:32 AM

    Hi, 

    As you can see in the log, the ip quorum accesses only 3 nodes. There should be 4



    ------------------------------
    Nezih Boyacioglu
    ------------------------------



  • 3.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 10:13 PM
    Edited by Cuong nguyen Fri July 12, 2024 10:18 PM

    Thank you for your replay, but I don't understand why it only recognizes 3 IPs, My server pings all 4 IPs and gets a response.



    ------------------------------
    Cuong nguyen
    ------------------------------



  • 4.  RE: IP quorum state is offline

    Posted Mon July 15, 2024 11:49 AM

    Hola Cuong!

    • Is the status of your 4 nodes OK?  Are you able to ssh and authenticate to all 4 nodes or only 3? Specially to the the one with IP address .121
    • Is it possible you have a duplicate IP address 192.168.70.121? You could try removing the ethernet cable and ping to the IP address
    • is the output of sainfo lsservicenodes OK?
    • Don't you see issues against eth ports if you issue lseventlog -message no
    • Don't you see any additional clue in the log file generated in /opt ? There should be a log file called ip_quorum.log.<timestamp>
    • Have you tried rebooting the node with 192.168.70.121 in the case it has a funny condition?


    ------------------------------
    Luis Lopez
    ------------------------------



  • 5.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 02:16 AM
    Edited by Luis Lopez Fri July 12, 2024 12:28 PM

    Hola Cuong,

    Have you check all prerequisites in the IBM page?

    https://www.ibm.com/support/pages/node/7013877

    https://www.ibm.com/support/pages/node/7001603

    I have a host with RHEL8.8, the code in my Flashsystem is 8.7.0.0 and works with no problem. Which code has your Flashsystem?

    This is the java version:

    [17:27:18] RHEL8p8-gdlsvt7a-11:~ # java -version
    openjdk version "1.8.0_392"
    OpenJDK Runtime Environment (build 1.8.0_392-b08)
    OpenJDK 64-Bit Server VM (build 25.392-b08, mixed mode)

    Another possibility could be the linux firewall I guess...  I have it off due to it's a test environment

    Note. I don't see the IP quorum log file attached.



    ------------------------------
    Luis Lopez
    ------------------------------



  • 6.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 10:14 PM
    Edited by Cuong nguyen Fri July 12, 2024 10:21 PM

    Thanks for your replay

    I using Centos 8 Stream and openjdk version "1.8.0_362"



    ------------------------------
    Cuong nguyen
    ------------------------------



  • 7.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 02:26 AM

    Dear Cuong

    I would suggest not to use the default IP addresses of the canisters because you might run in trouble, if you bring a new machine in and you have two boxes with the same addresses. That causes confusion. In my installations i use a different network.



    ------------------------------
    Martin Haussmann
    SE
    TD SYNNEX Germany
    ------------------------------



  • 8.  RE: IP quorum state is offline

    Posted Fri July 12, 2024 10:23 PM

    Thank you for your reply, can you explain it to me in more detail?

    I only have 1 device running App IP_Quroum and 4 IP addresses of the devices.



    ------------------------------
    Cuong nguyen
    ------------------------------