[MCOL-1544] FUSE mounts fail checkDataMount Created: 2018-07-09 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.5 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | community | ||
| Description |
|
checkDataMount will try to mount the external mount point, check if there is anything in /tmp/mount and if there is (and it is not "already") then it fails. If a FUSE FS such as Ceph is used then that will contain log data about starting the FUSE service. Example:
This means that ColumnStore marks it as failed. |