Hi to all, I'm having some issues while trying to deploy a osd with btrfs: ceph at cephdeploy01:~/ceph-deploy$ ceph-deploy disk activate --fs-type btrfs cephosd02:sdd1:/dev/sde1 [ceph_deploy.cli][INFO ] Invoked (1.4.0): /usr/bin/ceph-deploy disk activate --fs-type btrfs cephosd02:sdd1:/dev/sde1 [ceph_deploy.osd][DEBUG ] Activating cluster ceph disks cephosd02:/dev/sdd1:/dev/sde1 [cephosd02][DEBUG ] connected to host: cephosd02 [cephosd02][DEBUG ] detect platform information from remote host [cephosd02][DEBUG ] detect machine type [ceph_deploy.osd][INFO ] Distro info: Ubuntu 14.04 trusty [ceph_deploy.osd][DEBUG ] activating host cephosd02 disk /dev/sdd1 [ceph_deploy.osd][DEBUG ] will use init type: upstart [cephosd02][INFO ] Running command: sudo ceph-disk-activate --mark-init upstart --mount /dev/sdd1 [cephosd02][WARNIN] 2014-08-06 11:22:02.106327 7f0188c96700 0 librados: client.bootstrap-osd authentication error (1) Operation not permitted [cephosd02][WARNIN] Error connecting to cluster: PermissionError [cephosd02][WARNIN] ERROR:ceph-disk:Failed to activate [cephosd02][WARNIN] ceph-disk: Error: ceph osd create failed: Command '/usr/bin/ceph' returned non-zero exit status 1: [cephosd02][ERROR ] RuntimeError: command returned non-zero exit status: 1 [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph-disk-activate --mark-init upstart --mount /dev/sdd1 It seems that it has something to do with the permissions, I've also try to run the command manually on the osd server, but getting the same error message. Any ideas? Thanks in advance, Best regards, German Anders -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140806/29a4e206/attachment.htm>