You could mount /dev/sdb to a filesystem, such as /ceph-disk, and then do this: ceph-deploy osd create ceph-node1:/ceph-disk
Your journal would be a file doing it this way. [yp] Michael Kuriger Sr. Unix Systems Engineer * [email protected]<mailto:[email protected]> |* 818-649-7235 From: Vickey Singh <[email protected]<mailto:[email protected]>> Date: Tuesday, June 9, 2015 at 12:21 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [ceph-users] Beginners ceph journal question Hello Cephers Beginners question on Ceph Journals creation. Need answers from experts. - Is it true that by default ceph-deploy creates journal on dedicated partition and data on another partition. It does not creates journal on file ?? ceph-deploy osd create ceph-node1:/dev/sdb This commands is creating data partition : /dev/sdb2 Journal Partition : /dev/sdb1 In ceph-deploy command i have not specified journal partition but still it creates a journal on sdb1 ? - How can i confirm if journal is on block device partition or on file ? - How can i create journal on a file ? command would be helpful ? Regards Vicky
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
