Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-3818

CLONE - postConfigure Replication Error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 1.4.2
    • 1.2.6
    • ?
    • None

    Description

      postConfigure throws the following schema sync/replication error when using multi node option:

      /bin/postConfigure -qm -pm-ip-addrs 10.10.10.10,10.10.10.11 -sn columnstore-system1

      ERROR: Error return in running the MariaDB ColumnStore Master replication, check /tmp/columnstore_tmp_filesmaster-rep*.logs on pm1
      

      cat /var/log/mariadb/columnstore/debug.log

      ...
      disable-rep-columnstore.sh: Error return, check log /tmp/columnstore_tmp_files/disable-rep-columnstore.log
      ...
      

      cat /tmp/columnstore_tmp_files/disable-rep-columnstore.log

      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      ERROR: check log file:/tmp/columnstore_tmp_files/disable-rep-status.log
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      

      cat /tmp/columnstore_tmp_files/disable-rep-status.log

      Run stop slave command
      stop slave;
      ERROR: ld.so: object 'libjemalloc.so' from LD_PRELOAD cannot be preloaded: ignored.
      

      It also fails aftewards using mcsadmin:

      mcsadmin enableMySQLReplication

      enablemysqlreplication   Sat Dec 28 02:16:24 2019
       
      Enter the 'User' Password or 'ssh' if configured with ssh-keys
                 Please enter: ssh
       
      **** enableRep Failed :  API Failure return in enableMySQLRep API
      

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            pleblanc Patrick LeBlanc (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.