initial code repo
[stor4nfv.git] / src / ceph / src / test / cli / ceph-conf / show-config.t
diff --git a/src/ceph/src/test/cli/ceph-conf/show-config.t b/src/ceph/src/test/cli/ceph-conf/show-config.t
new file mode 100644 (file)
index 0000000..cfd7239
--- /dev/null
@@ -0,0 +1,6 @@
+  $ ceph-conf -n osd.0 --show-config -c /dev/null | grep ceph-osd
+  admin_socket = /var/run/ceph/ceph-osd.0.asok
+  log_file = /var/log/ceph/ceph-osd.0.log
+  mon_debug_dump_location = /var/log/ceph/ceph-osd.0.tdump
+  $ CEPH_ARGS="--fsid 96a3abe6-7552-4635-a79b-f3c096ff8b95" ceph-conf -n osd.0 --show-config -c /dev/null | grep fsid
+  fsid = 96a3abe6-7552-4635-a79b-f3c096ff8b95