On Tue, Jun 15, 2010 at 1:17 PM, Min Zhou <[email protected]> wrote:
> Here is my ceph.conf at /home/ceph/ceph.conf
.. snip
>       pid file = $CEPH_CONF/out/$name.pid
Currently there are only a limited number of variables that you can
use for replacement: $type, $id, $num, $name and $host. You can't use
environment variables yet, although adding it might be a good idea.

>       mon data = $CEPH_OSD_DIR/dev/mon0"
...
>       mon data = $CEPH_OSD_DIR/dev/mon1"
The same goes here. Note also that you're missing quotes anyway.


Thanks,
Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to