Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-11431

Update to AWS KMS manual page

    XMLWordPrintable

Details

    Description

      On this page:

      https://mariadb.com/kb/en/mariadb-enterprise/mariadb-enterprise-aws-kms-encryption-plugin-setup-guide/

      Under the "Installation" section, it says to simply run the following to install:

      "To install, the AWS KMS plugin, set up the MariaDB Enterprise Repository for MariaDB Enterprise 10.1 and then execute yum install MariaDB-aws-key-management or apt install mariadb-aws-key-management-10.1."

      However, this fails with the following if your aws-key-management-region is not "us-east-1":

      2016-11-30 18:09:01 139899400259840 [ERROR] AWS KMS plugin : GenerateDataKeyWithoutPlaintext failed : NotFoundException - Alias arn:aws:kms:us-east-1:744686699669:alias/mariadb_test is not found.

      In which case, you must set aws-key-management-region to the proper region in your server.cnf file for this to install, for instance:

      aws-key-management-region = us-west-2

      I'd like to ask if we can please add something to this effect on that manual page under the "Installation" section.

      Thank you for your consideration.

      Attachments

        Activity

          People

            kolbe Kolbe Kegel (Inactive)
            ccalender Chris Calender (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.