On May 6, 2014 7:12 AM, "Gandalf Corvotempesta" < [email protected]> wrote: > > 2014-05-06 13:08 GMT+02:00 Dan Van Der Ster <[email protected]>: > > I've followed this recipe successfully in the past: > > > > http://wiki.skytech.dk/index.php/Ceph_-_howto,_rbd,_lvm,_cluster#Add.2Fmove_journal_in_running_cluster > > I'll try but my ceph.conf doesn't have any "osd journal" setting set > (i'm using ceph-ansible to manage the cluster) so, how does ceph know > the journal location? > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
The journal location is not in ceph.conf, check /var/lib/ceph/osd/ceph-X/journal, which is a symlink to the osd's journal device.
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
