diff mbox

mkcephfs: error when creating journal file in a directory that differs from OSD data dir

Message ID AANLkTil_ohGJT2BXejGM0__A_WMdhXUQKdXQK7oKjdPR@mail.gmail.com (mailing list archive)
State Accepted
Headers show

Commit Message

CC Lien June 3, 2010, 3:43 p.m. UTC
None
diff mbox

Patch

diff --git a/src/mkcephfs.in b/src/mkcephfs.in
index 1caddf1..6c1f2dc 100644
--- a/src/mkcephfs.in
+++ b/src/mkcephfs.in
@@ -220,6 +220,7 @@  for name in $what; do

     if [ "$type" = "osd" ]; then
  get_conf osd_data "" "osd data"
+ get_conf osd_journal "" "osd journal"
  get_conf keyring "" "keyring"
  get_conf btrfs_path "$osd_data" "btrfs path"  # mount point defaults so
osd data