On 11/14/2013 12:29 PM, Alfredo Deza wrote:
> On Thu, Nov 14, 2013 at 12:23 PM, Peter Matulis
> <[email protected]> wrote:
>> On 11/13/2013 08:29 AM, Alfredo Deza wrote:

>>> * Automatic SSH key copying/generation for hosts that do not have keys
>>> setup when using `ceph-deploy new`
>>
>> How does it know what public key to send?  It may find one but it may
>> not be the one that should be used (the same one that is present on
>> other nodes).
> 
> Good point, for now it is very naive and it assumed that
> `~/.ssh/id_rsa.pub` is the one that should be used.
> 
> Maybe an extra flag should be added to specify one. Is that what you
> are thinking as well?

Have it look for a predetermined key such as

CEPH_DEPLOY-id_rsa.pub

During cluster creation time ceph-deploy can look for such a key,
probably won't find it, and then create it.

~pmatulis

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to