[MCOL-5446] CS Install/Upgrade chown mysql:mysql /var/lib/columnstore performance Created: 2023-03-08 Updated: 2023-07-01 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Allen Herrera | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
On large customer deployments, the following takes a very long time when using the yum package manager.
For rpms i have this work around
Ideally columnstore might search for files not own by mysql or count if none skip. Or provide an easy method to skip this check on upgrade. The current brute force method makes upgrading customers production take super long when downtime is most critical and needs to be as fast as possible often. |