ceph-deploy issues rhel6

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

 



Hi,

I am trying to run ceph-deploy on a very basic 1 node configuration.
But this is causing an exception that is confusing me,

ceph-deploy mon create cbcbobj00.umiacs.umd.edu
ceph-mon: mon.noname-a 192.168.7.235:6789/0 is local, renaming to
mon.cbcbobj00
ceph-mon: set fsid to a602d0c8-5c6e-442c-bad4-5d9801924a60
ceph-mon: created monfs at /var/lib/ceph/mon/ceph-cbcbobj00 for
mon.cbcbobj00
Traceback (most recent call last):
  File "/usr/bin/ceph-deploy", line 21, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/ceph_deploy/cli.py", line 112,
in main
    return args.func(args)
  File "/usr/lib/python2.6/site-packages/ceph_deploy/mon.py", line 234,
in mon
    mon_create(args)
  File "/usr/lib/python2.6/site-packages/ceph_deploy/mon.py", line 138,
in mon_create
    init=init,
  File "/usr/lib/python2.6/site-packages/pushy/protocol/proxy.py", line
255, in <lambda>
    (conn.operator(type_, self, args, kwargs))
  File "/usr/lib/python2.6/site-packages/pushy/protocol/connection.py",
line 66, in operator
    return self.send_request(type_, (object, args, kwargs))
  File
"/usr/lib/python2.6/site-packages/pushy/protocol/baseconnection.py",
line 323, in send_request
    return self.__handle(m)
  File
"/usr/lib/python2.6/site-packages/pushy/protocol/baseconnection.py",
line 639, in __handle
    raise e
pushy.protocol.proxy.ExceptionProxy: [Errno 2] No such file or directory

Thanks,
derek


-- 
---
Derek T. Yarnell
University of Maryland
Institute for Advanced Computer Studies
_______________________________________________
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]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux