[MCOL-845] postConfigure creates a list of dbroots and assigns them device nodes, it starts at 'g' and increments, but it skips 'k'. system fails to start Created: 2017-07-31 Updated: 2023-10-26 Resolved: 2017-08-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.9 |
| Fix Version/s: | 1.0.11, 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Amazon EC2/EBS system |
||
| Sprint: | 2017-16 |
| Description |
|
This Problem was reported by a customer and I was able to reproduce. "When postConfigure creates a list of dbroots and assigns them device nodes, it starts at 'g' and increments, but it always skips 'k'. use postConfigure to create a 5 pm system with 1 dbroot per pm. from pm1: [mariadb-user@ip-172-30-0-43 ~]$ cat /etc/fstab mcsadmin> getst System Storage Configuration Performance Module (DBRoot) Storage Type = external Amazon EC2 Volume Name/Device Name/Amazon Device Name for DBRoot1: vol-079b3cbedef7f5e63, /dev/sdg, /dev/xvdg ----- Performing Install on 'pm5 / i-0d89929eacf3c73a1' ----- Install log file is located here: /tmp/pm5_binary_install.log MariaDB ColumnStore Package being installed, please wait ... |
| Comments |
| Comment by David Hill (Inactive) [ 2017-08-09 ] |
|
fixed in develop-1.0 1.0.11 commit 06199595763c363dc36a6bd8d1c1d52a1eb2071c |
| Comment by David Hill (Inactive) [ 2017-08-09 ] |
|
1.1.0 merged from 1.0.10 commit 76fb89c13f8e1495e127078474f315850d5b86ea |
| Comment by David Hill (Inactive) [ 2017-08-14 ] |
|
passed test by Dh and customer... |