diff options
Diffstat (limited to 'doc/rbd/rbd-nomad.rst')
-rw-r--r-- | doc/rbd/rbd-nomad.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/rbd/rbd-nomad.rst b/doc/rbd/rbd-nomad.rst index 66d87d6ce..747bc3aca 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: |