Related to this thread, radosgw-admin doesn't seem to have anything to list the users. The closest I have as a hack is: rados ls --pool=.users.uid |sed 's,.buckets$,,g' |sort |uniq But this does require internal knowledge of how it's stored, and I don't want to rely on it. On Thu, Sep 18, 2014 at 03:53:27PM +0800, Zhao zhiming wrote: > HI ALL, > I know radosgw-admin can delete one user with command ‘radosgw-admin user rm uid=xxx’, I want to know have some commands to delete multiple or all users? > > thanks. -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Robin Hugh Johnson Gentoo Linux: Developer, Infrastructure Lead E-Mail : robbat2@xxxxxxxxxx GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html