[MCOL-3513] Distributed installation using RPM package is not working Created: 2019-09-20  Updated: 2019-09-27  Resolved: 2019-09-27

Status: Closed
Project: MariaDB ColumnStore
Component/s: installation
Affects Version/s: 1.4.0
Fix Version/s: Icebox

Type: Bug Priority: Major
Reporter: Daniel Lee (Inactive) Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

Build tested: 1.4.0-1

[root@localhost ~]# cat /data/qa/release/1.4.0-1/centos7/gitversionInfo.txt
engine commit:
3ce8f98

Configuration tested: 1um2pm

After running 'postConfigure -d" on pm1, the stack failed to come up. It turned out that only 3 out 14 RPM files were copied to um1 and pm2. It seems that postConfigure copied only files that matched 'mariadb-columnstore-1.4.0-1-x86_64*'.

In 1.2.5-1 and prior, RPM files are name with this naming pattern. In 1.4.0-1, this is no longer the case. To fix the issue, either RPM files need to be rename in the same way as prior releases, of postConfigure needs to be modified to handle the current naming convention. If it is to modified postConfigure, please make sure it copies only files from this release, not any other RPM files that may exist in the /root directory. This would be the case during an upgrade process (RPM files for both releases are in the /root directory)

The .gz package has the following RPM files

MariaDB-client-10.4.8_3-1.el7.x86_64.rpm
MariaDB-client-debuginfo-10.4.8_3-1.el7.x86_64.rpm
mariadb-columnstore-1.4.0-1-centos7.x86_64.rpm.tar.gz
mariadb-columnstore-1.4.0-1-x86_64-centos7-libs.rpm
mariadb-columnstore-1.4.0-1-x86_64-centos7-platform.rpm
mariadb-columnstore-1.4.0-1-x86_64-centos7-storage-engine.rpm
MariaDB-common-10.4.8_3-1.el7.x86_64.rpm
MariaDB-common-debuginfo-10.4.8_3-1.el7.x86_64.rpm
MariaDB-gssapi-server-10.4.8_3-1.el7.x86_64.rpm
MariaDB-gssapi-server-debuginfo-10.4.8_3-1.el7.x86_64.rpm
MariaDB-server-10.4.8_3-1.el7.x86_64.rpm
MariaDB-server-debuginfo-10.4.8_3-1.el7.x86_64.rpm
MariaDB-shared-10.4.8_3-1.el7.x86_64.rpm
MariaDB-shared-debuginfo-10.4.8_3-1.el7.x86_64.rpm

Only the following 3 files were copied to um1 and pm2

mariadb-columnstore-1.4.0-1-x86_64-centos7-libs.rpm
mariadb-columnstore-1.4.0-1-x86_64-centos7-platform.rpm
mariadb-columnstore-1.4.0-1-x86_64-centos7-storage-engine.rpm



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2019-09-27 ]

Distributed install has now been removed from 1.4.0

Generated at Thu Feb 08 02:43:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.