]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Rolled back comment on filesystem creation.
authorAlexis Lahouze <xals@lahouze.org>
Tue, 8 Jul 2014 08:15:38 +0000 (10:15 +0200)
committerAlexis Lahouze <xals@lahouze.org>
Tue, 8 Jul 2014 08:15:38 +0000 (10:15 +0200)
roles/osd/tasks/journal_collocation.yml
roles/osd/tasks/raw_journal.yml
roles/osd/tasks/raw_multi_journal.yml

index 566e1518764c87bb2515c6db8b4061111296c585..935abd9f7d9caa82f43d0130d30b9c9c93d4d070 100644 (file)
@@ -38,7 +38,7 @@
 # Prepare means
 # - create GPT partition for a disk, or a loop label for a partition
 # - mark the partition with the ceph type uuid
-# - create a XFS file system
+# - create a file system
 # - mark the fs as ready for ceph consumption
 # - entire data disk is used (one big partition)
 # - a new partition is added to the journal disk (so it can be easily shared)
index 099715eb537debc8d775f1a19f7815eece30c84b..09640de5583c1ab1876a0912f28dc89faf6510bb 100644 (file)
@@ -38,7 +38,7 @@
 # Prepare means
 # - create GPT partition for a disk, or a loop label for a partition
 # - mark the partition with the ceph type uuid
-# - create a XFS file system
+# - create a file system
 # - mark the fs as ready for ceph consumption
 # - entire data disk is used (one big partition)
 # - a new partition is added to the journal disk (so it can be easily shared)
index 64744180eadc1f76632ae81f8c55565e16ac3a6c..2eb3e1c4f49d4c092619d18318319d61b441ce76 100644 (file)
@@ -38,7 +38,7 @@
 # Prepare means
 # - create GPT partition for a disk, or a loop label for a partition
 # - mark the partition with the ceph type uuid
-# - create a XFS file system
+# - create a file system
 # - mark the fs as ready for ceph consumption
 # - entire data disk is used (one big partition)
 # - a new partition is added to the journal disk (so it can be easily shared)