• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. G

    Question MariaDB 10.6 — MySQL Tuner Questions!

    I have a relatively freshly-minted server running AlmaLinux 8.7, with 64GB RAM and a pair of terabyte SSDs. After updating to MariaDB 10.6.x, I configured the my.cnf file to represent a prior server with a similar setup: # # This group is read both both by the client and the server # use it...
  2. G

    Resolved Upgrade to MariaDB 10.6

    It’s a side effect of the MariaDB install. And I found the Plesk document with the fix. Get a grip please.
  3. G

    Resolved Upgrade to MariaDB 10.6

    One more thing: Is there a fix for this error in the backup log? Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2: WARNING: Forcing protocol to TCP due to option specification. Please explicitly state intended protocol. mysqldump: Got error: 1045: "Access denied...
  4. G

    Resolved Upgrade to MariaDB 10.6

    I will. How much of the MySQL Tuner report should I post?
  5. G

    Resolved Upgrade to MariaDB 10.6

    Thanks all. We're good now. Next: Can I get some advice on setting up MySQL Tuner and making the appropriate changes to my.cnf? I'll be happy to send the report to anyone who can render a bit of advice.
  6. G

    Resolved Upgrade to MariaDB 10.6

    I am reluctant to try anything that might impact the server. It’s newly minted. The only things I’ve done outside of Plesk updates and extensions are to install MySQL Tuner and this.
  7. G

    Resolved Upgrade to MariaDB 10.6

    I used the MariaDB.repo file text from the Plesk instructions, changing 10.4 to 10.6. Got this: [root@server ~]# yum install MariaDB-server galera-4 MariaDB-client MariaDB-shared MariaDB-backup MariaDB-common MariaDB 441 kB/s | 658 kB 00:01...
  8. G

    Resolved Upgrade to MariaDB 10.6

    If done this install before on other servers and never encountered any trouble. Just this one.
  9. G

    Resolved Upgrade to MariaDB 10.6

    Got it to work: [mariadb]$ name = MariaDB$ baseurl = Index of https://mirror.mariadb.org/yum/10.6/centos8-amd64/$ gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB$ enabled=1$ module_hotfixes=1$ But I still get the same errors with the original base url and the one above.
  10. G

    Resolved Upgrade to MariaDB 10.6

    I executed the command, and it returned me to the prompt without any result. The screenshot posted is the index of that folder in which the file is placed. /etc/yum.repos.d/MariaDB.repo
  11. G

    Resolved Upgrade to MariaDB 10.6

    Doesn't see the file, but it IS in there.
  12. G

    Resolved Upgrade to MariaDB 10.6

    MariaDB 0.0 B/s | 0 B 00:00 Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Empty mirrorlist and no basepath specified! [root@server ~]# MariaDB 0.0 B/s | 0 B...
  13. G

    Resolved Upgrade to MariaDB 10.6

    MariaDB 0.0 B/s | 0 B 00:00 Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Empty mirrorlist and no basepath specified! Either way.
  14. G

    Resolved Upgrade to MariaDB 10.6

    Oh and this: Index of /almalinux/8.7/AppStream/x86_64/os/Packages/ Doesn't list MariaDB 10.6. Latest is mariadb-10.5.16-2.module_el8.6.0+3072+3c630e87...> Or should I be using: /yum/10.6/centos8-amd64/rpms/ The failure seems to indicate the file couldn't be found.
  15. G

    Resolved Upgrade to MariaDB 10.6

    OK, we are mostly set here, but for this: yum install MariaDB-server galera-4 MariaDB-client MariaDB-shared MariaDB-backup MariaDB-common If I'm going to use the MariaDB.repo file configured as follows: # cat /etc/yum.repos.d/MariaDB.repo [mariadb] name = MariaDB baseurl = Index of...
  16. G

    Resolved Upgrade to MariaDB 10.6

    I went through every single file above and there is nothing mentioning MariaDB.
  17. G

    Resolved Upgrade to MariaDB 10.6

    Of course, this wouldn't be a problem if Plesk simply included an installer for the latest supported version of MariaDB in the control panel, just as cPanel does.
  18. G

    Resolved Upgrade to MariaDB 10.6

    Make a good guess:
Back
Top