]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: specify correct fs type for mkfs 55278/head
authorHimura Kazuto <vladislav.glagolev@devexpress.com>
Tue, 23 Jan 2024 12:59:10 +0000 (12:59 +0000)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 13:21:01 +0000 (13:21 +0000)
The default value is ext2, which is not supported (anymore?).

Signed-off-by: Vladislav Glagolev <vladislav.glagolev@devexpress.com>
doc/rbd/rbd-nomad.rst

index 66d87d6cee16eb181193bd71583fc3d6713557c7..747bc3acaf790ba03b2e4896d8a1e5a5b9a8b890 100644 (file)
@@ -372,6 +372,7 @@ using the newly created nomad user id and cephx key::
       clusterID = "b9127830-b0cc-4e34-aa47-9d1a2e9949a8"
       pool = "nomad"
       imageFeatures = "layering"
+      mkfsOptions = "-t ext4"
     }
 
 After the ``ceph-volume.hcl`` file has been generated, create the volume: