Re: [ceph-users] Production deployment methods

2013-05-24 Thread Roman Dilken
Hello, I'm also new and I played yesterday with ceph-deploy. The error ocurred also to me which I could resolve putting all short servernames with their IPs in /etc/hosts on all nodes. A second error occured deploying OSDs with ceph-deploy osd... I resolved this in three steps: 1. I used ceph-d

Re: [ceph-users] Production deployment methods

2013-05-24 Thread Roman Dilken
for the suggestion. I tried adding shortnames to /etc/hosts (I > already have DNS setup), but gatherkeys still fails. > > I really want to use ceph for my cinder backend, and also for my > glance, but if I can't deploy it, I won't use it. > > > On Fri, May 24, 2013

Re: [ceph-users] Production deployment methods

2013-05-24 Thread Roman Dilken
The main issue seemed to be /etc/hosts on the nodes, after that the most issues have gone away. I did ceph-deploy install (without specifiying the distribution, so I assume stable is installed) on all 3 nodes the same time which worked without any problems (I use Debian wheezy). The OSDs on wheez

[ceph-users] OSD

2013-06-11 Thread Roman Dilken
Hi, perhaps a silly question, but am I right that the osd have to be mounted via fstab? Today I started my testcluster and it worked after mounting the OSD-partitions manually. Greetings, Roman ___ ceph-users mailing list ceph-users@lists.ceph.com htt