On Wed, Dec 12, 2012 at 1:31 PM, Stefan Priebe <s.priebe@xxxxxxxxxxxx> wrote: > Hello List, > > ceph osd create $NUM > > does not seem to work anymore ;-( > > # ceph osd createosd. 62 > unknown command createosd Read those two lines again. Very slowly. :) The correct syntax is ceph osd create <uuid> The uuid is optional, but you don't specify IDs; it gives you an ID back. -Greg > > Crushmap is already changed and imported ceph.conf is altered and reloaded. > > Greets > Stefan > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html