Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1618

Maxadmin Binary Hangs on a Big endian Platform

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.1.17, 2.2.5
    • maxadmin
    • None
    • Ub 16.04 , arch=s390x

    Description

      Hi ,

      I have reached this forum as i face issues using maxadmin on ub 16.04 , s390x platform.
      I am pasting below configuration of maxscale for your reference so that you can point me out if i am doing anythg wrong in the config

      I have build maxscale v2.2 and able to start maxscale server and also get it connected to a master MariaDB DB, i can also use clients to pass queries in and out via maxscale
      The only issue that i get is using maxadmin which simple hangs even when i invoke it like below
      maxadmin -h 127.0.0.1 ( some help on this would be very helpful)

      contents of maxscale.cnf
      [maxscale]
      threads=1

      [server1]
      type=server
      address=<some IP>
      port=3306
      protocol=MySQLBackend

      [server2]
      type=server
      address=<some IP>
      port=3306
      protocol=MySQLBackend

      [MySQL Monitor]
      type=monitor
      module=mysqlmon
      servers=server1,server2
      user=maxuser
      passwd=maxpwd
      monitor_interval=10000

      [Read-Only Service]
      type=service
      router=readconnroute
      servers=server1,server2
      user=maxuser
      passwd=maxpwd
      router_options=slave

      [Read-Write Service]
      type=service
      router=readwritesplit
      servers=server1,server2
      user=maxuser
      passwd=maxpwd
      max_slave_connections=100%

      [MaxAdmin Service]
      type=service
      router=cli

      [Read-Only Listener]
      type=listener
      service=Read-Only Service
      protocol=MySQLClient
      port=4008

      [Read-Write Listener]
      type=listener
      service=Read-Write Service
      protocol=MySQLClient
      port=4006

      [MaxAdmin Listener]
      type=listener
      service=MaxAdmin Service
      protocol=maxscaled
      address=localhost
      port=6603

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            chandranana_naik Chandranana
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.