Re: [ceph-users] Regd: Ceph-deploy

2013-05-15 Thread Igor Laskovy
Try to minimizate differences between users on admin node and storage nodes. Use the same naming for admin user (used for execute ceph-deploy) and user which you use for storage nodes. On Tue, May 14, 2013 at 6:09 PM, John Wilkins wrote: > This is usually due to a connectivity issue: > > http://

Re: [ceph-users] Regd: Ceph-deploy

2013-05-14 Thread John Wilkins
This is usually due to a connectivity issue: http://ceph.com/docs/master/start/quick-start-preflight/#ensure-connectivity Make sure ceph-deploy can access the node where you are trying to deploy the monitor; then, repeat the ceph-deploy mon create step again. Then, repeat the ceph-deploy gatherkey