[root@camelot ~]# cat /etc/ceph/ceph.keyring [mon.] key = AQD6yftRkKY3NxAA5VNbtUM23C3uPqUUXYSHeQ== [client.admin] key = AQANyvtRYDHCCxAAwgcgdMJ9ue64m6+enYONOw== [root@camelot ~]# monmaptool --create --add camelot 10.198.1.3:6789 monmap monmaptool: monmap file monmap monmaptool: generated fsid 87a5f355-f7be-43aa-b26c-b6ad23f371bb monmaptool: writing epoch 0 to monmap (1 monitors) [root@camelot ~]# ceph-mon --mkfs -i camelot --monmap monmap --keyring /etc/ceph/ceph.keyring ceph-mon: created monfs at /srv/mon.camelot for mon.camelot [root@camelot ~]# service ceph start === mon.camelot === Starting Ceph mon.camelot on camelot... === mds.camelot === Starting Ceph mds.camelot on camelot... starting mds.camelot at :/0 [root@camelot ~]# ceph auth get mon. access denied