]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: specify correct fs type for mkfs 55282/head
authorHimura Kazuto <vladislav.glagolev@devexpress.com>
Tue, 23 Jan 2024 12:59:10 +0000 (12:59 +0000)
committerZac Dover <zac.dover@proton.me>
Tue, 23 Jan 2024 15:59:18 +0000 (01:59 +1000)
The default value is ext2, which is not supported (anymore?).

Signed-off-by: Vladislav Glagolev <vladislav.glagolev@devexpress.com>
(cherry picked from commit 886af37744847246b3e70f54b8577ed4f9815c20)

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: