Re: valid characters for pool and rbd name

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

 



Hi,

As Wido wrote, there does not seem to be any restriction.

https://github.com/ceph/ceph/blob/master/src/mon/MonCommands.h#L494
defines CephPoolname as a "PLainold string" :-)
https://github.com/ceph/ceph/blob/master/src/mon/MonCommands.h#L63
which can be any string because
https://github.com/ceph/ceph/blob/master/src/pybind/ceph_argparse.py#L303
does not define the valid() method
https://github.com/ceph/ceph/blob/master/src/pybind/ceph_argparse.py#L81

Cheers

On 14/12/2013 10:14, James Harper wrote:
> What characters are valid for a pool and an rbd name?
> 
> Thanks
> 
> James
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> 

-- 
Loïc Dachary, Artisan Logiciel Libre

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux