Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

O_DIRECT support for host-mounted volume #1619

Open
friism opened this issue May 16, 2017 · 3 comments
Open

O_DIRECT support for host-mounted volume #1619

friism opened this issue May 16, 2017 · 3 comments

Comments

@friism
Copy link

friism commented May 16, 2017

Cross-posted from the MS SQL Server tracker: microsoft/mssql-docker#12

SQL Server requires underlying filesystems to support the O_DIRECT file option so that we can use asynchronous I/O. It appears that Docker's OS X volume mapper doesn't support this. We also require O_DIRECT because SQL Server expects unbuffered I/O to the disk.

@Raymond-Porrata
Copy link

Question: since paragon software has the ability to read/write ntfs volumes, can docker use the tool to support async i/o? Is there a way to test this? thanks in advance for any guidance. https://paragon-software.com/. I am also reaching out to Paragon Software about this topic.

@docker-robott
Copy link
Collaborator

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale comment.
Stale issues will be closed after an additional 30d of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle stale

@TribuneX
Copy link

TribuneX commented May 8, 2018

/remove-lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants