Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.6.2
    • N/A
    • Server

    Description

      No momento do comando `sudo systemctl start mariadb`, ele iniciou, porem com o seguinte erro, o conteúdo está em `mariadb10.6.2.err`.

      Observação: selinux está desabilitado.
      

      Procedimentos:

      cat <<EOF | sudo tee /etc/yum.repos.d/MariaDB.repo
      # MariaDB 10.6 [Beta] CentOS repository list - created 2021-07-01 15:11 UTC
      # https://mariadb.org/download/
      [mariadb]
      name = MariaDB
      baseurl = http://nyc2.mirrors.digitalocean.com/mariadb/yum/10.6/centos7-ppc64
      gpgkey=http://nyc2.mirrors.digitalocean.com/mariadb/yum/RPM-GPG-KEY-MariaDB
      gpgcheck=1
      EOF
       
      sudo rpm --import https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
      sudo yum install MariaDB-server MariaDB-client galera-4 rsync
       
      sudo systemctl start mariadb
      

      Attachments

        1. mariadb10.6.2.err
          11 kB
          Rodrigo Camargo dos Santos

        Issue Links

          Activity

            danblack Daniel Black added a comment -

            Hi Rodringo,

            Like your bug MDEV-26056 the crc32 implementation assumed a POWER8 processor with VSX capability which from AFAIK the POWER7 doesn't have.

            As the same packages are for everyone I'm going to have to do a runtime detection and provide a compile time compatibility for AIX/BSDs that don't have a runtime detection.

            danblack Daniel Black added a comment - Hi Rodringo, Like your bug MDEV-26056 the crc32 implementation assumed a POWER8 processor with VSX capability which from AFAIK the POWER7 doesn't have. As the same packages are for everyone I'm going to have to do a runtime detection and provide a compile time compatibility for AIX/BSDs that don't have a runtime detection.

            this will be covered in MDEV-26058

            serg Sergei Golubchik added a comment - this will be covered in MDEV-26058

            People

              serg Sergei Golubchik
              rodrigo Rodrigo Camargo dos Santos
              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.