[MCOL-478] 1.0.4 to 1.0.6 upgrade failed, rsync error Created: 2016-12-20 Updated: 2016-12-21 Resolved: 2016-12-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 1.0.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There is a issue in the rsync.sh where the username isn't being loade correct with 'root' causing the command to fail ----- Starting MariaDB Columnstore on local server ----- MariaDB Columnstore successfully started MariaDB Columnstore Database Platform Starting, please wait ....... DONE Run MariaDB Columnstore Replication Setup.. MariaDB Columnstore Install Failed [root@usfit-scdb1 ~]# less /tmp/master-dist_pm2.log rsync -vopgr -e ssh --exclude=mysql/ --exclude=test/ --exclude=infinidb_vtable/ --exclude=infinidb_querystats/ --exclude=calpontsys/ --include=/ --include=/* --exclude=* /usr/local/mariadb/columnstore/mysql/db/ @192.168.212.32:/usr/local/mariadb/columnstore/mysql/db/ |
| Comments |
| Comment by David Hill (Inactive) [ 2016-12-21 ] |
|
Issues is when installing with ssh setup, username is blank |
| Comment by David Hill (Inactive) [ 2016-12-21 ] |