On 25/02/2015 15:23, ceph-users wrote:
# ceph mds rm 23432 mds.'192.168.0.1'
Traceback (most recent call last):
File "/bin/ceph", line 862, in <module>
sys.exit(main())
File "/bin/ceph", line 805, in main
sigdict, inbuf, verbose)
File "/bin/ceph", line 405, in new_style_command
valid_dict = validate_command(sigdict, cmdargs, verbose)
File "/usr/lib/python2.7/site-packages/ceph_argparse.py", line 910,
in validate_command
matched = matchnum(args, sig, partial=True)
File "/usr/lib/python2.7/site-packages/ceph_argparse.py", line 730,
in matchnum
validate_one(word, desc, partial)
File "/usr/lib/python2.7/site-packages/ceph_argparse.py", line 705,
in validate_one
desc.instance.valid(word, partial)
File "/usr/lib/python2.7/site-packages/ceph_argparse.py", line 356,
in valid
t, i = s.split('.')
ValueError: too many values to unpack
Any thoughts?
Two thoughts:
1. You've found a bug in the argument handling, please open a ticket
on tracker.ceph.com for that exception
2. You don't need the second argument to rm, as I mentioned in one of
my previous mails on this thread. You may also find that you don't need
to run "rm" after you've run "fail" for a standby, although it should do
no harm.
Cheers,
John
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com