[MCOL-4219] mcsadmin missing from Enterprise packages? Created: 2020-07-29 Updated: 2020-09-21 Resolved: 2020-08-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Assen Totin (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB Enterprise Server 10.5.4-2 on CentOS-7 seems to lack the mcsadmin utility. I cannot find any reference to it been removed, replaced by another tool or renamed. The package even ships an alias to it: [root@p2w3 ~]# grep mcsadmin /etc/profile.d/columnstoreAlias.sh [root@p2w3 ~]# ma [root@p2w3 ~]# mcsadmin [root@p2w3 ~]# set | grep PATH [root@p2w3 ~]# rpm -q MariaDB-columnstore-engine Installation was done from the RPM tarball via "rm -f debuginfo; yum install ./*rpm" |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2020-08-19 ] |
|
OAM has been removed. Please use the new API. |
| Comment by Patrick Safarov [ 2020-09-07 ] |
|
Does new API allow to suspend db writes for backups? UPD. `columnstoreDBWrite` command does it now |