[MCOL-1975] Amazon with EBS system - needs to do detach of EBS not assign to a Instance Created: 2018-11-28 Updated: 2023-10-26 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Amazon AMI with EBS 2+ pms |
||
| Description |
|
Startup Up instances on a system that was shutdown the previous day. DBroot 2 EBS was attached to PM1, but it was assigned to PM2. So the system failed to come up. There is code to unmount disk that are not assigned to a certain PM. But not to detach a EBS volume. So code needs to be addded to do the detach on ebs volumnes that arent assigned to a specific pm. |
| Comments |
| Comment by David Hill (Inactive) [ 2018-11-28 ] |
|
work around: 1. shutdown system |