[MDEV-8564] Can't create/write to file '/tmp/#sql_xxx_x.MAI' (Errcode: 2 "No such file or directory") Created: 2015-07-30 Updated: 2019-12-14 Resolved: 2019-12-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.0.19-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Arnaudb | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | docker | ||
| Environment: |
Debian 8 / docker 1.5 |
||
| Description |
|
When doint a select, at a random time, the select returns Can't create/write to file '/tmp/#sql_16d_0.MAI' (Errcode: 2 "No such file or directory"), and if retried it returns a "normal" result. The issue occurs on 1 outta 3 master servers. The table structure is :
Cluster is stable :
|
| Comments |
| Comment by Elena Stepanova [ 2015-07-30 ] |
|
For starters, please check this discussion if you haven't yet: http://stackoverflow.com/questions/11997012/mysql-cant-create-write-to-file-tmp-sql-3c6-0-myi-errcode-2-what-does . Secondly, are your cluster nodes running on different physical/virtual machines, or on the same one? |
| Comment by Nirbhay Choubey (Inactive) [ 2015-07-30 ] |
|
ArnaudB. : As pointed in the comment above, this could not be a bug. |
| Comment by Arnaudb [ 2015-07-31 ] |
|
It doesnt seem like there was a lack of space on this server, there was no state change in the cluster so no network flapping. It wasn't overload either. To answer your second question, those server are in the same datacenter, not on the same physical host. |
| Comment by Jan Lindström (Inactive) [ 2019-12-14 ] |
|
Support for 10.0-galera has ended. |