Hi All,

I'm deploying a small Ceph cluster (1 MON, 4 OSD, 1MDS) using a modified 
version of the ENovance Puppet modules 
(https://github.com/enovance/puppet-ceph) (I'm using Dumpling on Ubuntu 12.04 
instead of Bobtail on Debian).

All goes well until themes is deployed and I get the following error message:

err: 
/Stage[main]//Node[ceph-mds0.test]/Ceph::Mds[0]/Exec[ceph-mds-keyring]/returns: 
change from notrun to 0 failed: ceph auth get-or-create mds.0 mds 'allow ' osd 
'allow *' mon 'allow rwx' returned 1 instead of one of [0] at 
/etc/puppet/modules/ceph/manifests/mds.pp:62

Manually running the command gives the following error:

# ceph auth get-or-create mds.0 mds 'allow ' osd 'allow *' mon 'allow rwx'
2013-08-21 15:32:53.892813 7fd6621a8780 unable to authenticate as client.admin
2013-08-21 15:32:53.894303 7fd6621a8780 ceph_tool_common_init failed.

Any suggestions?

Thanks,
--
Daniele Stroppa
Researcher
Institute of Information Technology
Zürich University of Applied Sciences
http://www.cloudcomp.ch<http://www.cloudcomp.ch/>

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to