Project

General

Profile

Feature #3917

Updated by Sage Weil over 11 years ago

ceph-dir-prepare <dir> [journal] or similar 

 somewhat similar to ceph-disk-prepare, but simpler. 

 - allocate osd id 
 - create /var/lib/ceph/osd/$cluster-$id symlink 
 - run ceph-osd --mkfs 
 - touch upstart or sysvinit (or whatever parallels ceph-disk-prepare)

Back