Hi François,

It's probably better to leave the OSD id to the Ceph cluster. Why do you need 
it ?

Cheers

On 02/10/2014 00:38, Francois Lafont wrote:
> Hi,
> 
> I use Ceph firefly (0.80.6) on Ubuntu Trusty (14.04).
> When I add a new osd to a Ceph cluster, I run these
> commands :
> 
>     uuid=$(uuidgen)
>     osd_id=$(ceph --cluster "my_cluster" osd create "$uuid")
>     printf "The id of this osd will be $osd_id.\n"
> 
> And the osd id is chosen automatically by the cluster.
> Is it possible to choose my-self the id? It's just to
> map IP address with osd id (more readable for me).
> 
> Thanks in advance for your help.
> 
> 

-- 
Loïc Dachary, Artisan Logiciel Libre

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to