You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are experiencing the same issue as the previously opened ticket (#16).
Previously, simply reinstalling via the MySQL Governor script and running ./cloudlinux7to8 --resume was sufficient.
Now, the issue is that when resuming the step, the cloudlinux7to8 tool first removes MariaDB:
After removing MariaDB the tool fails to reinstall MariaDB. This can be worked around by resuming the tool so it can proceed to the next step; however, it eventually breaks due to the missing MariaDB.
Manually installing MariaDB via the MySQL Governor now only works when adding the --install-beta flag. Without this flag, we encounter the following error:
/usr/share/lve/dbgovernor/mysqlgovernor.py --mysql-version=mariadb1011
Set MySQL to type 'mariadb1011'
/usr/share/lve/dbgovernor/mysqlgovernor.py --install --yes
!!!Before making any changes to the database, make sure that you have a backup copy of users' data!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!Ctrl+C to cancel the installation!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Instruction: how to create a whole-database backup - http://docs.cloudlinux.com/index.html?backing_up_mysql.html
Saving current enabled module: mariadb:cl-MariaDB1011
Cached module: mariadb:cl-MariaDB1011
Start downloading current installed packages
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/old/mysqlclient21-8.0.35-1.el8.cloudlinux.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/old/mysqlclient15-5.0.91-3.el8.cloudlinux.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/old/mysqlclient16-5.1.73-2.el8.cloudlinux.x86_64.rpm was loaded
Started downloading packages for the new installation
This system is receiving updates from CloudLinux Network server.
167 files removed
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-devel-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-client-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-client-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-devel-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/mysqlclient16-5.1.73-2.el8.cloudlinux.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/mysqlclient15-5.0.91-3.el8.cloudlinux.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/mysqlclient21-8.0.35-1.el8.cloudlinux.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/libaio-0.3.112-1.el8.x86_64.rpm was loaded
Package /usr/share/lve/dbgovernor/tmp/governor-tmp/new/cl-MariaDB-meta-client-10.11.10-1.module_el8.10.0+6879+09281501.x86_64.rpm was loaded
WARNING!!!! Package cl-MariaDB1011-libs was not downloaded
WARNING!!!! Package cl-MariaDB1011-server was not downloaded
WARNING!!!! Package cl-MariaDB1011 was not downloaded
WARNING!!!! Package cl-MariaDB1011-devel was not downloaded
Installation of MySQL packages will not be completed because not all of the new packages have been downloaded
In the previous ticket the output off 'yum list 'cl-Maria*' --showduplicates' was asked, here it is;
Before stage Update databases / action update modern mariadb installed from governor
We are experiencing the same issue as the previously opened ticket (#16).
Previously, simply reinstalling via the MySQL Governor script and running ./cloudlinux7to8 --resume was sufficient.
Now, the issue is that when resuming the step, the cloudlinux7to8 tool first removes MariaDB:
After removing MariaDB the tool fails to reinstall MariaDB. This can be worked around by resuming the tool so it can proceed to the next step; however, it eventually breaks due to the missing MariaDB.
Manually installing MariaDB via the MySQL Governor now only works when adding the --install-beta flag. Without this flag, we encounter the following error:
In the previous ticket the output off 'yum list 'cl-Maria*' --showduplicates' was asked, here it is;
Before stage Update databases / action update modern mariadb installed from governor
After failed stage Update databases / action update modern mariadb installed from governor
cloudlinux7to8_feedback.zip
The text was updated successfully, but these errors were encountered: