From: Himura Kazuto Date: Tue, 23 Jan 2024 12:59:10 +0000 (+0000) Subject: doc: specify correct fs type for mkfs X-Git-Tag: v19.1.0~462^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=886af37744847246b3e70f54b8577ed4f9815c20;p=ceph.git doc: specify correct fs type for mkfs The default value is ext2, which is not supported (anymore?). Signed-off-by: Vladislav Glagolev --- diff --git a/doc/rbd/rbd-nomad.rst b/doc/rbd/rbd-nomad.rst index 66d87d6cee16e..747bc3acaf790 100644 --- a/doc/rbd/rbd-nomad.rst +++ b/doc/rbd/rbd-nomad.rst @@ -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: