[MDEV-20834] Engine cannot be altered to S3 from MyISAM for a 110Gb table. Created: 2019-06-07 Updated: 2021-02-19 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Storage Engine - S3 |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Stepan Patryshev (Inactive) | Assignee: | Elena Stepanova |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 on Hyper-V. SSD. |
||
| Issue Links: |
|
||||||||
| Description |
|
Branch: 10.3-enterprise
The client is hanging with this 'Repair by sorting' last message.
The appropriate 'data' directory is about 110Gb size. |
| Comments |
| Comment by Elena Stepanova [ 2019-06-08 ] |
|
You must have run out of disk space for the tmp table on your local machine. |
| Comment by Stepan Patryshev (Inactive) [ 2019-06-08 ] |
|
elenst No. I've monitored very carefully the free space. And creating the tmp table already has finished and there was still a free space. |
| Comment by Michael Widenius [ 2019-10-15 ] |
|
How long did you wait? Did you try to check what happened on S3 with Copying a 110G table can take hours if you have a slow internet line. The S3 protocol is not very efficient... |
| Comment by Stepan Patryshev (Inactive) [ 2019-10-15 ] |
|
As I remember, I was waiting not less than 2 days. And I have not checked this "aws s3 ls --recursive s3://storage-engine/test". |
| Comment by Stepan Patryshev (Inactive) [ 2019-10-15 ] |
|
monty sorry, I mixed it up. That time I did not have 2 days actually. It was only about 1 hour. |