]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephfs: update Dokany requirement
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 30 Aug 2022 13:38:18 +0000 (13:38 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 30 Aug 2022 14:04:54 +0000 (14:04 +0000)
We've switched to Dokany v2, so we're updating the docs
accordingly.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
README.windows.rst
doc/install/windows-install.rst

index fd64faae4d6f29dc5903dfe88307b96ac0683e96..2c2419c08f7f647300a7579001097910d1e8e3ff 100644 (file)
@@ -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:
index 0cf1550beb9a7b36e8dacce7660685fd7d88a232..6da3e17231a03a8c2802353f896122c835849965 100644 (file)
@@ -34,8 +34,7 @@ In order to mount Ceph filesystems, ``ceph-dokan`` requires Dokany to be
 installed. 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.
 
 Unlike ``WNBD``, Dokany isn't included in the Ceph MSI installer.