[MCOL-4014] storagemanager.cnf variable $HOME - problem with using this Created: 2020-05-21 Updated: 2021-05-03 Resolved: 2020-05-21 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Storage Manager |
| Affects Version/s: | None |
| Fix Version/s: | 1.4.4, 1.5.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Patrick LeBlanc (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Customer reported The storagemanager.cnf file has the variable $HOME This obviously is not going to work. This location, where ever we point it, will be an EBS volume. May i presume we need to handle creation and mounting of this point? |
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2020-05-21 ] |
|
$HOME's been replaced for the next releases. Everything was in flux at the time of development, didn't know where to put it. Figured since the user would have to configure storagemanager by hand anyway to set keys, buckets, etc, they could also set the paths the way they like. I don't have the ticket on hand, but $HOME has been replaced with the current location of CS data. re mounting / ebs / etc, the user will have to do that themselves. We're trying to be more agnostic / happily ignorant about underlying storage going forward. |