-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
The latest version of minIO refuses to startup on Mac OS.
Unable to use the drive /data: disk does not support O_DIRECT
ERROR Unable to initialize backend: Unable to write to the backend
> Please ensure your disk supports O_DIRECT
HINT:
Disks do not support O_DIRECT flags, MinIO erasure coding requires filesystems with O_DIRECT support
According to the minio docs:
Starting with RELEASE.2022-06-02T02-11-04Z, MinIO implements a zero-parity erasure coded backend for single-node single-drive deployments. This feature allows access to erasure coding dependent features without the requirement of multiple drives. The specified data volume or folder must be empty or only contain files generated by a previous SNSD deployment. Use an earlier version of MinIO to retain the legacy filesystem-access behavior.