Re: Deterministic naming of LVM volumes (ceph-volume)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Webert de Souza Lima (webert.boss@xxxxxxxxx):
> if I may suggest, "ceph osd create" allocates and returns an OSD ID. So you
> could take it by doing:
> 
>  ID=$(ceph osd create)
> 
> then remove it with
> 
>  ceph osd rm $ID
> 
> Now you have the $ID and you can deploy it with ceph-volume (I hope it
> works)

Sure, that works. IMHO it's more of a workaround. The same goes for
renaming the VG/LV after the OSD_ID is known.

Thanks,

Gr. Stefan

-- 
| BIT BV  http://www.bit.nl/        Kamer van Koophandel 09090351
| GPG: 0xD14839C6                   +31 318 648 688 / info@xxxxxx
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux