[MDEV-32985] Consider adding .nfs to cpat variable default value Created: 2023-12-11 Updated: 2023-12-11 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.6.15, 10.6.16, 10.11.6, 10.4.33 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Julius Goryavsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When storage is NFS, Mariabackup SST may fail with:
The solution that seems to work is to add .nfs to the cpat variable:
With this Jira we would be happy if you evaluated if such pattern should be added to the default value of the cpat variable in the [sst] section. |