Hey, I am trying to create the basic 3-node cluster stated in the quick start guide. I've created 4 VMs (Ubuntu 14.04):1 admin node, 2 OSD nodes and 1 monitor node.The installation of ceph went fine on all nodes.I met no problems with monitor-node at all.Though, when I execute ceph-deploy osd activate node-osd0:/var/local/osd0 I get the following error message : ** ERROR: error creating empty object store in /var/local/osd0: (13) Permission denied and of course [node-osd0][ERROR ] RuntimeError: command returned non-zero exit status: 1[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph-disk -v activate --mark-init upstart --mount /var/local/osd0 The same error messages occur for node-osd1, also.Should I change the ownership of node-osdx:/var/local/osdx to ceph:ceph or is there another fix?Shouldn't ceph-deploy manage this on its own during activating? Thanks in advance !
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com