diff options
author | Lucian Petrut <lpetrut@cloudbasesolutions.com> | 2022-08-30 15:38:18 +0200 |
---|---|---|
committer | Lucian Petrut <lpetrut@cloudbasesolutions.com> | 2022-08-30 16:04:54 +0200 |
commit | 6bf7a7ef31b7e4d52b6f991df171f9e5ba767749 (patch) | |
tree | 36e7281c67d3ea743e4b31f38a888ca981283d9b /README.windows.rst | |
parent | dokan: switch to Dokany v2 (diff) | |
download | ceph-6bf7a7ef31b7e4d52b6f991df171f9e5ba767749.tar.xz ceph-6bf7a7ef31b7e4d52b6f991df171f9e5ba767749.zip |
doc/cephfs: update Dokany requirement
We've switched to Dokany v2, so we're updating the docs
accordingly.
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
Diffstat (limited to 'README.windows.rst')
-rw-r--r-- | README.windows.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.windows.rst b/README.windows.rst index fd64faae4d6..2c2419c08f7 100644 --- a/README.windows.rst +++ b/README.windows.rst @@ -103,8 +103,7 @@ In order to mount Ceph filesystems, you will have to install Dokany. You may fetch the installer as well as the source code from the Dokany Github repository: https://github.com/dokan-dev/dokany/releases -The minimum supported Dokany version is 1.3.1. At the time of the writing, -Dokany 2.0 is in Beta stage and is unsupported. +Make sure to install Dokany 2.0.5 or later. In order to map RBD images, the ``WNBD`` driver must be installed. Please check out this page for more details about ``WNBD`` and the install process: |