[@t01 ~]# ceph auth get client.bootstrap-osd -o 
​/var/lib/ceph/bootstrap-osd/ceph.keyring
Traceback (most recent call last):
  File "/usr/bin/ceph", line 1272, in <module>
    retval = main()
  File "/usr/bin/ceph", line 1120, in main
    print('Can\'t open output file {0}: {1}'.format(parsed_args.output_file, 
e), file=sys.stderr)
  File "/usr/lib64/python2.7/codecs.py", line 351, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 23: 
ordinal not in range(128)



_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to