I played with it enough to make it work.
Basically i created the directory it was going to put the data in
mkdir /var/lib/ceph/osd/ceph-22
Then I ran ceph-deploy activate which then did a little bit more into putting it in the cluster but it still didn't start because of permissions with the journal.
Some of the permissions were set to ceph:ceph I tried the new permissions but it failed to start, and after reading a mailing list a reboot may have fixed that.
Anyway I ran chown -R root:root ceph-22 and after that is started.
I still need to fix permissions but I am happy I got it in atleast.
--Scott
On Thu, Jul 7, 2016 at 2:54 PM Scottix <scottix@xxxxxxxxx> wrote:
Hey,This is the first time I have had a problem with ceph-deployI have attached the log but I can't seem to activate the osd.I am runningceph version 10.2.0 (3a9fba20ec743699b69bd0181dd6c54dc01c64b9)I did upgrade from Infernalis->JewelI haven't changed ceph ownership but I do have the config optionsetuser_match_path = /var/lib/ceph/$type/$cluster-$idAny help would be appreciated,Scott
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com