On Wed, 16 Oct 2013, Snider, Tim wrote: > I configured my cluster using the default journal location for my osds. Can > I migrate the default journals to explicit separate devices without a > complete cluster teardown and reinstallation? How? - stop a ceph-osd daemon, then - ceph-osd --flush-journal -i NNN - set/adjust the journal symlink at /var/lib/ceph/osd/ceph-NNN/journal to point wherever you want - ceph-osd --mkjournal -i NNN - start ceph-osd This won't set up the udev magic on the journal device, but that doesn't really matter if you're not hotplugging devices. sage _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com