[MCOL-84] amazonInstaller script, update or not support Created: 2016-05-26 Updated: 2023-10-26 Resolved: 2016-06-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Amazon EC2 |
||
| Sprint: | MCOL Sprint 2 - Priority 2 |
| Description |
|
On the InfiniDB product,we have a script that will automatically will setup an Amazon System based Parameters provide by user in a configure file. This script, called amazonInstaller is pre-installed on the AMI. It will auto create all the instances and EBS volumes foe the user. This script needs to be updated to work on the ColumnStore product or we can decide just to use the postConfigure installer, which will also pre-create the instances and EBS volumes for the user. The main difference is postConfigure is a prompting configuration tool and the amazonInstaller reads the dat from the configuration file, making it a quicker installer to bring up a multiple-node cluster. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2016-05-31 ] |
|
hillAs discussed on slack - we shall just use the postconfigure installer. |
| Comment by Dipti Joshi (Inactive) [ 2016-06-04 ] |
|
Since postConfigure allows pre-creating and attaching to EBS volume - this is not needed. Hence closing |