----- Original Message ----- > From: "Dan Nica" <dan.nica@xxxxxxxxxxxxxxxxxxxx> > To: ceph-users@xxxxxxxx > Sent: Thursday, 3 December, 2015 1:39:16 AM > Subject: infernalis osd activation on centos 7 > Hi guys, > After managing to get the mons up, I am stuck at activating the osds with the > error below > [ceph_deploy.conf][DEBUG ] found configuration file at: > /home/ceph/.cephdeploy.conf What is the fsid in this file? 0c36d242-92a9-4331-b48d-ce07b628750a or 0e906cd0-81f1-412c-a3aa-3866192a2de7 ? Check that your config in /home/ceph/ matches your running config. Cheers, Brad > [osd01][WARNIN] __main__.Error: Error: No cluster conf found in /etc/ceph > with fsid 0c36d242-92a9-4331-b48d-ce07b628750a > [osd01][ERROR ] RuntimeError: command returned non-zero exit status: 1 > [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph-disk -v > activate --mark-init systemd --mount /dev/sdb1 > Why do I get no cluster conf ? > [ceph@osd01 ~]$ ll /etc/ceph/ > total 12 > -rw------- 1 ceph ceph 63 Dec 2 10:30 ceph.client.admin.keyring > -rw-r--r-- 1 ceph ceph 270 Dec 2 10:31 ceph.conf > -rwxr-xr-x 1 ceph ceph 92 Nov 10 07:06 rbdmap > -rw------- 1 ceph ceph 0 Dec 2 10:30 tmp0jJPo4 > [ceph@osd01 ~]$ cat /etc/ceph/ceph.conf > [global] > fsid = 0e906cd0-81f1-412c-a3aa-3866192a2de7 > mon_initial_members = cmon01, cmon02, cmon03 > mon_host = 10.8.250.249,10.8.250.248,10.8.250.247 > auth_cluster_required = cephx > auth_service_required = cephx > auth_client_required = cephx > filestore_xattr_use_omap = true > why is it looking for other fsid than in the ceph.conf ? > Thanks, > Dan > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com