Hi,
         I have made a mistake, and create a pool named "-help",
         Execute command "ceph osd lspools", and returns:
         0 data,1 metadata,2 rbd,3 testpool1,4 testpool2,5 -help,6 testpool3,
         The problem is: now I want to delete or rename the pool '-help', when 
I run the command
         ceph osd pool rename "-help" aaa
         or: ceph osd pool delete -help
         that would not work, and returns
usage: ceph [-h] [-c CEPHCONF] [-i INPUT_FILE] [-o OUTPUT_FILE]
            [--id CLIENT_ID] [--name CLIENT_NAME] [--cluster CLUSTER]
            [--admin-daemon ADMIN_SOCKET] [--admin-socket ADMIN_SOCKET_NOPE]
            [-s] [-w] [--watch-debug] [--watch-info] [--watch-sec]
            [--watch-warn] [--watch-error] [--version] [--verbose] [--concise]
            [-f {json,json-pretty,xml,xml-pretty,plain}]
ceph: error: argument -h/--help: ignored explicit argument 'elp'

anybody can help me to delete or rename the pool '-help' ? thanks!
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to