Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / test / cli / ceph-conf / show-config.t
1   $ ceph-conf -n osd.0 --show-config -c /dev/null | grep ceph-osd
2   admin_socket = /var/run/ceph/ceph-osd.0.asok
3   log_file = /var/log/ceph/ceph-osd.0.log
4   mon_debug_dump_location = /var/log/ceph/ceph-osd.0.tdump
5   $ CEPH_ARGS="--fsid 96a3abe6-7552-4635-a79b-f3c096ff8b95" ceph-conf -n osd.0 --show-config -c /dev/null | grep fsid
6   fsid = 96a3abe6-7552-4635-a79b-f3c096ff8b95